summaryrefslogtreecommitdiff
path: root/plugins/password/drivers
AgeCommit message (Expand)Author
2012-02-24- Fixed drivers namespace issuesalec
2011-11-23- Save Samba password hashes in capital letters (#1488197)alec
2011-11-13- Added option to use punycode or unicode for domain names (#1488103)alec
2011-10-26- Improve generated crypt() passwords (#1488136)alec
2011-10-08- Fixed bug where 'doveadm pw' command was used as dovecotpw utilityalec
2011-08-09- Fixed Samba password hashing in 'ldap' driveralec
2011-05-03 - Improvements to DirectAdmin password drivernetbit
2011-03-07- When old and new passwords are the same, do nothing, return success (#1487823)alec
2011-02-15- Virtualmin driver: Add option for setting username format (#1487781)alec
2011-02-10- ldap/ldap_simple drivers: use password_ldap_samba_pwattr/password_ldap_samb...alec
2011-02-09- Fix deprecated split() usage in xmail and directadmin drivers (#1487769) alec
2010-12-28- ldap/ldap_simple drivers: support Samba password changealec
2010-12-10- ldap_simple driver: fix parse erroralec
2010-12-06- Fix usage of configured temp_dir instead of /tmp (#1487447)alec
2010-11-30- Chpasswd driver: add newline at end of input to chpasswd binary (#1487141)alec
2010-11-09- Add line number in logged error messagesalec
2010-11-05- hMail driver: add username_domain detection (#1487100)alec
2010-11-02- hMail driver: Add possibility to connect to remote host (patch from Roland ...alec
2010-10-07- Fixed SQL Injection in SQL driver when using %p or %o variables in query (#...alec
2010-09-30- Added password_ldap_lchattr option (#1486927) alec
2010-09-29- Added possibility to display extended error messages (#1486704)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-10- added lost chpass-wrapper.pyalec
2010-09-10- Security improvements for chpasswd driver (#1486987)alec
2010-09-10- Added XMail driver for password pluginalec
2010-08-01- Added ldap_simple driveralec
2010-06-20- Removed user_login/username_local/username_domain methods,alec
2010-06-04- fix typoalec
2010-04-29- Use mail_domain value for domain variables when there is no domain in usern...alec
2010-04-27- cleanup + some improvements in hmail driveralec
2010-04-22- Password: chpasswd driver (#1486647)alec
2010-04-22- Password: PAM driveralec
2010-04-22- Password: added hMailserver (hmail) driveralec
2010-04-19- added password_dovecotpw_with_method optionalec
2010-04-19- fix dovecotpw featuresalec
2010-04-16- Password: added virtualmin driver (#1486398)alec
2010-04-07 Password: Allow to search for user DN (#1486316), allow to bind anonymously ...alec
2010-03-23- Password: Support dovecotpw encryptionalec
2010-03-20moved pluginstill