Handle hostnames with upper-case letters
[webmin.git] / ldap-server / ldap-server-lib.pl
2011-06-11 Jamie CameronFix continuation line handling
2011-02-10 Jamie CameronPreserve order numbers when editing LDAP ACL rules
2011-02-10 Jamie CameronFix un-locking of files
2011-02-10 Jamie CameronFixed typo
2011-02-07 Jamie CameronUse default LDAP protocols, as seem on RHEL 6
2011-02-03 Jamie CameronUse new config location on RHEL 6
2010-12-17 Jamie CameronFix stupid use of length(@) when I meant scalar(@)
2010-12-17 Jamie CameronRemove use of deprecated defined(@foo)
2010-10-31 Jamie CameronConvert gethostby* functions to IPv6-friendly equivalents
2010-06-10 Jamie CameronFix bugs editing LDIF format access control rules
2010-06-08 Jamie CameronWork on parsing split LDIF lines
2010-06-07 Jamie CameronRemove debug code
2009-07-21 Jamie CameronFix permissions
2009-05-06 Jamie CameronCompleted LDIF support
2009-05-06 Jamie CameronMove LDIF access control rules up and down
2009-05-05 Jamie CameronYet more work on LDAP and LDIF
2009-05-04 Jamie CameronMore work on new LDIF configuration format support
2009-05-02 Jamie CameronMore work on new LDAP config format
2009-05-01 Jamie CameronSome work on new LDIF config format for OpenLDAP
2009-03-03 Jamie CameronUse new module
2008-12-04 Jamie CameronUse generic function for LDAP connection in LDAP server...
2008-12-01 Jamie CameronTLS is never needed
2008-12-01 Jamie CameronField to edit protocol, SSL browsing fix
2008-11-28 Jamie CameronPut new directives over commented version, to preserve...
2008-08-06 Jamie CameronFix try-again for SSL
2008-03-01 Jamie CameronMake example user a person
2008-02-27 Jamie CameronHandle ACL DNs with spaces
2007-12-18 Jamie CameronFinished help
2007-12-17 Jamie CameronCompleted ACL management
2007-12-17 Jamie CameronACL editing mostly done
2007-12-17 Jamie CameronMore work on ACLs
2007-12-16 Jamie CameronMore work on access control page
2007-12-16 Jamie CameronStarted work on access control page
2007-12-15 Jamie CameronHandle wrong file ownership
2007-12-15 Jamie CameronButton to init ldap server
2007-12-15 Jamie CameronEnable/disable at boot
2007-12-14 Jamie CameronDefault configs for various systems
2007-12-14 Jamie CameronMore work on DN creation scripts
2007-12-13 Jamie CameronAccess control
2007-12-12 Jamie CameronMore work on LDAP schema management
2007-12-11 Jamie CameronCompleted SSL cert generation
2007-12-09 Jamie CameronMore ldap server options
2007-11-27 Jamie CameronCatalan updates
2007-11-19 Jamie CameronNicer error messages
2007-11-19 Jamie CameronAdded logging
2007-11-19 Jamie CameronLimit search results for LDAP DB
2007-11-18 Jamie CameronStop/start/apply buttons, size and time limits
2007-11-18 Jamie CameronCompleted LDAP server configuration page
2007-11-07 Jamie CameronFinished off LDAP browser
2007-11-06 Jamie CameronAttribute editing, creation and deletion support
2007-11-04 Jamie CameronMore ldap work
2007-11-04 Jamie CameronMore work on LDAP server module