Handle hostnames with upper-case letters
[webmin.git] / ldap-useradmin / ldap-useradmin-lib.pl
2011-06-20 Jamie CameronIgnore custom fields that are already set by the module...
2011-06-15 Jamie CameronMake object class comparisons case-insensitive
2011-05-27 Jamie CameronPrevent all field names from being the same
2011-04-19 Jamie CameronUse new UI for extra fields
2010-12-17 Jamie CameronFix stupid use of length(@) when I meant scalar(@)
2010-12-17 Jamie CameronRemove use of deprecated defined(@foo)
2010-09-20 Jamie CameronDon't change userPassword attribute if not needed
2010-09-07 Jamie CameronModule config options for additional object classes
2010-07-31 Jamie CameronCorrect module for mkdir_if_needed function
2010-05-20 Jamie CameronShow LDAP group descriptions in list
2010-01-23 Jamie CameronHandle empty new object class
2009-10-14 Jamie CameronChange sn when modifying user
2009-10-08 Jamie CameronDon't change DN un-necessarily when renaming a user...
2009-07-21 Jamie CameronFix permissions
2009-06-17 Jamie CameronFix renaming of groups in LDAP
2009-03-01 Jamie CameronUse new module
2008-12-04 Jamie CameronUse generic LDAP client function
2008-12-01 Jamie CameronProperly support TLS and SSL
2008-11-28 Jamie CameronMore fixes by Bas van den Heuvel
2008-11-28 Jamie CameronIMAP folder separator option
2008-10-04 Jamie Cameronui-libification of ldap module
2008-08-07 Jamie CameronBetter handling of uris in LDAP config
2008-07-08 Jamie CameronMake group SIDs start from 1001
2008-07-04 Jamie CameronDon't double ssha
2008-03-21 Jamie CameronSSHA support
2008-03-20 Jamie CameronEnsure no empty object classes
2008-03-01 Jamie CameronForgot to set schema
2008-03-01 Jamie CameronAdd to person object class by default
2008-02-04 Jamie CameronAdded locking
2007-10-06 Jamie CameronAll Samba attributes are removed when Samba access...
2007-08-26 Jamie Cameronset_user_env fixes
2007-08-22 Jamie CameronRename before changing attributes, to avoid duplicate...
2007-08-08 Jamie CameronProperly set DN in cache when creating users and groups
2007-07-17 Jamie CameronSmarter UID/GID allocation code
2007-07-17 Jamie CameronAvoid ID clashes in new allocation mode
2007-04-12 Jamie CameronInitial checkin of Webmin