]> git.sur5r.net Git - openldap/history - servers
don't bother about the port if none is given (ITS#4012)
[openldap] / servers /
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.
2005-08-28 Howard ChuITS#3937 add config_syslog var to track state of loglev...
2005-08-28 Howard ChuITS#3937 tone down informational debug msgs
2005-08-28 Howard ChuConsolidate a few more init calls into slap_init()...
2005-08-27 Pierangelo Masaratiprettify matchedDN; fix memory handling
2005-08-27 Pierangelo Masaratiprettify matchedDN; return response code
2005-08-27 Howard ChuAdditional log msg for config tree processing failures
2005-08-27 Howard ChuPartially revert rev 1.31, must detect send_search...
2005-08-27 Howard ChuMore for ITS#3900 - olcDefaultSearchBase doesn't belong...
2005-08-27 Howard ChuFinish control implementation
2005-08-27 Howard ChuFix typos in error messages
2005-08-26 Hallvard FurusethRename label "leave" to "done".
2005-08-26 Hallvard FurusethRemove unused variable
2005-08-26 Pierangelo Masaratifix uninitialized, signedness and other issues (ITS...
2005-08-26 Pierangelo Masaratirefine last commit (let "proxied" attrs be registered...
2005-08-26 Luke Howardfix slapi_sdn_isempty() logic
2005-08-26 Howard ChuMore for ITS#3854
2005-08-26 Howard ChuFix another leaked environment.
2005-08-26 Hallvard Furusethslapi_rdn_set_<sdn/rdn>: Void functions, so return...
2005-08-26 Howard ChuWindows mod compatibility
2005-08-26 Howard ChuRevert ITS#3577 patch, breaks Windows build and not...
2005-08-26 Howard ChuFix for Windows mod compatibility, imported symbols...
2005-08-26 Howard ChuLeave pwdPolicySubEntry user-modifiable for now
2005-08-25 Pierangelo Masaratiallow undefined attrs to be "proxied" (ITS#3959)
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-25 Pierangelo Masaratineed stricter sanity checks...
2005-08-25 Pierangelo Masaratihonor onerr on bind
2005-08-25 Howard ChuDon't do anything if this is a syncrepl response.
2005-08-25 Howard ChuMust close env before removing it.
2005-08-24 Howard ChuConfig fixes
2005-08-24 Luke HowardAllow slapi_sdn_get_parent() to work if only normalized...
2005-08-24 Howard ChuFix typo in numeric-descend
2005-08-24 Howard ChuAdd LDAP_CONTROL_VALSORT
2005-08-24 Howard ChuCheck for numeric syntaxes
2005-08-24 Howard ChuTweak prev commit, use BER_BVZERO
2005-08-24 Howard ChuFix uninit'd var, check for single-valued attrs
2005-08-23 Pierangelo Masaratimake sure a_nvals are as many as a_vals (helps tracking...
2005-08-23 Pierangelo Masaratiworkaround ITS#3965; if anybody has a better solution...
2005-08-23 Howard ChuUpdated for draft 09, allow MANAGE for operational...
2005-08-23 Pierangelo Masaratiharmonize back-ldbm and back-bdb handling of searchBase...
2005-08-23 Pierangelo Masaratifix use of uninitialized var
2005-08-23 Howard ChuMore for valsort
next