index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
password
/
drivers
Age
Commit message (
Expand
)
Author
2013-05-07
Avoid unused local variables
Aleksander Machniak
2013-05-06
Fix various PHP code bugs found using static analysis (#1489086)
Aleksander Machniak
2013-05-06
Fix bugs caught by static analysis
Aleksander Machniak
2013-03-30
Added new cPanel driver - fixes localization related issues (#1487015)
Aleksander Machniak
2013-03-02
Use rcube_utils::parse_host() for host config in smb driver (#1488784)
Aleksander Machniak
2013-01-18
Remove deprecated functions (from bc.php file) usage in plugins
Aleksander Machniak
2012-12-26
Update plugins/password/drivers/pam.php
Mike Hennessy
2012-12-17
CS fixes, mostly tabs to spaces conversion
Aleksander Machniak
2012-11-25
Use new RCUBE_PLUGINS_DIR constant
Thomas Bruederli
2012-09-05
Merge https://github.com/roundcube/roundcubemail into crypt_hash_branch
defa
2012-09-04
Fix parse error in virtualmin driver (#1488668)
Aleksander Machniak
2012-09-04
Password plugin made compatible with modern Virtualmin
GDR\!
2012-08-28
fixed the patch after some testing, works productive
defa
2012-08-27
added more digest-support to crypt-function
defa
2012-08-08
Merge branch 'pdo'
Aleksander Machniak
2012-08-07
Fix errors after removing users.alias column (#1488581)
Aleksander Machniak
2012-06-19
Replace rcube_mdb2 with rcube_db
Aleksander Machniak
2012-05-24
Password plugin made compatible with modern Virtualmin
GDR\!
2012-04-19
- Update the HTTPSocket class from 2.7 to 2.8 to avoid plugin problems when u...
vbenincasa
2012-03-31
Move plugins repository into roundcubemail root folder; svn:externals are not...
thomascube
2010-03-20
moved plugins
till
2010-02-06
- Password: fix vpopmaild driver (#1486478)
alecpl
2009-10-09
- Added XIMSS (Communigate) driver for Password plugin
alecpl
2009-10-02
- Password: cPanel driver added
alecpl
2009-09-20
- Password plugin: fix vpopmaild driver
vbenincasa
2009-09-20
- Password plugin: added vpopmaild driver
vbenincasa
2009-09-05
- Password Plugin: Fix %d inserts username instead of domain (#1486088)
alecpl
2009-09-02
- Password plugin: support hashed passwords and username parts in sql driver ...
alecpl
2009-09-01
- add new_link=true to password_db_dsn (#1486067)
alecpl
2009-08-25
- lost DirectAdmin driver file
alecpl
2009-08-24
- Password/LDAP: support %name, %domain in userdn (#1486055)
alecpl
2009-07-31
- Password plugin: added ldap_force_replace option (#1486014)
alecpl
2009-07-01
Allow to configure additional arguments for the saslpasswd2 call
thomascube
2009-07-01
Use regular return values
thomascube
2009-06-30
Add SASL password wrapper program + update SASL instructions in README
thomascube
2009-06-30
Use html_table class to build password form + add german localizations + code...
thomascube
2009-06-26
- Password plugin: added LDAP driver
alecpl
2009-06-20
- Password plugin: added poppassd driver
alecpl
2009-06-20
- Password plugin: implemented drivers
alecpl