openldap/servers/slurpd
Randy Kunkee 5e34ff9584 Include refcnt > 0, which makes reporting of number of records to process
more correct (still doesn't account for records that won't be processed
due to a restart).
2000-04-26 01:05:44 +00:00
..
admin.c Apply LinuxThread changes to support alpha/sparc signals 1998-11-19 01:33:57 +00:00
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:23 +00:00
ch_malloc.c Update for Alpha3 from -devel as of OPENLDAP_DEVEL_981116. 1998-11-17 00:24:13 +00:00
config.c use strcpy instead of sprintf when all we have is two args (source and dest) 2000-04-24 16:44:01 +00:00
DESIGN Initial revision 1998-08-09 00:43:13 +00:00
fm.c MegaCommit of locking update. 1999-01-29 06:11:40 +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:23 +00:00
globals.h MegaCommit of locking update. 1999-01-29 06:11:40 +00:00
ldap_op.c Update for Alpha3 from -devel as of OPENLDAP_DEVEL_981116. 1998-11-17 00:24:13 +00:00
lock.c Update for Alpha3 from -devel as of OPENLDAP_DEVEL_981116. 1998-11-17 00:24:13 +00:00
main.c Make slurpd work when restarting in one-shot mode. 2000-04-26 01:03:47 +00:00
Make-template Initial revision 1998-08-09 00:43:13 +00:00
Makefile.in MegaCommit of locking update. 1999-01-29 06:11:40 +00:00
proto-slurp.h Apply patches from Hallvard and others to remove lint. 1998-11-22 22:38:18 +00:00
re.c MegaCommit of locking update. 1999-01-29 06:11:40 +00:00
reject.c MegaCommit of locking update. 1999-01-29 06:11:40 +00:00
replica.c 2nd arg of _thread_create() is an int, not a pointer to an attribute. 1999-04-20 21:58:53 +00:00
replog.c Update for Alpha3 from -devel as of OPENLDAP_DEVEL_981116. 1998-11-17 00:24:13 +00:00
ri.c MegaCommit of locking update. 1999-01-29 06:11:40 +00:00
rq.c Include refcnt > 0, which makes reporting of number of records to process 2000-04-26 01:05:44 +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:21 +00:00
slurp.h MegaCommit of locking update. 1999-01-29 06:11:40 +00:00
st.c MegaCommit of locking update. 1999-01-29 06:11:40 +00:00
Version.c Initial revision 1998-08-09 00:43:13 +00:00