.. |
admin.c
|
Use sigaction to set SA_RESTART (if appropriate).
|
2000-07-22 00:37:51 +00:00 |
args.c
|
Remove cruft (-h)
|
2000-09-15 22:49:14 +00:00 |
ch_malloc.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
config.c
|
Update slurpd with StartTLS and additional SASL parameters
|
2000-09-15 23:41:07 +00:00 |
DESIGN
|
Initial revision
|
1998-08-09 00:43:13 +00:00 |
fm.c
|
Use sigaction to set SA_RESTART (if appropriate).
|
2000-07-22 00:37:51 +00:00 |
globals.c
|
for slurpd's replica directory (slurpd.status, and rej file) use a subdir of what the user specifies (add replica/ to it) to avoid /tmp races. A lot of the files that slurpd uses cannot be opened with O_EXCL, nor can we safely determine if there are any hardlinks from another file to it, so we create our own subdirectory so we can control the perms, even in /tmp
|
2000-04-24 17:03:45 +00:00 |
globals.h
|
Initial implementation of Kerberos password verification for
|
2000-01-08 18:42:11 +00:00 |
ldap_op.c
|
Fix modrdn handling
|
2000-09-16 00:26:24 +00:00 |
lock.c
|
Add <ac/param.h> to wrap <sys/param.h>
|
1999-11-01 17:21:24 +00:00 |
main.c
|
Rework order of things to allow restart in oneshot mode.
|
2000-04-26 09:24:12 +00:00 |
Makefile.in
|
Make sure openldap-slurp is created 700
|
2000-10-16 16:43:42 +00:00 |
proto-slurp.h
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
re.c
|
s/SAFEMEMCPY/AC_MEMCPY/
|
2000-07-28 01:07:07 +00:00 |
reject.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
replica.c
|
Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers.
|
1999-09-08 19:06:24 +00:00 |
replog.c
|
Add <ac/param.h> to wrap <sys/param.h>
|
1999-11-01 17:21:24 +00:00 |
ri.c
|
ITS#798: don't block on empty replog log in one-shot mode
|
2000-10-03 18:50:42 +00:00 |
rq.c
|
Change count test for non-zero reference counts to check for ... non-zero.
|
2000-04-26 09:24:58 +00:00 |
sanity.c
|
clarify error messages
|
2000-08-18 00:58:00 +00:00 |
slurp.h
|
Update slurpd with StartTLS and additional SASL parameters
|
2000-09-15 23:41:07 +00:00 |
slurpd.dsp
|
Update NT port with support for -lldap_r and -lldbm.
|
1999-03-01 22:37:05 +00:00 |
st.c
|
Misc code cleanup.
|
2000-06-10 22:39:30 +00:00 |