index
:
pear/Net_LDAP3
master
PHP Pear library implementing LDAPv3 functionality
kolab-devel@kolab.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-10
Parse Oracle DSEE aclRights attributes correctly.
Jeroen van Meeuwen (Kolab Systems)
1
-42/+165
2014-08-27
Fix PHP Fatal error: Call to a member function entries() on a non-object (#3518)
Aleksander Machniak
1
-1/+3
2014-08-11
Don't log password argument of ldapsearch command
Aleksander Machniak
1
-2/+7
2014-08-06
Add get_dn() method + some CS and documentation fixes
Aleksander Machniak
1
-3/+16
2014-08-05
Don't log bind passwords
Aleksander Machniak
1
-2/+2
2014-08-01
Prevent miscomparison between a preferred sort on the client (application) an...
pear-Net-LDAP3-1.0.0
Jeroen van Meeuwen (Kolab Systems)
1
-5/+8
2014-08-01
Allow multiple VLV definitions for the same base dn
Jeroen van Meeuwen (Kolab Systems)
1
-29/+30
2014-07-03
Fix logging vlv sort attribute(s) + small fixes
Aleksander Machniak
1
-3/+5
2014-04-18
Refactoring and code cleanup + CS fixes (preparing for integration with Round...
Aleksander Machniak
2
-746/+669
2014-01-17
Add delete_entry_recursive() method
Aleksander Machniak
1
-2/+26
2014-01-17
Fix issue when modifying entry's RDN attribute and new value is a one-element...
Aleksander Machniak
1
-6/+4
2013-12-04
Applied some code and perf. improvements from Kolab WAP
Aleksander Machniak
1
-12/+17
2013-09-25
Fix completely broken list_group_members()
Aleksander Machniak
1
-79/+66
2013-09-17
Skip searching for nsuniqueid if searched value is too short to be a unique i...
Aleksander Machniak
1
-1/+8
2013-09-13
Fix issues in vlv indexes handling + small CS improvements
Aleksander Machniak
1
-28/+26
2013-09-10
Fix unhandled ldap errors + some CS fixes (Bug #2201)
Aleksander Machniak
1
-3/+16
2013-07-30
Fix search operators
Aleksander Machniak
1
-3/+11
2013-07-30
Support <, >, <=, >= operators in searches
Aleksander Machniak
1
-3/+12
2013-07-10
Remove hard coded root dns and such, and check ldap results before executing ...
Jeroen van Meeuwen (Kolab Systems)
1
-4/+15
2013-07-10
Don't forget to uncomment the line that actually adds the new replica place-h...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2013-07-10
Add function add_replication_agreements($domain_root_dn)
Jeroen van Meeuwen (Kolab Systems)
1
-2/+198
2013-06-28
Use configured TLS flag for Net_LDAP2 connection
Aleksander Machniak
1
-1/+2
2013-06-17
Fix possible fatal errors on failed connection
Aleksander Machniak
1
-22/+22
2013-05-26
Replace Log::trace() with $this->_debug()
Aleksander Machniak
1
-1/+1
2013-05-24
Do not call legacy_rights() Do not call domain_root_dn() Ensure groups is a v...
Jeroen van Meeuwen (Kolab Systems)
1
-3/+8
2013-05-24
Fix typo in debug message
Aleksander Machniak
1
-1/+1
2013-05-24
Better error handling on ldapsearch usage (Bug #1733)
Aleksander Machniak
1
-1/+6
2013-02-14
Make sure that configured referrals are actually set despite openldap install...
Jeroen van Meeuwen (Kolab Systems)
1
-1/+9
2013-01-24
Merge branch 'master' of ssh://git.kolab.org/git/pear/Net_LDAP3
Thomas Bruederli
1
-0/+2
2013-01-24
Add some documentation, define dependency to PEAR:Net_LDAP2 package
Thomas Bruederli
1
-10/+38
2013-01-23
Reset additional search filter after search (Bug #1565)
Aleksander Machniak
1
-0/+2
2013-01-23
Use absolute path for includes
Thomas Bruederli
1
-1/+1
2013-01-23
Make constructor behave the same as config_set(), except triggering hooks
Thomas Bruederli
1
-1/+10
2013-01-17
CS fixes, consistent character casing of false/true/null
Aleksander Machniak
1
-153/+153
2013-01-17
Remove PEAR dependency
Aleksander Machniak
1
-24/+19
2013-01-17
CS fixes
Aleksander Machniak
1
-57/+57
2013-01-17
Update Net_LDAP3 with fixes from Kolab Webadmin
Aleksander Machniak
1
-71/+187
2013-01-16
Unify logging; make dependency to PEAR:Log class optional
Thomas Bruederli
1
-7/+7
2012-09-22
Correct the test of the additional filter when VLV is active
Jeroen van Meeuwen (Kolab Systems)
1
-3/+7
2012-09-04
Correct the default login filter used
Jeroen van Meeuwen (Kolab Systems)
1
-1/+1
2012-09-04
Fix get_entry_attribute() and get_entry_attributes()
Jeroen van Meeuwen (Kolab Systems)
1
-14/+9
2012-09-04
Only get the domain and localpart from the username if no domain is specified...
Jeroen van Meeuwen (Kolab Systems)
1
-8/+13
2012-09-04
Cache supported controls once obtained
Jeroen van Meeuwen (Kolab Systems)
1
-0/+5
2012-08-30
The login() function should recognize the $username argument is actually a di...
Jeroen van Meeuwen (Kolab Systems)
1
-2/+15
2012-08-22
Make delete_entry() function public
Jeroen van Meeuwen (Kolab Systems)
2
-40/+72
2012-08-21
Commit refactorings as part of the effort to integrate Net_LDAP3 into the Kol...
Jeroen van Meeuwen (Kolab Systems)
2
-668/+1475
2012-08-18
Initial commit
Jeroen van Meeuwen (Kolab Systems)
2
-0/+1542