winix/winixd/models
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 Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01: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 Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
group.h start working on User and Group classes 2021-04-30 01:34:48 +02:00
item.cpp added option do_migration_to_winix_fullmorm do the config (only temporarily) 2021-04-14 14:13:47 +02:00
item.h added option do_migration_to_winix_fullmorm do the config (only temporarily) 2021-04-14 14:13:47 +02:00
itemcontent.cpp updated to the new Pikotools api (new Space struct) 2021-04-09 17:50:58 +02:00
itemcontent.h added support for new morm api 2021-03-11 18:48:18 +01:00
user.cpp start working on User and Group classes 2021-04-30 01:34:48 +02:00
user.h start working on User and Group classes 2021-04-30 01:34:48 +02:00