alecpl
2012-04-14 1495ac7913095ae8284c3501b7d4e6dd31a484ec
2011-09-19 alecpl
- Make rcube_ldap bind() and sasl_bind() methods public
blob@ 9eeb14 commitdiff | diff to current
2011-09-13 alecpl
- Fix encoding of LDAP contacts identifiers (#1488079)
blob@ c3ba0e commitdiff | diff to current
2011-09-12 alecpl
- Fix required_fields checking per discussion in #1488073
blob@ 6f45fa commitdiff | diff to current
2011-09-05 thomascube
Fallback to mail_domain in LDAP variable replacements; add 'host' to 'user_...
blob@ 94a5a2 commitdiff | diff to current
2011-08-24 thomascube
Fix group members listing for ldap directories
blob@ c63e57 commitdiff | diff to current
2011-08-16 thomascube
Correctly quote group filter
blob@ 94ce75 commitdiff | diff to current
2011-08-12 alecpl
- Add debug for operations on groups
blob@ 755189 commitdiff | diff to current
2011-08-12 alecpl
- Remove double semicolon
blob@ a17030 commitdiff | diff to current
2011-08-11 thomascube
Fix saving and deleting LDAP contacts; skip client-side input validation fo...
blob@ 0f1fae commitdiff | diff to current
2011-07-17 thomascube
Filter LDAP groups by search query
blob@ 4d9f62 commitdiff | diff to current
2011-07-17 thomascube
Fix ldap group members listing
blob@ ce4e0e commitdiff | diff to current
2011-07-08 alecpl
- Make Undo action optional by setting undo_timeout=0
blob@ 63fda8 commitdiff | diff to current
2011-06-18 thomascube
Use numSubOrdindates inconjuction with VLV to count total
blob@ 6af7e0 commitdiff | diff to current
2011-06-16 alecpl
- Add addressbook name in contact info frame (#1487958)
blob@ cc90ed commitdiff | diff to current
2011-06-14 thomascube
Allow to specify multiple sort columns as array (currently only used for VLV)
blob@ fd8975 commitdiff | diff to current
2011-06-13 thomascube
Use dechex() instead of sprintf() for base conversion
blob@ 6f3fa9 commitdiff | diff to current
2011-06-13 thomascube
Show more debug output
blob@ 795692 commitdiff | diff to current
2011-06-13 alecpl
- Support array in 2nd argument of search() when searching by primary key, ...
blob@ 648674 commitdiff | diff to current
2011-06-09 thomascube
Only select dn for count queries
blob@ c1db48 commitdiff | diff to current
2011-06-09 thomascube
Implement LDAPv3 Virtual List View (VLV) for paged results listing
blob@ 69ea3a commitdiff | diff to current
2011-06-03 alecpl
- Added addressbook advanced search
blob@ e9a9f2 commitdiff | diff to current
2011-06-01 alecpl
- Add popup with basic fields selection for addressbook search
blob@ 3cacf9 commitdiff | diff to current
2011-05-12 thomascube
Improve display name composition when saving contacts (#1487143), with plug...
blob@ e84818 commitdiff | diff to current
2011-05-04 alecpl
- Stop execution when LDAP addressbook is configured but PHP's ldap functio...
blob@ 56651c commitdiff | diff to current
2011-04-15 thomascube
Fixed LDAP patch
blob@ d476d3 commitdiff | diff to current
2011-04-15 thomascube
Replace LDAP vars in group queries (#1487837)
blob@ d1e08f commitdiff | diff to current
2011-03-01 thomascube
Fix LDAP group identifiers
blob@ 15e944 commitdiff | diff to current
2011-02-17 alecpl
- Add LDAP SASL bind and proxy authentication (#1486692)
blob@ 4d982d commitdiff | diff to current
2011-02-15 thomascube
Allow group identifiers to be changed upon renaming (used in LDAP)
blob@ 360bd3 commitdiff | diff to current
2011-02-14 thomascube
Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
blob@ 3e2637 commitdiff | diff to current
2011-02-09 thomascube
Codestyle and formatting; don't attempt to save empty array values
blob@ a97937 commitdiff | diff to current
2011-02-03 alecpl
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
blob@ e8d5bd commitdiff | diff to current
2011-01-29 thomascube
Add groups support for LDAP address books, contributed by Andreas Dick
blob@ 6039aa commitdiff | diff to current
2011-01-18 thomascube
Merge branch devel-addressbook (r4193:4382) back into trunk
blob@ 0501b6 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2010-09-30 alecpl
- Add option do bind for an individual LDAP address book (#1486997)
blob@ 1148c6 commitdiff | diff to current
2010-09-29 alecpl
- Add Internationalized Domain Name (IDNA) support (#1483894)
blob@ e99991 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-06-20 alecpl
- Add %dc variable support in base_dn/bind_dn config (#1486779)
blob@ f76765 commitdiff | diff to current
2010-06-03 alecpl
- Support dynamic hostname (%d/%n) variables in configuration options (#148...
blob@ bb8721 commitdiff | diff to current
2010-05-10 alecpl
- Fix autocomplete shows entries without email (#1486452)
blob@ 25fdec commitdiff | diff to current
2010-04-21 alecpl
- Add sizelimit and timelimit variables in LDAP config (#1486544)
blob@ 93c018 commitdiff | diff to current
2010-03-25 alecpl
- typo
blob@ 5ffceb commitdiff | diff to current
2010-02-22 alecpl
- added lost param description
blob@ eb27aa commitdiff | diff to current
2010-01-28 alecpl
- add file/line definitions to raise_error() calls
blob@ 10eedb commitdiff | diff to current
2010-01-27 alecpl
- Re-fix #1485201
blob@ 4fc7a7 commitdiff | diff to current
2009-12-23 alecpl
- Fix LDAP problem with special characters in RDN (#1486320)
blob@ 100440 commitdiff | diff to current
2009-09-21 alecpl
- Added 'ldap_debug' option + small change to not rely on rcube_config insi...
blob@ 010274 commitdiff | diff to current
2009-09-11 alecpl
- last commit fix
blob@ 2b8207 commitdiff | diff to current
first | « prev | next »