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
/
roundcubemail
/
program
/
include
/
rcube_ldap.php
Age
Commit message (
Expand
)
Author
2012-05-02
Fix handling of 'serialzied' LDAP address attributes
thomasb
2012-05-02
- Allow to configure the number of values allowed for each LDAP attribute
thomasb
2012-04-16
- Replace some references to rcmail with rcube
alec
2012-04-16
- Framework refactoring (I hope it's the last one):
alec
2012-04-13
- Merge devel-framework branch, resolved conflicts
alec
2012-04-12
- Fix importing to LDAP addressbook when mail attribute is required by
alec
2012-04-11
- Fix contact information update in case when contact photo exists (#1488420)
alec
2012-04-10
- Improved member attribute detection with fallback in create_group()
alec
2012-04-10
- Fix removing all folders on import to LDAP addressbook (added rcube_ldap::d...
alec
2012-04-07
- Improved validation and forced RDN in required_fields (#1488254)
alec
2012-03-29
- Support LDAP RFC2256's country object class read/write (#1488123)
alec
2012-02-29
- Fix warning when properties array is empty
alec
2012-02-15
Skip empty group members (seen in OpenLDAP backends)
thomasb
2012-02-05
- Support AD's objectClass=group
alec
2012-02-02
Allow users to choose cols for contacts list sorting
thomasb
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomasb
2012-01-16
- Add addressbook name to debug output (#1488304)
alec
2012-01-13
- Remove redundant ldap_count_entries() call
alec
2012-01-04
Improve support for multiple composite address fields in LDAP directories
thomasb
2011-12-04
Accept contact IDs as array or comma-separated string
thomasb
2011-12-01
- Fix issue where "S: Error: Success" was printed to debug log
alec
2011-11-30
- Fix parse error from last commit (grrrrr, do tests before commit!)
alec
2011-11-30
- Add possibility to do LDAP bind before searching for bind DN.
alec
2011-11-30
- Set sizelimit of main search function for vlv_search to page_size.
alec
2011-11-29
- Fix identation
alec
2011-11-28
Improve check of attribute changes when updating a contact
thomasb
2011-11-28
Fix saving of composite fields in LDAP
thomasb
2011-11-28
Set (empty) value of member attribute when creating a new group
thomasb
2011-11-25
- Add some debug and error handling around vlv_search
alec
2011-11-10
- Add option to define matching method for addressbook search (#1486564, #148...
alec
2011-11-08
Implement common setters for debug mode
thomasb
2011-11-05
Added config property to set LDAP_OPT_REFERRALS option to an LDAP connection
thomasb
2011-10-30
Also merge properties of child cols of composite address book fields + remove...
thomasb
2011-10-30
Improve definition of composite address fields of LDAP contacts
thomasb
2011-10-28
Avoid errors
thomasb
2011-10-28
LDAP: use VLV pseudo-search for autocompletion
thomasb
2011-10-19
Add (experimental) support for some extendted PHP LDAP functions when queryin...
thomasb
2011-10-19
- Added 'search_dn_default' variable in ldap config
alec
2011-10-14
- Fix %dn replacement
alec
2011-10-14
Also allow groups list to be fetched using VLV
thomasb
2011-10-12
Fix BER encoding of records-per-page parameter
thomasb
2011-10-11
Improve group member fetching
thomasb
2011-10-10
Rewrite groups listing: use recursive methods to list members of (nested) gro...
thomasb
2011-10-07
Autocomplete LDAP records when adding contacts from mail (#1488073)
thomasb
2011-10-07
- Make sure LDAP name fields aren't arrays (#1488108)
alec
2011-10-06
Read group members according to objectClass of group records; support groupOf...
thomasb
2011-10-06
Skip VLV if a group is selected; show advanced search form if activating a 's...
thomasb
2011-09-30
Make LDAP group name attribute configurable
thomasb
2011-09-21
Add option 'searchonly' for address books; currently used by LDAP directories
thomasb
2011-09-20
- Fix listing contacts in a group
alec
[next]