libuser-0.58
Rename lu_ent_get_first_current_* to *_current
Fix crash on error in *enumerate*Full.
2005-06-08 Miloslav Trmac <mitr@redhat.com>
Fix memory leaks when listing attributes
fix gtk dialog callback to work with pygtk2
- fix a subtle bug in the files module that would show up when renaming accounts- fix mapping methods for entity structures in python
Don't leak references when initializing the Python module
Handle a Python object allocation failure
Add lu_users_enumerate_by_group_full and lu_groups_enumerate_by_user_full
* Fri Jul 20 2001 Nalin Dahyabhai <nalin@redhat.com> - finish home directory population - implement home directory moving - change entity get semantics in the python bindings to allow default values for .get() - add lu_ent_has(), and a python has_key() method to Entity types
more tweaking