Commit Graph

40 Commits (master)

Author SHA1 Message Date
vuko 987705b436 update to new MutableMapping import path
collections.MutableMapping is deprecated since version Python 3.3
and was removed in Python 3.10
2022-10-04 22:00:58 +02:00
vuko 8bff421cc4 add shell.nix 2022-02-27 19:01:44 +01:00
vuko cee4dae456 adding default.nix and setup.py 2021-11-11 22:01:04 +01:00
vuko 877ab90cde port to python3, revert to serial connection 2021-11-11 22:00:55 +01:00
vuko 7555b62a1e move files 2021-11-11 20:38:17 +01:00
vuko 44d1949951 modify admin to connect via TCP 2020-02-12 21:04:09 +01:00
informatic dc3227a7cb Increase space, fix zerofill in emem_print, disable DEBUG, dumper util
Note: emem_print output format has been changed
2016-07-22 23:58:00 +02:00
Bartosz Stebel e04883e09f gnuj 2015-08-31 22:48:36 +02:00
q3k eb0a11c706 Final new version. 2015-03-07 02:58:07 +01:00
q3k d15ede7072 Add MACd comms to Python client 2015-03-05 00:45:18 +01:00
q3k 406882b5de Merge branch 'minefield' 2015-03-04 23:08:22 +01:00
q3k 5b0e1cbb36 ino compatibility 2015-03-04 23:05:19 +01:00
Tomek Dubrownik 043b4ed4a9 python2 2012-01-14 19:34:17 +01:00
Tomek Dubrownik 45eaf49465 format string fixed 2012-01-12 18:11:30 +01:00
Tomek Dubrownik dcc30292de added the _show_cards utility 2012-01-06 22:40:35 +01:00
Tomek Dubrownik dacfb779b0 set of changes adding flags to _add, _revoke_{card,user}
try them with -h/--help
2012-01-06 22:38:31 +01:00
Tomek Dubrownik 2bf714766c storage should be mostly fixed now 2012-01-06 13:04:34 +01:00
Tomek Dubrownik 52e7f09a84 oops 2012-01-05 18:35:24 +01:00
Tomek Dubrownik 8747af607a testing 2012-01-05 18:32:58 +01:00
Sergiusz Bazanski 0515af97b7 Merge branch 'minefield' 2011-11-09 18:16:36 +01:00
Sergiusz Bazanski 8bf4441eba Added empty cards file. 2011-11-09 18:16:09 +01:00
Sergiusz Bazanski e8e9b35ce7 Fucking destructor, how does it work? 2011-11-09 18:15:45 +01:00
Tomek Dubrownik 74e73df110 minor fixes 2011-11-09 17:25:04 +01:00
Tomek Dubrownik 44057288e7 Merge branch 'minefield' of github.com:tdubrownik/doorman 2011-11-08 15:58:52 +01:00
Sergiusz Bazanski 6abec97b09 Magic now generated from key. 2011-11-08 14:00:47 +01:00
Sergiusz Bazanski 2e75049619 Hastily added storage encapsulation support for existing data stores. Not
tested. Your mileage may vary.
2011-11-08 01:31:01 +01:00
Sergiusz Bazanski b8aa635d0d CBC > EBC. IIRC. 2011-11-08 00:49:44 +01:00
Sergiusz Bazanski da99ddb4ad Encrypted storage now uses magic. 2011-11-08 00:46:49 +01:00
Sergiusz Bazanski 47fde1ef32 Added encrypted storage. 2011-11-08 00:42:44 +01:00
Sergiusz Bazanski 30777707d2 sha -> hashlib (sha is deprecated) 2011-11-08 00:12:10 +01:00
Sergiusz Bazanski b2553d5105 Fix indentation. 2011-11-08 00:10:24 +01:00
Sergiusz Bazanski b62d161864 Pet peeves: Reorder imports according to PEP1337 or something 2011-11-08 00:09:20 +01:00
Sergiusz Bazanski bf4c434d1b Storage transactions work. 2011-11-08 00:05:02 +01:00
Sergiusz Bazanski 83e6d9ce24 Delete the fucking backup. 2011-11-08 00:01:38 +01:00
Sergiusz Bazanski 47e2c80af1 Basic transaction handling. It's ugly and not even tested. 2011-11-08 00:00:29 +01:00
Sergiusz Bazanski dafbaf4f77 Actually, let's abstract this out. Whatever. 2011-11-07 23:26:51 +01:00
Sergiusz Bazanski 287aa63b86 Added encryption setting in options file. 2011-11-07 23:25:58 +01:00
Sergiusz Bazanski b478aea592 Started encryption container development. 2011-11-07 23:24:37 +01:00
Tomek Dubrownik c4df7fbe6b Debug removed 2011-11-07 21:27:10 +01:00
Tomek Dubrownik 8e71fa4a16 moved python code to ./admin 2011-11-07 21:20:30 +01:00