openldap/servers/slapd
Kurt Zeilenga df8f7cbb9b s/exit(1)/exit(EXIT_FAILURE)/
s/exit(0)/exit(EXIT_SUCCESS)/
add <ac/stdlib.h> where needed and other minor header adjustments
1999-08-03 18:14:24 +00:00
..
back-bdb2 s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
back-ldap Moved unbind processing into connection_destroy. unbind handler is not needed. 1999-07-25 22:16:01 +00:00
back-ldbm s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
back-passwd Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
back-perl s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
back-shell s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
back-tcl Remove obsolete 7th arg (opatts) from send_search_entry() calls. 1999-08-03 01:38:43 +00:00
schema
shell-backends s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
tools s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
abandon.c
acl.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +00:00
aclparse.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
add.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
attr.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
ava.c
backend.c Really fix subschemasubentry... 1999-07-24 01:27:32 +00:00
bind.c Add a little SASL framework and remove old X-DIGEST-MD5 hardcode. 1999-08-03 02:37:42 +00:00
ch_malloc.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
charray.c
compare.c Resurrect suffix aliasing... 1999-07-27 18:43:30 +00:00
config.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
configinfo.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
connection.c Add limited LDAP_INVALID_DN_SYNTAX support. dn_normalize{,_case}() now returns 1999-07-22 17:14:42 +00:00
controls.c Fix unknown critical extensions. 1999-07-22 05:06:41 +00:00
daemon.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
delete.c Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
dn.c Implement better DN checking... make sure attribute type is 1999-07-22 19:06:56 +00:00
entry.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
extended.c
filter.c Change 'unsigned long len' to ber_len_t in get_filter() 1999-08-02 05:29:35 +00:00
filterentry.c
init.c
libslapd.dsp Add suffixalias.c 1999-07-29 02:32:40 +00:00
lock.c
main.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
Makefile.in Add a little SASL framework and remove old X-DIGEST-MD5 hardcode. 1999-08-03 02:37:42 +00:00
modify.c Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
modrdn.c Very crude LDIF changes: 1999-07-29 21:25:39 +00:00
module.c
monitor.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
nt_svc.c
operation.c
phonetic.c
proto-slap.h Add a little SASL framework and remove old X-DIGEST-MD5 hardcode. 1999-08-03 02:37:42 +00:00
repl.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
result.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
root_dse.c Add a little SASL framework and remove old X-DIGEST-MD5 hardcode. 1999-08-03 02:37:42 +00:00
sasl.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
schema.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
schemaparse.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
search.c Resurrect suffix aliasing... 1999-07-27 18:43:30 +00:00
slap.h s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
slapd.at.conf
slapd.conf
slapd.dsp
slapd.dsw
slapd.oc.conf
str2filter.c
suffixalias.c Resurrect suffix aliasing... 1999-07-27 18:43:30 +00:00
unbind.c
user.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
value.c