libuser-0.60
Use lu_homedir_remove_for_user() where possible
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
New functions lu_homedir_remove_for_user() and lu_homedir_remove_for_user_if_owned().
* 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