openldap/servers/slurpd
2000-06-26 01:23:00 +00:00
..
admin.c
args.c Ripe out Kbind 2000-06-26 01:23:00 +00:00
ch_malloc.c
config.c Ripe out Kbind 2000-06-26 01:23:00 +00:00
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 Ripe out Kbind 2000-06-26 01:23:00 +00:00
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 Update slurpd to use LDAPv3 w/ ManageDSAit 2000-06-25 22:45:28 +00:00
slurpd.dsp
st.c Misc code cleanup. 2000-06-10 22:39:30 +00:00