openldap/servers/slurpd
Kurt Zeilenga 34edec3107 Strip installed executables
better library clean
2000-05-30 18:23:56 +00:00
..
admin.c
args.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
ch_malloc.c
config.c
DESIGN
fm.c
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
ldap_op.c
lock.c
main.c Rework order of things to allow restart in oneshot mode. 2000-04-26 09:24:12 +00:00
Makefile.in Strip installed executables 2000-05-30 18:23:56 +00:00
proto-slurp.h
re.c
reject.c
replica.c
replog.c
ri.c
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 filecheck(), we should strcpy the file passed (f arg) and not always slapd_replogfile, else this function is of little real use 2000-04-24 16:47:41 +00:00
slurp.h
slurpd.dsp
slurpd.dsw
st.c