Aleksander Machniak
2014-10-28 d93019125cca783e8acfaa68467024375321e55f
2014-08-18 Thomas Bruederli
Make LDAP errors available to the application
blob@ 028734 commitdiff | diff to current
2014-08-13 Thomas Bruederli
Allow to search for LDAP groups with 'group_filter' enabled
blob@ 834fb6 commitdiff | diff to current
2014-08-02 Jeroen van Meeuwen (Kolab Systems)
Correct reference to old function get_dn()
blob@ 8ee8be commitdiff | diff to current
2014-08-01 Jeroen van Meeuwen (Kolab Systems)
Use Net_LDAP3
blob@ 6ac939 commitdiff | diff to current
2014-04-09 Thomas Bruederli
Fix accidental key replacements
blob@ a2cf7c commitdiff | diff to current
2014-04-08 Thomas Bruederli
Don't remove messages from list when moving to another folder in multi-fold...
blob@ 1e9a59 commitdiff | diff to current
2014-03-06 Thomas Bruederli
Support structured data for autocompletion results; map 'type' attribute to...
blob@ 532c10 commitdiff | diff to current
2014-01-16 Thomas Bruederli
Use the right base_dn for listing records of the selected group
blob@ 8fc49e commitdiff | diff to current
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
blob@ 6b2b2e commitdiff | diff to current
2013-12-04 Aleksander Machniak
Fix issue where groups were not deleted when "Replace entire addressbook" o...
blob@ 18b40c commitdiff | diff to current
2013-10-30 Thomas Bruederli
Fix function calls after refactoring
blob@ 4c02ef commitdiff | diff to current
2013-10-25 Thomas Bruederli
Applied the (modified) patch to extend configuration possibilities of LDAP ...
blob@ 3ce7c5 commitdiff | diff to current
2013-10-04 Aleksander Machniak
Search for user DN only if one of bind_dn, base_dn, groups_base_dn settings...
blob@ e426ae commitdiff | diff to current
2013-09-08 Thomas Bruederli
Save groups membership in VCard export (#1488509)
blob@ 79367a commitdiff | diff to current
2013-08-13 Aleksander Machniak
Fix replacement variables in user-specific base_dn in some LDAP requests (#...
blob@ 4287c9 commitdiff | diff to current
2013-07-03 Aleksander Machniak
Store group objectclass to member attribute mapping in one place, cs fixes
blob@ 3e7b9b commitdiff | diff to current
2013-07-03 Aleksander Machniak
Fix groups list in contact info page - get_record_groups() result is a ID=>...
blob@ 42b9ce commitdiff | diff to current
2013-06-26 Aleksander Machniak
Support 'univentiongroup' objectclass, small code improvements
blob@ 1b52cf commitdiff | diff to current
2013-06-26 Aleksander Machniak
Refactoring in groups cache handling code, CS fixes
blob@ 4feb8e commitdiff | diff to current
2013-06-26 Thomas Bruederli
Don't query cache if static group_filter list is used
blob@ b373ac commitdiff | diff to current
2013-06-26 Thomas Bruederli
Describe group filter's name_attr in sample config; defaults to 'cn' if not...
blob@ 9eaf68 commitdiff | diff to current
2013-06-19 Aleksander Machniak
Fixed so ldap cache can be disabled Fixed issue where ldap groups cache was...
blob@ b20025 commitdiff | diff to current
2013-06-19 Thomas Bruederli
Use the right attribute to display group names
blob@ 8862f6 commitdiff | diff to current
2013-06-19 Aleksander Machniak
Cache LDAP's user_specific search and use vlv for better performance (#1489...
blob@ 5a6c3a commitdiff | diff to current
2013-06-19 Aleksander Machniak
Fix debug setting in ldap classes
blob@ fae90d commitdiff | diff to current
2013-06-18 Aleksander Machniak
Unify LDAP debug messages
blob@ c64bee commitdiff | diff to current
2013-06-18 Thomas Bruederli
Consolidate quote_string() method usage; don't add additional filter if req...
blob@ 4500b2 commitdiff | diff to current
2013-06-18 Thomas Bruederli
Merge branch 'dev-advanced-ldap-groups': - Refactoring: separated address b...
blob@ dd5472 commitdiff | diff to current
2013-06-06 Aleksander Machniak
Make LDAP cache engine configurable via ldap_cache and ldap_cache_ttl options
blob@ b07426 commitdiff | diff to current
2013-05-07 Aleksander Machniak
Avoid uninitialized/unused variables
blob@ 3725cf commitdiff | diff to current
2013-05-01 Aleksander Machniak
Use create_function() instead of eval()
blob@ 4741d1 commitdiff | diff to current
2013-05-01 Thomas Bruederli
Escape user input values when used in eval()
blob@ c2e1ab commitdiff | diff to current
2013-05-01 Aleksander Machniak
Fix so addressbook_search_mode works also for group search (#1489079)
blob@ ec4331 commitdiff | diff to current
2013-04-30 Aleksander Machniak
Fix removal of a contact from a group in LDAP addressbook (#1489081)
blob@ 40d419 commitdiff | diff to current
2013-02-14 Thomas Bruederli
Optimmize memory usage by only fetching the necessary attributes used for c...
blob@ 807c3d commitdiff | diff to current
2013-02-14 Thomas Bruederli
Various fixes in contact groups handling with LDAP directories
blob@ c8a714 commitdiff | diff to current
2013-02-13 Thomas Bruederli
Fix autocompletion search with VLV support
blob@ 772b73 commitdiff | diff to current
2013-02-13 Thomas Bruederli
Improve group members listing + fix VLV index usage
blob@ f924f5 commitdiff | diff to current
2013-02-13 Thomas Bruederli
Don't save 'internal' or empty serialized values
blob@ 49cb69 commitdiff | diff to current
2013-02-13 Thomas Bruederli
Prepare for VLV auto-detection (requries 'config_root_dn' config option)
blob@ 004f86 commitdiff | diff to current
2013-02-13 Thomas Bruederli
Refactored the LDAP address book into a generic LDAP wrapper class and an a...
blob@ 203323 commitdiff | diff to current
2013-02-07 Thomas Bruederli
Finish hierarchical groups browsing in LDAP address books; add according UI...
blob@ 86552f commitdiff | diff to current
2013-02-05 Thomas Bruederli
Add special config attribute 'group_filters' to specify a fixed list of gro...
blob@ ec2185 commitdiff | diff to current
2013-02-01 Thomas Bruederli
Allow to list contact groups in (paged) list (yet incomplete)
blob@ c5a5f9 commitdiff | diff to current
2013-01-23 Thomas Bruederli
Use LDAP fallback hosts on connect + bind because with OpenLDAP 2.x ldap_co...
blob@ e114a6 commitdiff | diff to current
2013-01-07 Aleksander Machniak
Fix searching by date in address book (#1488888)
blob@ 83f707 commitdiff | diff to current
2012-12-18 Aleksander Machniak
Cleanup, remove file paths from doc
blob@ d2534c commitdiff | diff to current
2012-12-10 Aleksander Machniak
Fix PHP Warning: ldap_parse_virtuallist_control() expects parameter 2 to b...
blob@ 1aaa4b commitdiff | diff to current
2012-11-26 Aleksander Machniak
Cleaner way of handling user password in framework-based programs with no s...
blob@ 5b06e2 commitdiff | diff to current
2012-11-26 Aleksander Machniak
Clarify rcube::get_user_name() usage, add rcube::get_user_email()
blob@ 789e59 commitdiff | diff to current
first | « prev | next »