openldap/servers/slapd
1999-08-06 16:15:05 +00:00
..
back-bdb2 For dynamic modules, must explicitly zero BackendInfo structure in 1999-08-06 13:16:26 +00:00
back-ldap Preliminary Make rules to allow building backends as modules. 1999-08-06 16:15:05 +00:00
back-ldbm For dynamic modules, must explicitly zero BackendInfo structure in 1999-08-06 13:16:26 +00:00
back-passwd For dynamic modules, must explicitly zero BackendInfo structure in 1999-08-06 13:16:26 +00:00
back-perl For dynamic modules, must explicitly zero BackendInfo structure in 1999-08-06 13:16:26 +00:00
back-shell For dynamic modules, must explicitly zero BackendInfo structure in 1999-08-06 13:16:26 +00:00
back-tcl For dynamic modules, must explicitly zero BackendInfo structure in 1999-08-06 13:16:26 +00:00
schema Fix syntax oid for type 2.16.840.1.113730.3.1.34 (ref) 1999-07-16 10:51:31 +00:00
shell-backends s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
tools Factor out ldif entry parsing so all ldif2* tools will read the same format. 1999-08-06 03:01:23 +00:00
abandon.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
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 Add multimaster replication support (ITS#170) based upon 1999-08-03 22:15:19 +00:00
attr.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
ava.c Add support for unsolicited notifications. 1999-07-07 18:51:39 +00:00
backend.c Really fix subschemasubentry... 1999-07-24 01:27:32 +00:00
bind.c List supportedSASLmechanisms based upon what sasl_listmech() returns. 1999-08-03 23:23:05 +00:00
ch_malloc.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
charray.c Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
compare.c Resurrect suffix aliasing... 1999-07-27 18:43:30 +00:00
config.c Update default access usage comment. 1999-08-03 21:35:53 +00:00
configinfo.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
connection.c Don't have time to finish SASL right now... this is a work in progress 1999-08-04 00:11:22 +00:00
controls.c Fix unknown critical extensions. 1999-07-22 05:06:41 +00:00
daemon.c Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
delete.c Add multimaster replication support (ITS#170) based upon 1999-08-03 22:15:19 +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 Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
filter.c Change 'unsigned long len' to ber_len_t in get_filter() 1999-08-02 05:29:35 +00:00
filterentry.c Silence warnings: Remove unused variables. Enclose some initializers in in {}. 1999-03-09 07:15:35 +00:00
init.c List supportedSASLmechanisms based upon what sasl_listmech() returns. 1999-08-03 23:23:05 +00:00
libslapd.dsp Add sasl.c 1999-08-04 00:44:02 +00:00
lock.c NT port 1999-04-01 16:32:11 +00:00
main.c Add missing "\n" in usage statement 1999-08-05 20:50:40 +00:00
Makefile.in create SASL_LIBS to hold -lsasl 1999-08-05 02:25:19 +00:00
modify.c Add multimaster replication support (ITS#170) based upon 1999-08-03 22:15:19 +00:00
modrdn.c Add multimaster replication support (ITS#170) based upon 1999-08-03 22:15:19 +00:00
module.c Merged dynamic module support patch (see ITS #196). To enable, run ./configure w 1999-06-24 17:06:34 +00:00
monitor.c Add support for LDAP_ALL_OPERATIONAL_ATTRIBUTES ("+") (based on 1999-07-24 03:39:23 +00:00
nt_svc.c remove lint. 1999-06-21 22:35:02 +00:00
operation.c Add get_ctrls()... 1999-07-05 23:01:17 +00:00
phonetic.c enclose macro arguments in () 1999-04-30 00:35:27 +00:00
proto-slap.h Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
repl.c Enhance LDIF handling 1999-07-30 23:00:02 +00:00
result.c change order of tag and err in logging (only). Does not effect encoding. 1999-08-03 20:28:16 +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 Don't have time to finish SASL right now... this is a work in progress 1999-08-04 00:11:22 +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 Add copyright notice and a few comments here and there 1999-08-04 23:59:13 +00:00
slapd.at.conf Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slapd.conf Change referral comment to point to root.openldap.org instead of umich.edu. 1999-06-12 21:02:11 +00:00
slapd.dsp Namespace changes 1999-07-19 19:40:33 +00:00
slapd.dsw Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
slapd.oc.conf Import experimental referral implementation from OPENLDAP_DEVEL_REFERRALS. 1999-07-16 02:45:46 +00:00
str2filter.c Cast char' arguments to ctype.h functions to unsigned char'. 1999-02-22 17:57:22 +00:00
suffixalias.c Resurrect suffix aliasing... 1999-07-27 18:43:30 +00:00
unbind.c (re)introduce o_connid such that STATS doesn't need c_mutex (which it 1999-07-16 22:24:32 +00:00
user.c s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
value.c UNDO LAST COMMIT. 1999-04-02 03:45:33 +00:00