openuds/server
2012-11-28 08:46:07 +00:00
..
.settings * Added support for OS Managers to change services passwords. 2012-11-26 13:39:22 +00:00
documentation Some more refactoring done 2012-07-27 12:13:05 +00:00
src Now, on deseralization, sets values of "new fields" (those added to class AFTER a serialization) to defaults one. (So, if we have make a class with 3 fields, "a", "b" and "c", and we at a later stage adds "d", if serialiezed data contains only "a" "b" & "c", deseralziation will fill the value of "d" with its default value (if it has one) 2012-11-28 08:46:07 +00:00
.project Initial release 2012-07-19 23:47:54 +00:00
.pydevproject Initial release 2012-07-19 23:47:54 +00:00