openldap/servers/slurpd
Kurt Zeilenga 21e081dc5b Separate autoconf generated values from "defaults".
ldap_defaults.h incorporates non-generated ldapconfig.h values.
	ldap_config.h.in is new template for autoconf generated defaults
		(namely directories and paths)
	ldap_config.h.nt, NT template (must be manually copied)
	s/<ldapconfig.h>/<ldap_defaults.h>/
	s/DIRSEP/LDAP_DIRSEP/ & s/DEFAULT_/LDAP_/
1999-06-17 03:54:25 +00:00
..
admin.c Update LinuxThread signal handling. Hide #ifdef hell in ac/signal.h. 1998-11-18 17:45:32 +00:00
args.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
ch_malloc.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
config.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
DESIGN
fm.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
globals.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
globals.h Remove HAVE_LWP use from slurpd. globals for ldap_pvt_thread_sleep() 1999-04-06 20:59:30 +00:00
ldap_op.c s/ldap_open/ldap_init/ calls... ldap_open is deprecated. 1999-06-13 21:49:35 +00:00
lock.c All implementations of lutil_lockf (aka ldap_lockf) block until 1999-03-28 22:43:43 +00:00
main.c Move ldap_pvt_thread_initialize() in front of init_globals() 1999-04-13 11:10:16 +00:00
Makefile.in Add mkversion script to generate version.c files. mkversion generates 1999-04-28 05:40:17 +00:00
proto-slurp.h The tsleep() versions had different return types 1998-11-20 11:46:59 +00:00
re.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
reject.c Misc header cleanup 1999-03-29 02:07:18 +00:00
replica.c replace integer argument NULL with 0 1999-03-03 17:35:33 +00:00
replog.c Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
ri.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
rq.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
sanity.c Protoized, moved extern definitions to .h files, fixed related bugs. 1998-11-15 22:40:11 +00:00
slurp.h Separate autoconf generated values from "defaults". 1999-06-17 03:54:25 +00:00
slurpd.dsp Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
slurpd.dsw Update NT port with support for -lldap_r and -lldbm. 1999-03-01 22:37:05 +00:00
st.c s/<stdlib.h>/<ac/stdlib.h>/ 1999-06-03 00:37:44 +00:00
Version.c