- Jan 20, 2012
-
-
- Jan 05, 2011
-
-
Kurt Zeilenga authored
-
- Jan 04, 2011
-
-
Quanah Gibson-Mount authored
-
- Apr 13, 2010
-
-
Kurt Zeilenga authored
-
- Jan 22, 2009
-
-
Kurt Zeilenga authored
-
- Feb 12, 2008
-
-
Kurt Zeilenga authored
-
- Jan 08, 2008
-
-
Kurt Zeilenga authored
-
- Sep 29, 2007
-
-
Howard Chu authored
-
- Sep 27, 2007
-
-
Ralf Haferkamp authored
-
- Sep 24, 2007
-
-
Howard Chu authored
-
- Sep 15, 2007
-
-
Pierangelo Masarati authored
-
- Sep 01, 2007
-
-
Quanah Gibson-Mount authored
-
- Jul 23, 2007
-
-
Howard Chu authored
-
Howard Chu authored
-
- Jul 13, 2007
-
-
Howard Chu authored
-
- Jan 02, 2007
-
-
Kurt Zeilenga authored
-
- Aug 22, 2006
-
-
Kurt Zeilenga authored
-
- Apr 12, 2006
-
-
Kurt Zeilenga authored
unifdef -DSLAP_ACL_HONOR_MANAGE unifdef -DSLAP_OVERLAY_ACCESS unifdef -DSLAP_ORDERED_PRETTYNORM unifdef -DSLAP_AUTHZ_SYNTAX Move LDAP_COLLECTIVE_ATTRIBUTES, LDAP_COMP_MATCH, and LDAP_SYNC_TIMESTAMP back behind LDAP_DEVEL (as these either too experimental or not yet implemented).
-
- Jan 14, 2006
-
-
Pierangelo Masarati authored
-
- Jan 03, 2006
-
-
Kurt Zeilenga authored
-
- Aug 25, 2005
-
-
Pierangelo Masarati authored
-
- Aug 02, 2005
-
-
Pierangelo Masarati authored
-
- Jul 21, 2005
-
-
Luke Howard authored
-
- Mar 29, 2005
-
-
Sang Seok Lim authored
-
- Mar 19, 2005
-
-
Kurt Zeilenga authored
-
- Feb 16, 2005
-
-
Sang Seok Lim authored
-
- Jan 30, 2005
-
-
Pierangelo Masarati authored
handle compare in frontend if backend couldn't handle it (and returned SLAP_CB_CONTINUE; e.g. if wrapped around an overlay...)
-
- Jan 26, 2005
-
-
Pierangelo Masarati authored
move compare to frontend (disabled by default, only invoked if backend doesn't provide hook); honor ITS#3472 (disclose access check); fix ITS#3521 as well (check access to hasSubordinates); fix a problem in backend_attribute() with operational attrs; add backend_access() helper
-
- Jan 23, 2005
-
-
Pierangelo Masarati authored
global overlays need to set o_bd = frontendDB to return the error in case no database can be selected
-
- Jan 01, 2005
-
-
Kurt Zeilenga authored
-
- Oct 06, 2004
-
-
Howard Chu authored
-
- Oct 01, 2004
-
-
Howard Chu authored
-
- Sep 26, 2004
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- Sep 17, 2004
-
-
Kurt Zeilenga authored
filterentry cleanup
-
- Sep 07, 2004
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Need to implement filter support (for entryDN and subschemaSubentry). Fixed hasSubordinate assert() bug in entry filters
-
- Sep 04, 2004
-
-
Kurt Zeilenga authored
-
- Jul 31, 2004
-
-
Pierangelo Masarati authored
-
- Jul 26, 2004
-
-
Pierangelo Masarati authored
frontend stuff moved into a database structure, essentially to allow overlays to be processed before database selection; passes all tests (ITS#3080)
-