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 |
|
Howard Chu
|
1762b5b71d
|
Overlay build environment, remove internal proxycache support
|
2003-12-06 11:04:39 +00:00 |
|
Howard Chu
|
64e337eacf
|
Overlay build environment
|
2003-12-06 10:59:27 +00:00 |
|
Pierangelo Masarati
|
723bc044e0
|
changes required to use rwm overlay
|
2003-12-06 10:54:10 +00:00 |
|
Pierangelo Masarati
|
f02b6cfba7
|
first cut at dn rewrite/attr mapping overlay
|
2003-12-06 09:53:41 +00:00 |
|
Howard Chu
|
485f478707
|
Don't free default_referral
|
2003-12-06 06:12:45 +00:00 |
|
Luke Howard
|
e114ecbad5
|
Use gmtime_r()/localtime_r if HAVE_GMTIME_R/HAVE_LOCALTIME_R is defined (need to add autoconf check)
|
2003-12-06 05:50:47 +00:00 |
|
Luke Howard
|
98481ec449
|
Use gmtime_r() if HAVE_GMTIME_R is defined (need to add autoconf check)
|
2003-12-06 05:48:29 +00:00 |
|
Luke Howard
|
399b57eada
|
Use gmtime_r() if HAVE_GMTIME_R is defined (need to add autoconf check)
|
2003-12-06 05:37:00 +00:00 |
|
Luke Howard
|
369b1515db
|
Ensure exact DNs are normalized in slap_parseURI.
|
2003-12-06 02:16:39 +00:00 |
|
Kurt Zeilenga
|
fc11d8312c
|
ITS#2861 fix: don't try to dup a NULL reqdata...
|
2003-12-05 19:54:42 +00:00 |
|
Kurt Zeilenga
|
f047d5fc00
|
rebuild with -ldb fix
|
2003-12-05 16:25:47 +00:00 |
|
Kurt Zeilenga
|
1485af1d35
|
-ldb should be considered equiv to -ldb4
|
2003-12-05 16:25:25 +00:00 |
|
Howard Chu
|
58355c5bc2
|
Proxy-cache rewritten as an overlay
|
2003-12-05 15:49:38 +00:00 |
|
Kurt Zeilenga
|
6264225bb9
|
zap libldbm
|
2003-12-04 23:42:05 +00:00 |
|
Howard Chu
|
3152932e96
|
Moved ldbm into back-ldbm. No more libldbm.
|
2003-12-04 22:38:54 +00:00 |
|
Kurt Zeilenga
|
20c8ea8a44
|
Update Mark's notice (with permission)
|
2003-12-04 21:12:17 +00:00 |
|
Kurt Zeilenga
|
32fb810ae8
|
back-perl tweaks
|
2003-12-04 21:03:40 +00:00 |
|