Fanani M. Ihsan
9cdf123a63
Merge pull request #9 from apertoso/null_terminated_string_fix
...
FIX better handle null terminated string input from clock
2017-11-14 05:23:17 +02:00
Jos De Graeve
464a609f2c
FIX better handle null terminated string input from clock
...
There is no guarantee about what is after the first null byte
in ordinary C strings. When string buffers are read, the
current code fails when garbage is sent after the first null byte.
This patch causes everything after the first byte to be discarded.
2017-11-10 12:30:30 +01:00
Fanani M. Ihsan
8a1331adc5
release app version 5.0
2016-07-17 13:40:16 +07:00
Fanani M. Ihsan
715c9ade72
update README file
2016-07-04 16:29:01 +07:00
Fanani M. Ihsan
536e4a932f
fixed get_users: update data parser
2016-07-04 16:15:41 +07:00
Fanani M. Ihsan
4b807ddfa1
update constant variable
2016-07-04 13:55:29 +07:00
Fanani M. Ihsan
f500083a59
update documentation
2016-06-24 19:09:25 +07:00
Fanani M. Ihsan
c6b8cf1200
pep8 standarization
2016-06-24 19:00:55 +07:00
Fanani M. Ihsan
5abb3b5134
release app version 0.4
2016-06-23 16:31:18 +07:00
Fanani M. Ihsan
b55102936c
update README
2016-06-23 16:22:13 +07:00
Fanani M. Ihsan
fb306ab8ac
update README.md
2016-06-17 15:02:01 +07:00
Fanani M. Ihsan
5c8c695596
update setup.py
2016-06-17 14:21:34 +07:00
Fanani M. Ihsan
36fc5525f8
minor fix
2016-06-17 14:18:29 +07:00
Fanani M. Ihsan
bd1b4310f9
update sphinx documentation
2016-06-17 14:10:39 +07:00
Fanani M. Ihsan
13f73704e6
fixed readme
2016-06-17 14:00:39 +07:00
Fanani M. Ihsan
fb81af5d59
fixed readme
2016-06-17 14:00:13 +07:00
Fanani M. Ihsan
93f95e4a73
update README
2016-06-17 13:54:05 +07:00
Fanani M. Ihsan
685262fab8
fixed CHANGELOG.md
2016-06-17 13:42:37 +07:00
Fanani M. Ihsan
dfa6630b1f
add CHANGELOG.md
2016-06-17 13:41:39 +07:00
Fanani M. Ihsan
a92f712851
Merge branch 'dev'
2016-06-17 13:33:14 +07:00
Fanani M. Ihsan
7e55f9bcd8
fixing indentation
2016-06-17 13:31:24 +07:00
Fanani M. Ihsan
410ef01cbb
fixing method clear_data
2016-06-15 19:41:59 +07:00
Fanani M. Ihsan
c9a3d712f2
add method to clear attendance
2016-06-15 19:15:12 +07:00
Fanani M. Ihsan
4662212bdc
add function to get attendance record
2016-06-12 16:35:02 +07:00
Fanani M. Ihsan
0bd1f62ac0
add function to get attendance recorrd
2016-06-12 15:46:20 +07:00
Fanani M. Ihsan
ac51194f57
add module delete user
2016-06-11 13:58:49 +07:00
Fanani M. Ihsan
21c685e8c5
update exception
2016-06-10 15:35:55 +07:00
Fanani M. Ihsan
ef1944f4da
typo
2016-06-10 14:16:22 +07:00
Fanani M. Ihsan
7b33ceeded
add function to clear data
2016-06-10 11:27:49 +07:00
Fanani M. Ihsan
457749cee0
Merge branch 'master' into dev
2016-06-09 17:52:42 +07:00
Fanani M. Ihsan
577ade6c4b
fixing get_serialnumber method
2016-06-09 13:37:19 +07:00
Fanani M. Ihsan
77887d1e7a
add module to get serial number
2016-06-09 11:20:39 +07:00
Fanani M. Ihsan
a0c0e817ad
update test
2016-05-30 09:59:39 +07:00
Fanani M. Ihsan
9e6dfacaff
disable travis test
2016-05-30 09:54:56 +07:00
Fanani M. Ihsan
6d0a69ddee
update README.md
2016-05-30 09:49:54 +07:00
Fanani M. Ihsan
eb0e87da0a
release app version 0.2
2016-05-30 09:47:58 +07:00
Fanani M. Ihsan
43a9732fbc
update documentation
2016-05-30 09:29:00 +07:00
Fanani M. Ihsan
ff4495e0f7
fixing get_user bugs when user null
2016-05-29 20:27:01 +07:00
Fanani M. Ihsan
16acb77cbe
minor fix get_users function
2016-05-27 10:15:13 +07:00
Fanani M. Ihsan
362a0b91be
minor fix
2016-05-27 10:01:00 +07:00
Fanani M. Ihsan
f6d9cc2887
reffactor function
2016-05-27 09:59:52 +07:00
Fanani M. Ihsan
aca1e14b4e
update documentation
2016-05-27 08:54:17 +07:00
Fanani M. Ihsan
af9e590ccb
typo
2016-05-27 08:48:58 +07:00
Fanani M. Ihsan
64b2ad3880
update setup.py
2016-05-27 08:24:56 +07:00
Fanani M. Ihsan
fd3ba26f09
update README
2016-05-27 02:10:53 +07:00
Fanani M. Ihsan
2d8a87a7a9
update documentation
2016-05-27 02:09:40 +07:00
Fanani M. Ihsan
545d46d14f
update documentation
2016-05-27 02:01:59 +07:00
Fanani M. Ihsan
19130be006
update basic usage information
2016-05-27 01:42:04 +07:00
Fanani M. Ihsan
c996391117
update README
2016-05-27 01:33:51 +07:00
Fanani M. Ihsan
725b138e8b
update sphinx docs
2016-05-27 01:27:43 +07:00