- 21 Jan, 2003 3 commits
-
-
Luke Howard authored
-
Luke Howard authored
be applied by the backend.
-
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 18 commits
-
-
Kurt Zeilenga authored
-
Luke Howard authored
-
Luke Howard authored
-
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
-
Kurt Zeilenga authored
-
Luke Howard authored
plugins.
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
Use LDAP_SLISTs instead of per-struct list management for schema structs misc cleanup and lint removal
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Kurt Zeilenga authored
-
Luke Howard authored
-
- 19 Jan, 2003 17 commits
-
-
Luke Howard authored
-
Luke Howard authored
-
Luke Howard authored
-
Luke Howard authored
Connection, Operation and Backend structures. Ensure that SLAPI_MODIFY_MODS is set to an array of LDAPMods.
-
Luke Howard authored
-
Luke Howard authored
-
Hallvard Furuseth authored
-
Luke Howard authored
-
Luke Howard authored
-
Luke Howard authored
Implemented slapi_is_connection-ssl().
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
-
- 18 Jan, 2003 1 commit
-
-
Pierangelo Masarati authored
-
- 13 Jan, 2003 1 commit
-
-
Howard Chu authored
-