openldap/servers/slurpd
2000-09-11 19:05:24 +00:00
..
admin.c Use sigaction to set SA_RESTART (if appropriate). 2000-07-22 00:37:51 +00:00
args.c ITS#722: disallow argument buffer overflow 2000-09-11 19:05:24 +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 Added SASL authentication to slurpd for connecting to slave LDAP servers. 2000-08-17 16:30:37 +00:00
DESIGN
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 Use SASL quiet mode 2000-08-21 03:06:55 +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 Move default slurpd directory to $(LOCALSTATEDIR)/openldap-slurp. 2000-08-10 02:52:01 +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 Added SASL authentication to slurpd for connecting to slave LDAP servers. 2000-08-17 16:30:37 +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 Added SASL authentication to slurpd for connecting to slave LDAP servers. 2000-08-17 16:30:37 +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