]> git.sur5r.net Git - openldap/history - servers
More POSIX 1003.1-2001 support: Replace test -a with &&. Replace egrep
[openldap] / servers /
2005-09-17 Hallvard FurusethSupport POSIX 1003.1-2001 without XSI extensions (ITS...
2005-09-17 Howard ChuAdd dummy reference to librewrite to force it to link
2005-09-16 Pierangelo Masaratiissue additional useful warning messages; may eventuall...
2005-09-16 Howard ChuFix prev commit, BIG_ENDIAN was broken
2005-09-16 Howard ChuMore hdb tweaks, add radix sort code from mbackes@symas.com
2005-09-15 Howard ChuFix SWAP macro
2005-09-15 Howard ChuMore optimizing - try harder to avoid sorting
2005-09-15 Howard ChuFix ISTACK space
2005-09-15 Howard ChuYet another idl_merge fix (test032 failure)
2005-09-15 Howard ChuFix prev commit, use BDB_IDL_LAST()
2005-09-15 Howard ChuSilence return val warnings in prev commit
2005-09-15 Howard ChuITS#4029 Fix misplaced lines in prev commit
2005-09-14 Howard ChuAdd syncdata keyword, to select different sync data...
2005-09-14 Howard ChuAdd a "nopresent" keyword to skip the present phase...
2005-09-14 Howard ChuAdd CSN management
2005-09-14 Howard ChuZero out op2
2005-09-14 Howard ChuAdd flag for only logging successful operations
2005-09-14 Howard ChuChange slap_ad_undef_remove() to slap_ad_undef_promote().
2005-09-13 Howard ChuMore back-hdb search optimization
2005-09-13 Hallvard FurusethAdd missing comma between Debug() args
2005-09-12 Howard ChuFix prev commit
2005-09-12 Howard ChuTweak stack size in prev commit
2005-09-12 Howard ChuUse quicksort instead of heapsort for hdb_idl_sort
2005-09-10 Pierangelo Masaratisilence warnings
2005-09-10 Pierangelo Masaratiput logging under Debug(); silence warnings; s/warnings...
2005-09-10 Pierangelo Masaratiimproved authz_backend detection for internal databases...
2005-09-10 Howard ChuTweak newsuperior error codes
2005-09-10 Howard ChuITS#2757 remove isroot checks, simplify
2005-09-10 Howard ChuITS#2757 remove be_isroot checks, simplify...
2005-09-09 Howard ChuITS#3979 restore old (RE21, RE22) search order
2005-09-09 Howard ChuITS#3979 only support tool entry points if root DB...
2005-09-09 Howard ChuITS#3979 better check for duplicate bi_open functions
2005-09-09 Howard ChuITS#3981 ch_realloc( addr, 0 ) frees addr, return NULL
2005-09-09 Howard ChuITS#3989 more fixes
2005-09-09 Pierangelo Masaratirelease resources (ITS#4016)
2005-09-09 Howard ChuSilence valgrind warnings
2005-09-08 Howard ChuITS#4015 silence pointer/integer size warnings
2005-09-08 Kurt Zeilengacast pointer to long instead of int to hopefully avoid
2005-09-08 Pierangelo Masaratiplug one-time leaks
2005-09-08 Pierangelo Masaratifix format and signedness issues
2005-09-08 Howard ChuITS#4010 fixes complaint, larger problem remains
2005-09-08 Pierangelo Masaratidon't bother about the port if none is given (ITS#4012)
2005-09-08 Pierangelo Masaratifix messages in previous commit
2005-09-08 Pierangelo Masaratireject registrations when back-monitor is not configured
2005-09-08 Howard ChuCheck errcode from dn2entry before using ei
2005-09-08 Howard ChuITS#3989 fix crash - don't access freed psearch records
2005-09-07 Howard ChuMisc Windows linking fixes
2005-09-07 Howard ChuITS#4009 set X-ORDERED extension on olcReplica
2005-09-06 Pierangelo Masaratiallow "proxied" attributeDescriptions in DN as well...
2005-09-06 Pierangelo Masaratipretty the DN as well
2005-09-06 Pierangelo Masaratifix typo (ITS#4005)
2005-09-06 Pierangelo Masaraticleanup dynacl usage()
2005-09-06 Pierangelo Masaratifew more fixes
2005-09-06 Pierangelo Masaratidon't lookup rootdn if the password is incorrect (ITS...
2005-09-06 Howard ChuITS#3807 use a different tokenizer for parsing LDIF...
2005-09-06 Howard ChuAdd searchFilter var in searchDN session. Would have...
2005-09-05 Howard ChuITS#4003 frontend->be_replogfile can legitimately be...
2005-09-05 Kurt Zeilengareally fix commit before last
2005-09-05 Howard ChuMoved from back-bdb
2005-09-05 Kurt ZeilengaFix typo in last commit
2005-09-05 Kurt ZeilengaMove uidNumber and gidNumber into slapd(8)
2005-09-04 Pierangelo Masaratiall right, don't worry about free() by now
2005-09-04 Howard ChuITS#3980 fix when master doesn't explicitly reset grace...
2005-09-04 Pierangelo Masaratidisable pagedResults or reject
2005-09-04 Pierangelo Masaratisilence warning
2005-09-04 Pierangelo Masaraticleanup
2005-09-04 Pierangelo Masaratifix old erroneous commit (ITS#4001)
2005-09-04 Howard ChuAlso compile for LDBM
2005-09-04 Howard ChuITS#3980, filter out some delete modifications on repli...
2005-09-04 Howard ChuITS#3978: Added alock calls; warns about inconsistency...
2005-09-04 Howard ChuITS#3978 move alock from back-bdb to slapd
2005-09-04 Howard ChuITS#3802, #3999 skip wake_sds in epoll event loop
2005-09-03 Hallvard FurusethSilence warnings
2005-09-02 Howard ChuAdd missing return from rev 1.27
2005-09-02 Howard Chuper LDAPext discussion, delete pwdAccountLockedTime...
2005-09-02 Howard ChuBypass all add/modify checks on replicas, the master...
2005-09-02 Howard ChuITS#3989 fix ID used for syncprov_findbase
2005-09-01 Howard ChuRemove #undef HAVE_EPOLL accidentally committed in...
2005-09-01 Howard ChuFix olcSubordinate OID clash
2005-09-01 Howard ChuITS#3992 check bi_dbenv
2005-09-01 Howard ChuMoving glue overlay back into slapd core, returning...
2005-08-31 Hallvard FurusethFix check for supported operations: Needs be_id2entry_g...
2005-08-31 Hallvard FurusethReject slapadd -w if not supported (partial ITS#3979...
2005-08-31 Hallvard FurusethNull backend support for slapadd and slapcat
2005-08-31 Hallvard FurusethCleanup: Rename struct null_info.bind_allowed to .ni_bi...
2005-08-31 Pierangelo Masaratifix test before releasing resources (ITS#3990)
2005-08-31 Howard ChuITS#3979 only one glue overlay per tree is allowed
2005-08-31 Pierangelo Masaratisave target errors for later evaluation
2005-08-30 Pierangelo Masaratifurther refine previous commit
2005-08-30 Pierangelo Masaratifix previous commit
2005-08-30 Pierangelo Masaratialways init ACLs
2005-08-30 Pierangelo Masaratidon't let back-monitor appear __after__ a database...
2005-08-30 Pierangelo Masaraticleanup previous commit (thanks to Hallvard)
2005-08-29 Hallvard FurusethInclude "fd=.." in Statslog message "TLS established"
2005-08-29 Howard ChuITS#3983 fix connection_client_stop, must reset sockbuf
2005-08-29 Pierangelo Masaratilog UNDEFINED/PROXIED attributeDescription insertion
2005-08-29 Pierangelo Masaratifix previous commit
2005-08-28 Pierangelo Masaratiprettify matchedDN
2005-08-28 Howard ChuIn ordered_value_sort, allow zero-length ordered values.
2005-08-28 Howard ChuMore for ITS#3937, pick up pre-set ldap_syslog values.
next