- Aug 17, 2007
-
-
Pierangelo Masarati authored
-
- Aug 16, 2007
-
-
Hallvard Furuseth authored
-
Howard Chu authored
-
Howard Chu authored
-
Hallvard Furuseth authored
-
Hallvard Furuseth authored
Also make remove_query_and_data() return void (it returned nothing) and remove an unused variable.
-
Pierangelo Masarati authored
consistently use SLAP_* malloc macros; alloc sizeof(Syntax *) instead of sizeof(Syntax) for areray of superiors; free resources also in case of failure of syn_insert()
-
Pierangelo Masarati authored
fox to ITS#5070 fix: error out if serialNumber requires size > sizeof(long long) (detected by Coverity)
-
Pierangelo Masarati authored
fix error checking when parsing UUID (detected by Coverity); added check/prettification of UUID, just in case...
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
let req_modify_s and req_modrdn_s have a common portion to interoperate within slap_mods_opattrs() (ITS#5093)
-
Pierangelo Masarati authored
uniformly exploit rootdn bind; add support for rootdn bind to backends that didn't have it (ITS#4962)
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
don't dereference save_errnop if NULL; create temporary file in right dir; revert to strtol(3) (ITS#4627)
-
Pierangelo Masarati authored
-
- Aug 15, 2007
-
-
Howard Chu authored
-
Hallvard Furuseth authored
Add missing unlink(). Update debug messages, move one from spew_file(). Also check the close() return code.
-
- Aug 14, 2007
-
-
Gavin Henry authored
-
Howard Chu authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
- Aug 13, 2007
-
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Pierangelo Masarati authored
-
Kurt Zeilenga authored
-
- Aug 12, 2007
-
-
Gavin Henry authored
-
Gavin Henry authored
Currently index.html is broken, thought this was a problem, but it isn't. Will keep digging. Seems to be something that broke on the 5th of August, as that was the last complete index.html I had.
-
- Aug 11, 2007
-
-
Howard Chu authored
-
Howard Chu authored
default is 2x entry cache size
-
Pierangelo Masarati authored
-