winix/winixd/db
Tomasz Sowa 4277f90bad start working on User and Group classes
- User and Group has been moved to 'models' directory
- removed UserPass struct (passwords fields were put to User struct)
not working yet, we need support for binary blobs in morm
2021-04-30 01:34:48 +02:00
..
Makefile Makefiles: added path to morm/src to -I flags 2018-11-23 18:28:15 +00:00
Makefile.dep changed in Makefile: we have now one lib pikotools/pikotools.a 2021-03-31 20:25:09 +02:00
Makefile.o.dep Makefile deps 2021-02-25 00:15:03 +01:00
db.cpp start working on User and Group classes 2021-04-30 01:34:48 +02:00
db.h start working on User and Group classes 2021-04-30 01:34:48 +02:00
dbbase.cpp updated to the new Pikotools api (new Space struct) 2021-04-09 17:50:58 +02:00
dbbase.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
dbconn.cpp moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
dbconn.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
dbtextstream.cpp updated to the new Pikotools api (new Space struct) 2021-04-09 17:50:58 +02:00
dbtextstream.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00