index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
password
/
drivers
Age
Commit message (
Expand
)
Author
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 change
alec
2010-12-10
- ldap_simple driver: fix parse error
alec
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 messages
alec
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.py
alec
2010-09-10
- Security improvements for chpasswd driver (#1486987)
alec
2010-09-10
- Added XMail driver for password plugin
alec
2010-08-01
- Added ldap_simple driver
alec
2010-06-20
- Removed user_login/username_local/username_domain methods,
alec
2010-06-04
- fix typo
alec
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 driver
alec
2010-04-22
- Password: chpasswd driver (#1486647)
alec
2010-04-22
- Password: PAM driver
alec
2010-04-22
- Password: added hMailserver (hmail) driver
alec
2010-04-19
- added password_dovecotpw_with_method option
alec
2010-04-19
- fix dovecotpw features
alec
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 encryption
alec
2010-03-20
moved plugins
till