]> git.sur5r.net Git - openldap/shortlog
openldap
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.
2003-02-26 Howard ChuFix attribute/group to allow TXN to abort on lock failu...
2003-02-26 Howard ChuDon't need TXN/opinfo support in read-only operations
2003-02-26 Howard ChuITS#2122 - actually use the passed in txn handle!!
2003-02-26 Howard Chubdb_entry_return must explicitly check for/free attr...
2003-02-26 Howard ChuFix previous commit
2003-02-26 Howard ChuFix modify_delete_values. This stuff should be complete...
2003-02-26 Howard ChuIn slap_mods_check, must null-terminate sm_nvalues...
2003-02-26 Howard ChuIn entry_decode, must null-terminate a_nvals array
2003-02-26 Howard ChuSync with MR flags in slap.h
2003-02-26 Kurt ZeilengaSLAP_NVALUES, round 3
2003-02-26 Kurt ZeilengaFix -USLAP_NVALUES
2003-02-26 Kurt ZeilengaChange MR flag names and add comments as to what they...
2003-02-26 Kurt ZeilengaSLAP_NVALUE more add tweaks
2003-02-26 Kurt ZeilengaSLAP_NVALUES mostly populated now
2003-02-26 Kurt ZeilengaPopulate nvals via entry_decode
2003-02-26 Kurt ZeilengaSLAP_BVALUES fixes
2003-02-25 Kurt ZeilengaWhoops, SLAP_NVALUES should be off for now
2003-02-25 Kurt Zeilenga*** empty log message ***
2003-02-25 Kurt ZeilengaSLAP_NVALUES: fix up modify password exop
2003-02-25 Kurt ZeilengaSLAP_NVALUES, round 2
2003-02-25 Kurt ZeilengaSLAP_NVALUES back-monitor temporary hack
2003-02-25 Jong Hyuk Choilog message fix
2003-02-25 Kurt ZeilengaRound one of SLAP_NVALUES code
next