- Apr 13, 2004
-
-
Pierangelo Masarati authored
-
- Jan 01, 2004
-
-
Kurt Zeilenga authored
-
- Nov 28, 2003
-
-
Kurt Zeilenga authored
-
- Jul 15, 2003
-
-
Jong Hyuk Choi authored
- SyncRepl support in back-ldbm - back-ldbm functions return LDAP return codes for internal operations (callback) - subentry code copy from back-bdb - Misc udpates
-
- Jan 03, 2003
-
-
Kurt Zeilenga authored
-
- Dec 14, 2002
-
-
Hallvard Furuseth authored
-
- Jul 11, 2002
-
-
Julius Enarusai authored
Coverted LDAP_LOG macro to use subsystem ID int values instead of string values
-
- Mar 24, 2002
-
-
Kurt Zeilenga authored
-
- Jan 29, 2002
-
-
Kurt Zeilenga authored
by the giant rwlock.
-
- Jan 06, 2002
-
-
Howard Chu authored
-
- Jan 04, 2002
-
-
Kurt Zeilenga authored
-
- Jan 01, 2002
-
-
Howard Chu authored
-
- Dec 29, 2001
-
-
Howard Chu authored
-
Howard Chu authored
-
- Dec 28, 2001
-
-
Kurt Zeilenga authored
-
- Oct 05, 2001
-
-
Kurt Zeilenga authored
-
- Jul 22, 2001
-
-
Kurt Zeilenga authored
-
- Jul 21, 2001
-
-
Pierangelo Masarati authored
Now operations that set the status of an entry to CREATING (add.c, modrdn.c) need to set it to COMMIT, by calling cache_entry_commit, before returning the entry itself, otherwise the entry is removed from the cache and its private data is freed. Should fix crashes due to add failures as in ITS#1245
-
- Jul 20, 2001
-
-
Pierangelo Masarati authored
Reworked API of nextid; e_private gets destroyed separately from the entry in case add fails (should fix ITS#1245)
-
- Jul 11, 2001
-
-
Pierangelo Masarati authored
added function cache_find_entry_ndn2id that avoids an unnecessary call to dn_normalize; now dn2id calls this function, while the original function has been left as a wrapper
-
- Jan 17, 2001
-
-
Gary Williams authored
-
- Jun 10, 2000
-
-
Kurt Zeilenga authored
-
- Jun 07, 2000
-
-
Kurt Zeilenga authored
Plus more pthread rwlock code
-
- May 13, 2000
-
-
Kurt Zeilenga authored
-
- Sep 24, 1999
-
-
Kurt Zeilenga authored
s/dn_normalize/dn_validate/ s/dn_normalize_case/dn_normalize/
-
- Sep 08, 1999
-
-
Kurt Zeilenga authored
Replace old Id as needed (back-tcl). Leave updating of contribWare to contributors (for now).
-
- Aug 20, 1999
-
-
Kurt Zeilenga authored
-
- Aug 19, 1999
-
-
Kurt Zeilenga authored
-
- Aug 06, 1999
-
-
Kurt Zeilenga authored
-
- Jul 22, 1999
-
-
Kurt Zeilenga authored
NULL does not meet basic syntax rules.
-
- Jul 19, 1999
-
-
Kurt Zeilenga authored
added slap_ and ldbm_ to many structures added typedefs to many structures used typedefs New main.c argument parsing with ldap url support (replacing -a address). New sockaddr_in handling and support for multiple listeners.
-
- Apr 30, 1999
-
-
Hallvard Furuseth authored
-
- Apr 11, 1999
-
-
Kurt Zeilenga authored
-
Hallvard Furuseth authored
-
- Apr 10, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
- Apr 09, 1999
-
-
Kurt Zeilenga authored
Move Debug messages outside of c_mutex. Other LDBM cache codes also should be streamlined. Resultant approaches should then be applied to back-bdb2.
-
- Apr 06, 1999
-
-
Hallvard Furuseth authored
-
- Apr 05, 1999
-
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-