]> git.sur5r.net Git - openldap/history - servers/slapd
Do not access a void* (mi_entry_limbo) as if it were a struct monitor_info_t*
[openldap] / servers / slapd /
2007-06-15 Hallvard Furuseth Do not access a void* (mi_entry_limbo) as if it were...
2007-06-15 Gavin HenryRunning 'perlcritic -1 SampleLDAP.pm' and tidying up.
2007-06-15 Hallvard FurusethITS#4995 - rewrite clarification
2007-06-15 Quanah Gibson-MountFor ITS#4995, add clarification comments
2007-06-14 Pierangelo Masaratidon't forget to log errors (ITS#5014)
2007-06-14 Howard ChuBetter fix for rev 1.97
2007-06-10 Hallvard FurusethFor ITS#4943: Axe thread pool semaphore code
2007-06-10 Hallvard FurusethCleanup (add prototypes)
2007-06-10 Pierangelo Masaratire-fix ITS#4936
2007-06-09 Hallvard FurusethITS#5007: Rename label "leave"; OSF1 pthread.h makes...
2007-06-09 Hallvard FurusethFix HP-UX crash: Replace socklen_t with ber_socklen_t...
2007-06-09 Pierangelo Masaratiuse libexecdir as default module path (ITS#4936)
2007-06-09 Pierangelo Masaratitemporary fix to ITS#4986; does not break current tests...
2007-06-09 Pierangelo Masaratifix SASL ssf logging (ITS#5001)
2007-06-09 Pierangelo MasaratiautchId must be a (quoted) id, and can't be a DN; as...
2007-06-09 Pierangelo Masaratido not try to register custom monitor stuff when subord...
2007-06-09 Pierangelo Masaratialways complain when custom monitor stuff cannot be...
2007-06-08 Howard ChuITS#4970 ignore pwdMinAge if pwdReset is TRUE
2007-06-08 Howard ChuITS#4977 check for cookie parse failure
2007-06-02 Pierangelo Masaratimake searches expand all matching sets of group/url...
2007-06-02 Pierangelo Masaratifix leak
2007-05-31 Hallvard Furuseththread pool data was accessed through the wrong type
2007-05-31 Ralf HaferkampITS#4991 restore save_attrs when a request is finished...
2007-05-31 Ralf HaferkampITS#4991 restore mapped AttributeNames before processin...
2007-05-25 Howard ChuITS#4966 valsort_modify: ignore Delete modops with...
2007-05-23 Kurt ZeilengaUse IANA-assigned OID for entryDN and remove hide flag.
2007-05-20 Hallvard FurusethFix --without-tls (ITS#4975). Enable certificate matching.
2007-05-19 Pierangelo Masaratimore ITS#4973 initialization
2007-05-19 Pierangelo Masaratire-parse ID from passmod request, if necessary (ultimat...
2007-05-19 Pierangelo Masaratirelated to ITS#4973
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-05-18 Hallvard Furusethprintf format paranoia: macros could be changed to...
2007-05-18 Hallvard FurusethUnused varaibles
2007-05-18 Hallvard FurusethWarning cleanup (avoid cast double return val -> intege...
2007-05-18 Hallvard Furusethinclude lber-int.h (for rev 1.396 certificate changes)
2007-05-17 Pierangelo Masarati...
2007-05-16 Pierangelo Masaratiallow array of more generic syntaxes
2007-05-16 Pierangelo Masaratiallow attribute inheritance with syntax restriction...
2007-05-16 Pierangelo Masaratifurther cleanup round in back-relay database selection...
2007-05-15 Pierangelo Masaraticheck for NULL dn in URL; set error code before seding...
2007-05-14 Howard ChuITS#4961 disable schema checking on contextCSN update
2007-05-13 Hallvard FurusethReapply part of rev 1.2 warning cleanup, it was lost...
2007-05-13 Howard ChuDon't use strdup on bervals
2007-05-13 Howard ChuAdd CRLfile option for GNUtls
2007-05-13 Howard ChuUse liblber for certificate Validation, Normalization
2007-05-12 Howard ChuNo more dependency on OpenSSL
2007-05-12 Hallvard FurusethAdd back-monitor (and its OID arc) to Backend/Database...
2007-05-12 Pierangelo Masaratiif no database can be looked up, don't send result...
2007-05-12 Pierangelo Masaratidon't try to lookup a database when there's no request DN
2007-05-11 Hallvard FurusethFix for !(LDAP_DEBUG && LDAP_SYSLOG)
2007-05-10 Howard ChuFix typo in prev commit
2007-05-10 Howard ChuITS#4954 clear c_sasl_dn after error
2007-05-10 Howard ChuITS#4952 use memcmp to compare CSN values
2007-05-09 Hallvard FurusethRemove unused variables
2007-05-09 Hallvard Furusethassert(pointer) -> assert(pointer != NULL)
2007-05-09 Hallvard FurusethStruct/array initializers must be constant expressions...
2007-05-09 Hallvard FurusethITS#4948: '#if <undefined macro>' -> '#ifdef' warning...
2007-05-08 Howard Chucoverity scan, e is non-NULL
2007-05-08 Howard Chucoverity scan, fix typo
2007-05-08 Howard Chucoverity error, memory leak in file2anlist
2007-05-08 Howard Chucoverity scan, ch_realloc won't return NULL
2007-05-08 Howard Chucoverity fix, slapd_rw_apply NULL filter
2007-05-07 Ralf Haferkampfix comparison with string literal
2007-05-05 Howard ChuITS#4949 make config_syslog accumulate across multiple...
2007-04-24 Howard ChuITS#4917 preserve old sat_ad_mutex
2007-04-24 Howard ChuDisallow runtime delete of modload values
2007-04-20 Kurt ZeilengaDistinguish absent control value from empty control...
2007-04-12 Pierangelo Masaratifix ';binary' certificate transport (ITS#4868); add...
2007-04-11 Pierangelo Masaratifix no-op crasher (ITS#4925)
2007-04-10 Howard ChuFix prev commit, filter construction with URI filters
2007-04-09 Hallvard FurusethAdd missing return from void *bdb_tool_trickle_task()
2007-04-07 Howard ChuAdd trickle-sync for quick mode
2007-04-06 Howard ChuITS#4915 log failure retry status
2007-04-06 Howard ChuFix prev commit, config_obsolete
2007-04-06 Howard ChuAxe slurpd / replog support
2007-04-05 Ralf HaferkampolcDatabase=config always gets index 0,
2007-04-05 Howard ChuITS#4911 move slap_op_init/destroy to slap_init/destroy
2007-04-05 Howard ChuFix uninit'd serverID field
2007-04-04 Hallvard Furusethprintf %p expects void*
2007-04-04 Hallvard FurusethFix char* = const char* (text = sr->sr_text)
2007-04-04 Ralf HaferkampMoved the check for existing monitor database to the...
2007-04-02 Howard ChuITS#4904 fix delta-sync modlist free
2007-03-31 Howard ChuCleanup conditional arg in prev commit
2007-03-30 Ralf Haferkampuse slap_add_opattrs as discussed on -devel.
2007-03-29 Ralf HaferkampAdd operational Attributes when creating frontend and...
2007-03-29 Ralf HaferkampCreate frontend and config database entries automatical...
2007-03-26 Hallvard FurusethDo not end a potentially last line of a Makefile statem...
2007-03-25 Howard ChuITS#4893 fix prev commit
2007-03-25 Howard ChuMore struct cleanup
2007-03-25 Howard ChuITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket...
2007-03-23 Howard ChuPreliminary GNUtls support. gnutls.c will merge back...
2007-03-22 Pierangelo Masaratiadd support for pagedResults to back-sql (ITS#4888)
2007-03-22 Pierangelo Masaratifix test in case of bailout (ITS#4891)
2007-03-22 Howard ChuEnhanced unique configuration
2007-03-22 Howard ChuRemove obsolete purge (obsoleted in cache.c rev 1.106)
2007-03-21 Pierangelo Masaratidon't add databases twice; but try as hard as possible...
2007-03-21 Pierangelo Masaratiallow adding of back-bdb with monitoring on (ITS#4789)
2007-03-21 Pierangelo Masaraticleanup
2007-03-21 Pierangelo Masaraticleanup after sending entry
2007-03-21 Pierangelo Masaratifix ITS#4883
next