]> git.sur5r.net Git - openldap/shortlog
openldap
2004-01-22 Kurt Zeilengacleanup OPENLDAP_REL_ENG_2_1_MP
2004-01-22 Ralf Haferkampadd getKind method
2004-01-22 Howard ChuSkip spurious Statslog's for callback-intercepted respo...
2004-01-21 Howard ChuAdd sizelimit checks (ITS#2888)
2004-01-21 Howard ChuITS#2888 once more, fix sizelimit propagation
2004-01-21 Kurt Zeilengaclarify -t
2004-01-19 Pierangelo... make file names more slapd-ish; add attribute inheritan...
2004-01-19 Ralf Haferkampfixed format string
2004-01-19 Ralf HaferkampAdditional fix for ITS#2924: check for availability of
2004-01-17 Kurt Zeilengarebuild
2004-01-17 Kurt ZeilengaAdd modules/plugins
2004-01-17 Kurt ZeilengaMinor tweak to last commit
2004-01-17 Pierangelo... cleanup
2004-01-17 Pierangelo... cleanup
2004-01-17 Pierangelo... honor attributeType inheritance as well
2004-01-17 Pierangelo... improve fix to ITS#2923; note that suffix massaging...
2004-01-17 Pierangelo... fix ITS#2923
2004-01-17 Pierangelo... now I remember why I introduced the 'has_ldapinfo_dn_ru...
2004-01-17 Howard ChuSet execute permissions when installing z/OS DLLs
2004-01-17 Howard ChuMore for z/OS
2004-01-17 Howard Chudefine HFIXEDSZ if it's missing. Not all platforms...
2004-01-17 Howard ChuDelete dlopen check, it's never used here. We only...
2004-01-17 Howard ChuAdded z/OS shared library support
2004-01-16 Howard Chuslapd_shutdown/syncrepl fix
2004-01-16 Howard ChuITS#2924, fix transition to subsequent subordinates
2004-01-16 Pierangelo... should improve readability and (hopefully) decrease...
2004-01-15 Howard ChuFix syncrepl slapd_shutdown detection, would not stop...
2004-01-15 Howard Chusl_malloc tweak
2004-01-15 Howard ChuITS#2922 disable argument globbing under Cygwin and...
2004-01-15 Howard ChuITS#2921, fix client connection handling for HAVE_WINSOCK
2004-01-15 Howard ChuFix ldap_pvt_thread_self, GetCurrentThread() returns...
2004-01-15 Howard ChuFix static mingw dependency
2004-01-15 Howard ChuITS#2918 additional fix for -lrpcrt4 detection
2004-01-15 Howard ChuITS#2918 fix winsock detection syntax
2004-01-14 Pierangelo... clarify that's useless to give write privileges to...
2004-01-13 Pierangelo... add extra level of parens only if required
2004-01-12 Howard Chutrim prev commit
2004-01-12 Howard ChuReally fix ITS#2905
2004-01-12 Howard ChuFix ITS#2905, properly detect duplicate entries
2004-01-11 Pierangelo... warn if no suffix or no init function are present
2004-01-11 Pierangelo... don't segfault if a database doesn't have the suffix
2004-01-11 Pierangelo... fix ITS#2901
2004-01-11 Pierangelo... don't search if the filter is invalid; search also...
2004-01-10 Pierangelo... spacing (ITS#2916)
2004-01-10 Pierangelo... cleanup avl duplicate handling
2004-01-10 Pierangelo... allow multiple attribute definitions; honor ldap_entry_...
2004-01-10 Luke Howardfix copyrights
2004-01-10 Luke HowardMore documentation
2004-01-10 Luke HowardUpdate copyright notice
2004-01-10 Luke HowardDon't return API result codes on wire
2004-01-10 Luke HowardAdd rcsID tag
2004-01-10 Luke Howard*** empty log message ***
2004-01-10 Luke HowardAdd some sample plugins
2004-01-09 Kurt ZeilengaFix formating
2004-01-09 Pierangelo... honor objectclass inheritance in filters + some cleanup
2004-01-09 Kurt ZeilengaFix text == NULL bugs in last commit
2004-01-09 Kurt ZeilengaITS#2906: report invalid userPassword schemes, clarify...
2004-01-09 Pierangelo... don't try to decide if uppercase based on LDAP matching...
2004-01-09 Pierangelo... table 'ldap_entries' must be aliased to allow filtering...
2004-01-08 Pierangelo... need odbc libs when building back-sql as module
2004-01-08 Pierangelo... remove (unnecessary) c++ style comments (ITS#2908)
2004-01-08 Kurt ZeilengaFix typo in slap_auxprop_init() (should not impact...
2004-01-05 Pierangelo... fix ITS#2900
2004-01-02 Luke HowardFix previous commit
2004-01-02 Luke HowardWrap slapi_entry_attr_get_charptr() around slapi_value_...
2004-01-02 Luke HowardCheck value is a C string in slapi_value_get_string()
2004-01-01 Kurt ZeilengaHappy new year
2004-01-01 Luke HowardMake defaulted backend available to ACL plugin pblock
2004-01-01 Luke HowardFix ACL plugin bug - return value of ACL plugins was...
2003-12-31 Jong Hyuk Choia patch for persistent search
2003-12-31 Kurt ZeilengaReady for 2004
2003-12-31 Kurt Zeilengacleanup
2003-12-31 Kurt ZeilengaQuick hack for PSEARCH crash.
2003-12-31 Kurt Zeilengacleanup
2003-12-30 Kurt Zeilengaclarify meaning of strongAuthRequired
2003-12-30 Kurt ZeilengaInitial subordinate implementation (for chaining)
2003-12-30 Luke HowardFix assertion failure if acl_check_modlist() called...
2003-12-30 Kurt ZeilengaUpdate OID
2003-12-30 Kurt ZeilengaMisc updates
2003-12-30 Kurt Zeilengacrypt(3) is not portable...
2003-12-30 Kurt ZeilengaLDAP_SCOPE SUBORDINATE implementation
2003-12-30 Kurt ZeilengaMisc cleanup
2003-12-30 Kurt ZeilengaLDAP_SCOPE_SUBORDINATES (for chaining)
2003-12-29 Kurt ZeilengaAdd new CSN draft
2003-12-29 Kurt ZeilengaUpdate no-op control to return LDAP_NO_OPERATION instea...
2003-12-29 Kurt ZeilengaMisc code cleanup
2003-12-29 Kurt ZeilengaNotice and acknowledgement
2003-12-29 Kurt ZeilengaCollective Attributes and Subentries are now RFCs.
2003-12-29 Pierangelo... allow to set max passes per rule
2003-12-29 Pierangelo... clarify field description in rewriteRule statement
2003-12-29 Pierangelo... fix, clarify and document previous commit
2003-12-29 Pierangelo... allow user-defined return codes from rewriteRules
2003-12-29 Pierangelo... typo
2003-12-29 Pierangelo... allow '%' escape; treat anything else as error
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-27 Pierangelo... allow memory ownership specification when using (sessio...
2003-12-27 Pierangelo... fix memory ownership
2003-12-27 Luke HowardInitialize terminating bv_len in slapi_int_ldapmods2mod...
2003-12-25 Howard ChuForced commit - added slap_replog_cb
next