- 18 Oct, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 27 Aug, 2003 1 commit
-
-
Jong Hyuk Choi authored
-
- 25 Aug, 2003 1 commit
-
-
Jong Hyuk Choi authored
- context csn management for modrdn - call slap_mods_opattrs() for moved entries as well
-
- 02 Jul, 2003 1 commit
-
-
Jong Hyuk Choi authored
- conf file processing udpate - misc updates
-
- 27 Jun, 2003 1 commit
-
-
Jong Hyuk Choi authored
-
- 23 Jun, 2003 1 commit
-
-
Jong Hyuk Choi authored
-
- 01 May, 2003 1 commit
-
-
Jong Hyuk Choi authored
- add "updatedn" to the replication specification - return referral to update to the slave server
-
- 30 Apr, 2003 1 commit
-
-
Luke Howard authored
order to prevent the operation from being passed to the backend. It need only return a non-zero error code.
-
- 17 Apr, 2003 2 commits
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- 14 Apr, 2003 1 commit
-
-
Howard Chu authored
-
- 12 Apr, 2003 1 commit
-
-
Howard Chu authored
-
- 11 Apr, 2003 1 commit
-
-
Howard Chu authored
-
- 05 Apr, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 31 Mar, 2003 2 commits
-
-
Howard Chu authored
-
Luke Howard authored
-
- 30 Mar, 2003 1 commit
-
-
Howard Chu authored
consolidated into the Operation structure. All reply parameters are consolidated into the new SlapReply structure. Most operations now have identical call signatures... Changes are not #ifdef'd, revert to -r NO_SLAP_OP_BLOCKS if necessary to back out.
-
- 24 Mar, 2003 1 commit
-
-
Howard Chu authored
no normalizer, a_nvals = a_vals.
-
- 01 Mar, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 25 Feb, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 10 Feb, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 09 Feb, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 07 Feb, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 27 Jan, 2003 1 commit
-
-
Pierangelo Masarati authored
-
- 23 Jan, 2003 1 commit
-
-
Luke Howard authored
Support search preop/rewrite/postop plugins for root DSE and subschema
-
- 21 Jan, 2003 2 commits
-
-
Luke Howard authored
failure
-
Luke Howard authored
Rename internal slapi_XXX API to slapi_x_XXX Always set result code/matched/error text in operation parameter block to make available to postoperation plugins
-
- 20 Jan, 2003 1 commit
-
-
Luke Howard authored
behaviour: 1. Plugins never return LDAP result codes, instead they return a small integer (0 or -1, others for special cases) 2. Preoperation plugins can abort processing by returning a non- zero value to the frontend 3. Postoperation plugins never abort processing (all are called) and their return values are ignored
-
- 19 Jan, 2003 1 commit
-
-
Luke Howard authored
Connection, Operation and Backend structures. Ensure that SLAPI_MODIFY_MODS is set to an array of LDAPMods.
-
- 03 Jan, 2003 1 commit
-
-
Kurt Zeilenga authored
-
- 27 Dec, 2002 1 commit
-
-
Pierangelo Masarati authored
-
- 07 Dec, 2002 1 commit
-
-
Pierangelo Masarati authored
SLAPI - Netscape plugin API for slapd - based on patch contributed by Steve Omrani <somrani@us.ibm.com> as ITS#2073
-
- 29 Sep, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 23 Aug, 2002 1 commit
-
-
Pierangelo Masarati authored
-
- 21 Aug, 2002 1 commit
-
-
Pierangelo Masarati authored
-
- 16 Aug, 2002 1 commit
-
-
Pierangelo Masarati authored
-
- 12 Aug, 2002 1 commit
-
-
Kurt Zeilenga authored
-
- 10 Aug, 2002 1 commit
-
-
Howard Chu authored
inaccessible, this is original code, not contributed.)
-
- 11 Jul, 2002 1 commit
-
-
Julius Enarusai authored
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
-
- 08 Apr, 2002 1 commit
-
-
Pierangelo Masarati authored
ITS#1677 - cast away const warnings ITS#1678 - unsigned char args to ctype funcs ITS#1682 - don't redefine ldap_debug ITS#1683 - uninitialized vars ITS#1703 - ldo_debug initialization ITS#1705 - unsigned testing ITS#1706 - socklen_t args ITS#1719 - back-tcl update (other cleanups/fixes/improvements; yet untested) ITS#1724 - integerNormalize/integerFilter/integerIndexer bugs ITS#1725 - libdes not required Implement back-null (/dev/null style backend) Cleanup some misc warnings ("%lu" format, unused/uninitialized vars, ambiguous operator precedence) Kurt, please regenerate configure
-