]> git.sur5r.net Git - openldap/shortlog
openldap
2003-03-05 Howard ChuFor IPv6 check for getnameinfo as well as getaddrinfo
2003-03-04 Howard ChuMinor cleanup for sendmsg
2003-03-04 Kurt ZeilengaFix initializer
2003-03-04 Kurt Zeilengafix initializer
2003-03-04 Kurt ZeilengaFix initializer
2003-03-04 Howard ChuMultiple-suffix fail msg should be logged at ERR/ANY...
2003-03-04 Pierangelo... more improvements ...
2003-03-04 Pierangelo... improve last commit
2003-03-04 Pierangelo... silence warning
2003-03-03 Howard ChuFix ITS#2344, prev commit changed too much.
2003-03-03 Pierangelo... apply a different fix for ITS#2342
2003-03-03 Pierangelo... improve checks
2003-03-03 Pierangelo... fix ITS#2343
2003-03-03 Pierangelo... init var
2003-03-03 Pierangelo... set return code
2003-03-03 Pierangelo... silence warning
2003-03-03 Pierangelo... initialize var
2003-03-03 Pierangelo... declare ldap_[parse_]passwd
2003-03-03 Pierangelo... fix typo
2003-03-03 Kurt ZeilengaScript I use to update copyrights once a year
2003-03-03 Howard ChuReplace recursive get_stringbvr with iterative get_stri...
2003-03-03 Howard ChuAdded NT service support
2003-03-03 Howard ChuCleanup slapd-specific NT service support
2003-03-03 Howard ChuCleanup NT service support declarations
2003-03-03 Howard ChuDelete unused EDITOR, SENDMAIL substitutions
2003-03-03 Howard ChuFix previous commit, eventlog path was wrong
2003-03-03 Howard ChuDefault is_NT_Service to no
2003-03-03 Howard ChuAdd explicit "service" argument, only change cwd if...
2003-03-03 Kurt Zeilengaimprove checking message
2003-03-03 Kurt Zeilengarebuild after openldap.m4 changes
2003-03-02 Howard ChuReally fix accrights test.
2003-03-02 Howard ChuFix accrights test, use <sys/socket.h>
2003-03-02 Kurt ZeilengaAdd acc_rights detection (needs testing)
2003-03-02 Kurt ZeilengaAdd check of <sys/uio.h> and include as needed for...
2003-03-02 Howard ChuCleanup previous commit
2003-03-02 Howard ChuInteroperability fix for sendmsg/recvmsg with access...
2003-03-02 Kurt Zeilengascrew with the case
2003-03-02 Howard ChuUse fixed sizes for ber_get_next to avoid 64-bit hangs.
2003-03-02 Kurt ZeilengaUse renamed initializers
2003-03-02 Kurt ZeilengaRename initializers
2003-03-02 Howard ChuFix slap_sasl_authorized, c_authz_backend may be NULL
2003-03-01 Kurt ZeilengaSLAP_NVALUES: substrings indexing/filterring
2003-03-01 Kurt Zeilengamore OPERATIONS v. OTHER error cleanup
2003-03-01 Kurt ZeilengaDon't return LDAP_OPERATIONS_ERROR for internal errors
2003-03-01 Kurt ZeilengaDon't send extra messages, will cause interoperability...
2003-03-01 Pierangelo... fix attr_merge_one hack
2003-03-01 Pierangelo... fix memory free
2003-03-01 Pierangelo... add 'next[/prev]' initializer
2003-03-01 Pierangelo... trim unnecessary varaible
2003-03-01 Pierangelo... improved filter mapping/rewrite; improved result rewrit...
2003-03-01 Kurt Zeilengaenable indexing
2003-03-01 Kurt ZeilengaSLAP_NVALUES: index normalized values
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test005-modrdn works...
2003-03-01 Kurt ZeilengaSLAP_NVALUE: misc updates
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test004 works
2003-03-01 Kurt ZeilengaSLAP_NVALUES: A couple of more normalizers...
2003-03-01 Kurt ZeilengaSLAP_NVALUES: test003 now passes (with help of a substr...
2003-02-28 Kurt ZeilengaRemove deadwood
2003-02-28 Kurt ZeilengaSLAP_NVALUES: Use a_nvals
2003-02-28 Kurt ZeilengaSLAP_NVALUES: fix UTF8StringNormalize
2003-02-28 Kurt ZeilengaITS#2324: Allow extended operation plugin to override...
2003-02-28 Kurt ZeilengaAdd more -ldb varients
2003-02-28 Howard ChuFix previous commit
2003-02-28 Howard ChuFix ITS#2335, RFC1798 sequence layout was wrong.
2003-02-28 Howard ChuFix ITS#2335, properly parse multiple CLDAP responses...
2003-02-28 Luke HowardFix typo
2003-02-28 Luke HowardSupport for dynamic registration of controls, both...
2003-02-28 Pierangelo... missing OpenLDAPaciMatch definition
2003-02-28 Howard ChuPartial fix of ITS#2335, restore proper CLDAP msg forma...
2003-02-28 Kurt ZeilengaUse add_merge_one to add schema elements to subschema
2003-02-28 Kurt ZeilengaSLAP_NVALUES: fix a FIX ME
2003-02-28 Howard ChuFix LDAP_LOG arg
2003-02-28 Howard ChuITS#2336 - Don't allow rename on subtrees.
2003-02-28 Kurt ZeilengaSLAP_NVALUES: a couple of basic normalizers... but...
2003-02-27 Pierangelo... another try at fixing test011
2003-02-27 Kurt ZeilengaSLAP_NVALUES: More preparation for new normalization...
2003-02-27 Luke HowardImplemented slapi_dup_control().
2003-02-27 Luke HowardAdd slapi_dup_control().
2003-02-27 Pierangelo... more hacks/comments for SLAP_NVALUES
2003-02-27 Kurt ZeilengaSLAP_NVALUES: prepare for new schema routines
2003-02-27 Kurt ZeilengaSLAP_NVALUES: disable indexing for now
2003-02-27 Howard ChuFix typo in KRBV4 handling
2003-02-27 Kurt Zeilengaaxe mr_ptr in favor or schema_prep
2003-02-27 Kurt ZeilengaFix typo in last commit
2003-02-27 Kurt ZeilengaSLAP_NVALUES:
2003-02-27 Pierangelo... quick fix to allow -DSLAP_NVALUES with -DLDAP_SLAPI
2003-02-26 Pierangelo... more SLAP_NVALUES cleanup
2003-02-26 Kurt ZeilengaDon't include kerberos schema in tests... its broken.
2003-02-26 Pierangelo... improve previous commit
2003-02-26 Pierangelo... fix ITS#2330; free rdn after usage
2003-02-26 Pierangelo... blind fix
2003-02-26 Pierangelo... blind fix (accrding to back-monitor hack)
2003-02-26 Howard ChuUpdated example for OpenLDAP 2.1.13 SASL/EXTERNAL on...
2003-02-26 Kurt Zeilengawhoops (again). Don't define SLAP_NOVALUES yet.
2003-02-26 Howard ChuAdded proxy-whoami keyword and some mention of connecti...
2003-02-26 Pierangelo... blind fix (accrding to back-monitor hack)
2003-02-26 Kurt ZeilengaBackout prototype rename
2003-02-26 Howard ChuComplain about holes in database at end of slapadd
2003-02-26 Howard ChuDelete extraneous log msg
2003-02-26 Howard ChuOnly check opinfo.boi_err when ACL check failed.
next