.. |
centipede.c
|
Use strtok_r() instead of strtok(). Remove strtok mutex!
|
1999-01-22 04:46:54 +00:00 |
chlog2replog.c
|
Protoized, moved extern definitions to .h files, fixed related bugs.
|
1998-11-15 22:40:11 +00:00 |
edb2ldif.c
|
Remove extern declarations of library functions from source.c.
|
1998-11-16 05:07:27 +00:00 |
ldapsyntax.c
|
Change overlapping strcpy( x, y )' to SAFEMEMCPY( x, y, strlen( y ) + 1 )'
|
1998-12-27 02:00:08 +00:00 |
ldapsyntax.h
|
merged with autoconf branch
|
1998-10-25 01:41:42 +00:00 |
ldbmcat.c
|
Wrap db2 mutex with -DHAVE_BERKELEY_DB2 (should be hidden in -lldbm) ITS#35
|
1999-01-07 03:28:08 +00:00 |
ldbmtest.c
|
Update tools to print ID's using "%ld" instead of "%lu".
|
1999-02-11 21:26:57 +00:00 |
ldif2id2children-bdb2.c
|
Update tools to print ID's using "%ld" instead of "%lu".
|
1999-02-11 21:26:57 +00:00 |
ldif2id2children.c
|
Update tools to print ID's using "%ld" instead of "%lu".
|
1999-02-11 21:26:57 +00:00 |
ldif2id2entry-bdb2.c
|
Elimination of un-used code in bdb2i_cache_open and friends.
|
1999-02-10 13:19:11 +00:00 |
ldif2id2entry.c
|
New Frontend->Backend Interface
|
1999-02-05 09:03:47 +00:00 |
ldif2index-bdb2.c
|
Integration of the BDB2 backend into the new init/startup/shutdown schema.
|
1999-02-08 11:42:14 +00:00 |
ldif2index.c
|
New Frontend->Backend Interface
|
1999-02-05 09:03:47 +00:00 |
ldif2ldbm-bdb2.c
|
Integration of the BDB2 backend into the new init/startup/shutdown schema.
|
1999-02-08 11:42:14 +00:00 |
ldif2ldbm.c
|
New Frontend->Backend Interface
|
1999-02-05 09:03:47 +00:00 |
ldif.c
|
Change SLAPD shutdown to do a cond wait on active threads instead
|
1999-01-11 18:36:40 +00:00 |
Makefile.in
|
Integration of the BDB2 backend into the new init/startup/shutdown schema.
|
1999-02-08 11:42:14 +00:00 |
sizecount.c
|
Patch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call.
|
1998-12-29 17:28:45 +00:00 |
Vers-edb2.c
|
Initial revision
|
1998-08-09 00:43:13 +00:00 |