..
admin.c
Update LinuxThread signal handling. Hide #ifdef hell in ac/signal.h.
1998-11-18 17:45:32 +00:00
args.c
Added lber_get/set_option. Removed lber_debug/ldap_debug.
1998-12-22 01:34:01 +00:00
ch_malloc.c
Protoized, moved extern definitions to .h files, fixed related bugs.
1998-11-15 22:40:11 +00:00
config.c
Change overlapping strcpy( x, y )' to
SAFEMEMCPY( x, y, strlen( y ) + 1 )'
1998-12-27 02:00:08 +00:00
DESIGN
Initial revision
1998-08-09 00:43:13 +00:00
fm.c
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
globals.c
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
globals.h
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
ldap_op.c
Protoized, moved extern definitions to .h files, fixed related bugs.
1998-11-15 22:40:11 +00:00
lock.c
Remove extern declarations of library functions from source.c.
1998-11-16 05:07:27 +00:00
main.c
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
Makefile.in
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
proto-slurp.h
The tsleep() versions had different return types
1998-11-20 11:46:59 +00:00
re.c
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
reject.c
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
replica.c
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
replog.c
Protoized, moved extern definitions to .h files, fixed related bugs.
1998-11-15 22:40:11 +00:00
ri.c
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
rq.c
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
sanity.c
Protoized, moved extern definitions to .h files, fixed related bugs.
1998-11-15 22:40:11 +00:00
slurp.h
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
st.c
Use -lldap_r instead of -lldap -lthread.
1999-01-28 04:34:55 +00:00
Version.c
Initial revision
1998-08-09 00:43:13 +00:00