Kurt Zeilenga
|
430b67aa60
|
Change API error codes to negative numbers so as not to clash
with newly assigned protocol result codes.
|
2003-12-11 05:26:32 +00:00 |
|
Jong Hyuk Choi
|
fa2aa5bb25
|
fix for concurrent persistent searches
|
2003-12-11 00:04:52 +00:00 |
|
Howard Chu
|
2aca8de6b3
|
Whitespace
|
2003-12-10 08:52:19 +00:00 |
|
Howard Chu
|
e28d089a93
|
Fixup overlay build environment
|
2003-12-10 08:45:53 +00:00 |
|
Pierangelo Masarati
|
409003a731
|
make names unique, since back-ldap/back-meta still have/use suffix_massage* routines
|
2003-12-10 00:15:02 +00:00 |
|
Pierangelo Masarati
|
b5bba83a31
|
add rwm overlay configure and make stuff (need autoconf/autoheader ...)
|
2003-12-09 23:50:10 +00:00 |
|
Pierangelo Masarati
|
0176e02398
|
cleanup handling of unknown directives ...
|
2003-12-09 23:49:13 +00:00 |
|
Kurt Zeilenga
|
14b170ce20
|
More blind s/unsigned long/ac_uint4/ changes
|
2003-12-09 21:57:34 +00:00 |
|
Howard Chu
|
cc743d2c1f
|
ITS#2865 don't try to calloc 0 bytes, log an error and return instead.
Don't crash in slapcat when NULL entry is returned.
|
2003-12-09 20:10:44 +00:00 |
|
Howard Chu
|
67ee75ccd8
|
ITS#2868 check result from slap_startup
|
2003-12-09 19:26:14 +00:00 |
|
Howard Chu
|
313bb1dcae
|
Minor cleanup. Still need to address ITS#2866 point 2
|
2003-12-09 19:09:58 +00:00 |
|
Kurt Zeilenga
|
38ccdaf7a3
|
unifdef -DLDAP_CONTROL_PAGEDRESULTS (as it is always defined)
|
2003-12-08 18:16:07 +00:00 |
|
Kurt Zeilenga
|
96cb99aa54
|
s/unsigned long/ac_uint4/
|
2003-12-08 18:08:29 +00:00 |
|
Kurt Zeilenga
|
fbba83b20f
|
notices and acknowledgements
|
2003-12-08 17:41:40 +00:00 |
|
Hallvard Furuseth
|
1f5ca7bd31
|
Remove spurious '-a' at end of test statement.
|
2003-12-07 21:58:41 +00:00 |
|
Kurt Zeilenga
|
fd5ded3afb
|
notices and acknowledgements
|
2003-12-07 19:19:18 +00:00 |
|
Howard Chu
|
a39ba1611f
|
ITS#2341 ol_enable_dynamic shouldn't depend on enable_slapd
|
2003-12-07 12:39:00 +00:00 |
|
Howard Chu
|
7fedf13e02
|
ITS#2494 sort entries ahead of everything else
|
2003-12-07 11:15:22 +00:00 |
|
Howard Chu
|
be1a728c5b
|
Added sc_next and sc_cleanup to slap_callback
|
2003-12-07 08:51:23 +00:00 |
|
Kurt Zeilenga
|
4383fcd566
|
Fix liblunicode issues on systems where sizeof(long) > 4.
Code still lacks portability (alignment/padding, required ac_uint2/4 types)
Should resolve ITS#2632, ITS#2660, ITS#2784
|
2003-12-07 08:29:07 +00:00 |
|
Kurt Zeilenga
|
0df311ed00
|
Clarify
|
2003-12-07 07:54:38 +00:00 |
|
Kurt Zeilenga
|
43ffeda85d
|
Suck in latest I-D revisions
|
2003-12-07 07:50:23 +00:00 |
|
Kurt Zeilenga
|
e96063d9e8
|
minor updates
|
2003-12-07 07:38:07 +00:00 |
|
Kurt Zeilenga
|
ebe5899f51
|
Add HDB
|
2003-12-07 07:31:29 +00:00 |
|
Howard Chu
|
0690f79a5a
|
Cleanup unknown config directive handling.
|
2003-12-07 07:07:00 +00:00 |
|
Kurt Zeilenga
|
c5f83acf6e
|
cleanup
|
2003-12-07 05:12:36 +00:00 |
|
Howard Chu
|
f01c60dd66
|
ITS#2538 plug leak
|
2003-12-07 04:48:50 +00:00 |
|
Howard Chu
|
2f06437348
|
Updated for proxycache overlay. Probably belongs on its own now...
|
2003-12-07 04:30:39 +00:00 |
|
Howard Chu
|
864aea13f7
|
ITS#2864 removed sl_mark/sl_release code
|
2003-12-07 04:00:47 +00:00 |
|
Howard Chu
|
b5052153c2
|
Minor cleanup
|
2003-12-07 03:59:54 +00:00 |
|
Howard Chu
|
b0b3eff457
|
ITS#2864 don't use sl_mark/release.
|
2003-12-07 03:41:10 +00:00 |
|
Howard Chu
|
10bd2f8629
|
Use AC_pcache instead of AC_meta
|
2003-12-07 03:22:31 +00:00 |
|
Howard Chu
|
9d3c808428
|
Fix bogus free
|
2003-12-06 23:54:22 +00:00 |
|
Howard Chu
|
44fc00b4c0
|
Remove trailing whitespace
|
2003-12-06 23:53:46 +00:00 |
|
Kurt Zeilenga
|
5e11340ccf
|
misc updates
|
2003-12-06 23:48:30 +00:00 |
|
Howard Chu
|
11a4b3eb57
|
Use runqueue for consistency checker
|
2003-12-06 23:32:56 +00:00 |
|
Howard Chu
|
74db966ebb
|
Move SLAB_SIZE def to slap.h
|
2003-12-06 22:30:45 +00:00 |
|
Howard Chu
|
0cef026e98
|
More memory cleanup
|
2003-12-06 21:55:47 +00:00 |
|
Kurt Zeilenga
|
459d6f41e2
|
As ud(1) is in the Attic, TERMCAP no longer needed
|
2003-12-06 21:41:14 +00:00 |
|
Kurt Zeilenga
|
c425a7ce1d
|
Move back-tcl to the Attic
|
2003-12-06 21:37:44 +00:00 |
|
Kurt Zeilenga
|
da6d557cdc
|
Notices
|
2003-12-06 19:25:01 +00:00 |
|
Howard Chu
|
c59e89de2f
|
Clear ocflags
|
2003-12-06 14:39:07 +00:00 |
|
Pierangelo Masarati
|
4ccd44af8b
|
improvements
|
2003-12-06 14:35:45 +00:00 |
|
Howard Chu
|
1a9064794a
|
Fix add invocation
|
2003-12-06 13:48:06 +00:00 |
|
Howard Chu
|
da602ddbe4
|
Fix extra test option
|
2003-12-06 13:04:35 +00:00 |
|
Howard Chu
|
1f5c0b41dc
|
Use proxy cache overlay
|
2003-12-06 11:46:26 +00:00 |
|
Howard Chu
|
27616a7066
|
Remove old BUILD_CACHE symbol
|
2003-12-06 11:41:56 +00:00 |
|
Howard Chu
|
5d28da417e
|
Use proxycache overlay
|
2003-12-06 11:37:45 +00:00 |
|
Howard Chu
|
7751af3f74
|
Perform database updates as root
|
2003-12-06 11:25:37 +00:00 |
|
Howard Chu
|
066a80bbbb
|
Moved proxy caching to overlay
|
2003-12-06 11:12:53 +00:00 |
|