2007-05-05 |
Howard Chu | ITS#4949 make config_syslog accumulate across multiple... |
tree | commitdiff |
2007-04-24 |
Howard Chu | ITS#4917 preserve old sat_ad_mutex |
tree | commitdiff |
2007-04-24 |
Howard Chu | Disallow runtime delete of modload values |
tree | commitdiff |
2007-04-20 |
Kurt Zeilenga | Distinguish absent control value from empty control... |
tree | commitdiff |
2007-04-12 |
Pierangelo Masarati | fix ';binary' certificate transport (ITS#4868); add... |
tree | commitdiff |
2007-04-11 |
Pierangelo Masarati | fix no-op crasher (ITS#4925) |
tree | commitdiff |
2007-04-10 |
Howard Chu | Fix prev commit, filter construction with URI filters |
tree | commitdiff |
2007-04-09 |
Hallvard Furuseth | Add missing return from void *bdb_tool_trickle_task() |
tree | commitdiff |
2007-04-07 |
Howard Chu | Add trickle-sync for quick mode |
tree | commitdiff |
2007-04-06 |
Howard Chu | ITS#4915 log failure retry status |
tree | commitdiff |
2007-04-06 |
Howard Chu | Fix prev commit, config_obsolete |
tree | commitdiff |
2007-04-06 |
Howard Chu | Axe slurpd / replog support |
tree | commitdiff |
2007-04-05 |
Howard Chu | slurpd is strongly deprecated |
tree | commitdiff |
2007-04-05 |
Ralf Haferkamp | olcDatabase=config always gets index 0, |
tree | commitdiff |
2007-04-05 |
Howard Chu | ITS#4911 move slap_op_init/destroy to slap_init/destroy |
tree | commitdiff |
2007-04-05 |
Howard Chu | Fix uninit'd serverID field |
tree | commitdiff |
2007-04-04 |
Hallvard Furuseth | printf %p expects void* |
tree | commitdiff |
2007-04-04 |
Hallvard Furuseth | Fix char* = const char* (text = sr->sr_text) |
tree | commitdiff |
2007-04-04 |
Ralf Haferkamp | Moved the check for existing monitor database to the... |
tree | commitdiff |
2007-04-02 |
Howard Chu | ITS#4904 fix delta-sync modlist free |
tree | commitdiff |
2007-03-31 |
Howard Chu | Cleanup conditional arg in prev commit |
tree | commitdiff |
2007-03-30 |
Ralf Haferkamp | use slap_add_opattrs as discussed on -devel. |
tree | commitdiff |
2007-03-29 |
Ralf Haferkamp | Add operational Attributes when creating frontend and... |
tree | commitdiff |
2007-03-29 |
Ralf Haferkamp | Create frontend and config database entries automatical... |
tree | commitdiff |
2007-03-26 |
Hallvard Furuseth | Do not end a potentially last line of a Makefile statem... |
tree | commitdiff |
2007-03-25 |
Howard Chu | ITS#4893 fix prev commit |
tree | commitdiff |
2007-03-25 |
Howard Chu | More struct cleanup |
tree | commitdiff |
2007-03-25 |
Howard Chu | ITS#4893 define LDAP_PF_LOCAL_SENDMSG in <ac/socket... |
tree | commitdiff |
2007-03-23 |
Howard Chu | Preliminary GNUtls support. gnutls.c will merge back... |
tree | commitdiff |
2007-03-22 |
Pierangelo Masarati | add support for pagedResults to back-sql (ITS#4888) |
tree | commitdiff |
2007-03-22 |
Pierangelo Masarati | fix test in case of bailout (ITS#4891) |
tree | commitdiff |
2007-03-22 |
Howard Chu | Enhanced unique configuration |
tree | commitdiff |
2007-03-22 |
Howard Chu | Remove obsolete purge (obsoleted in cache.c rev 1.106) |
tree | commitdiff |
2007-03-21 |
Pierangelo Masarati | don't add databases twice; but try as hard as possible... |
tree | commitdiff |
2007-03-21 |
Pierangelo Masarati | allow adding of back-bdb with monitoring on (ITS#4789) |
tree | commitdiff |
2007-03-21 |
Pierangelo Masarati | cleanup |
tree | commitdiff |
2007-03-21 |
Pierangelo Masarati | cleanup after sending entry |
tree | commitdiff |
2007-03-21 |
Pierangelo Masarati | fix ITS#4883 |
tree | commitdiff |
2007-03-21 |
Pierangelo Masarati | improve previous commit (check result of structural_cla... |
tree | commitdiff |
2007-03-21 |
Pierangelo Masarati | exploit inheritance in add (ITS#4884): passes all tests... |
tree | commitdiff |
2007-03-20 |
Pierangelo Masarati | more structure name cleanup |
tree | commitdiff |
2007-03-20 |
Pierangelo Masarati | cleanup struct declarations |
tree | commitdiff |
2007-03-19 |
Pierangelo Masarati | add uptime monitoring (in seconds) |
tree | commitdiff |
2007-03-19 |
Pierangelo Masarati | cleanup |
tree | commitdiff |
2007-03-19 |
Pierangelo Masarati | restore op before checking result (and, if necessary... |
tree | commitdiff |
2007-03-19 |
Pierangelo Masarati | handle r_dn == r_ndn |
tree | commitdiff |
2007-03-17 |
Pierangelo Masarati | make sure unsigned time_t doesn't hurt (follow-on to... |
tree | commitdiff |
2007-03-17 |
Pierangelo Masarati | remove lint (ITS#4878) |
tree | commitdiff |
2007-03-15 |
Pierangelo Masarati | fix ITS#4874 |
tree | commitdiff |
2007-03-14 |
Pierangelo Masarati | fix cleanup |
tree | commitdiff |
2007-03-13 |
Pierangelo Masarati | add support for binary attributes (ITS#4868) |
tree | commitdiff |
2007-03-12 |
Howard Chu | Don't generate schema entries for include files that... |
tree | commitdiff |
2007-03-11 |
Pierangelo Masarati | remove lint (ITS#4865) |
tree | commitdiff |
2007-03-09 |
Pierangelo Masarati | fix previous commit (ITS#4861) |
tree | commitdiff |
2007-03-08 |
Pierangelo Masarati | check consistency of referrals and result code (ITS... |
tree | commitdiff |
2007-03-05 |
Pierangelo Masarati | fix subtree shortcut (ITS#4856) |
tree | commitdiff |
2007-03-05 |
Pierangelo Masarati | fix str2anlist handling of undefined objects (ITS#4854) |
tree | commitdiff |
2007-02-26 |
Pierangelo Masarati | Solaris doesn't like NULL pointers in printf, which... |
tree | commitdiff |
2007-02-26 |
Pierangelo Masarati | Solaris doesn't like NULL pointers in printf, which... |
tree | commitdiff |
2007-02-26 |
Pierangelo Masarati | detect braindead entries (e.g. from back-perl, ITS... |
tree | commitdiff |
2007-02-24 |
Howard Chu | ITS#4851 retry if opening a supposedly clean shared... |
tree | commitdiff |
2007-02-24 |
Pierangelo Masarati | re-fix previus commit the other way 'round (rids are... |
tree | commitdiff |
2007-02-24 |
Pierangelo Masarati | fix type/format mismatch |
tree | commitdiff |
2007-02-24 |
Howard Chu | Fix prev commit |
tree | commitdiff |
2007-02-24 |
Howard Chu | ITS#4848 better config context tracking |
tree | commitdiff |
2007-02-21 |
Pierangelo Masarati | improve async connect handling in case of errors |
tree | commitdiff |
2007-02-21 |
Pierangelo Masarati | fix in-directory retcode lookup |
tree | commitdiff |
2007-02-20 |
Pierangelo Masarati | this should never occur, but in case keep it readable |
tree | commitdiff |
2007-02-17 |
Pierangelo Masarati | only fetch user if and as soon as required by filter |
tree | commitdiff |
2007-02-17 |
Pierangelo Masarati | extensibleObject allows all |
tree | commitdiff |
2007-02-16 |
Howard Chu | Plug leaks |
tree | commitdiff |
2007-02-15 |
Kurt Zeilenga | Fix C errors |
tree | commitdiff |
2007-02-14 |
Ralf Haferkamp | bdb-Database need objectclass "olcBdbConfig", removed... |
tree | commitdiff |
2007-02-14 |
Howard Chu | ITS#4830 move -lltdl earlier in link order |
tree | commitdiff |
2007-02-14 |
Howard Chu | Added "slapd" rewrite map handler, connection_fake_init... |
tree | commitdiff |
2007-02-14 |
Howard Chu | Fix rev 1.312 |
tree | commitdiff |
2007-02-13 |
Pierangelo Masarati | cleanup |
tree | commitdiff |
2007-02-13 |
Pierangelo Masarati | minor fixes... |
tree | commitdiff |
2007-02-13 |
Howard Chu | syncinfo_free must be able to free multiple syncinfos |
tree | commitdiff |
2007-02-13 |
Howard Chu | Cleanup si_ctxcsn and si_sids in db_destroy |
tree | commitdiff |
2007-02-13 |
Howard Chu | Coverity deadcode |
tree | commitdiff |
2007-02-13 |
Howard Chu | Coverity leak |
tree | commitdiff |
2007-02-13 |
Howard Chu | Coverity error |
tree | commitdiff |
2007-02-13 |
Howard Chu | Coverity scan - saved attr may not exist for a Replace |
tree | commitdiff |
2007-02-12 |
Howard Chu | Fix attribute deletion |
tree | commitdiff |
2007-02-11 |
Howard Chu | Rework module_unload API |
tree | commitdiff |
2007-02-11 |
Howard Chu | Fix prev commit |
tree | commitdiff |
2007-02-11 |
Howard Chu | Unconditionalize gmtime_mutex, always use it when calli... |
tree | commitdiff |
2007-02-11 |
Howard Chu | Coverity - fix IPv6 addr parsing |
tree | commitdiff |
2007-02-11 |
Howard Chu | Coverity scan errors |
tree | commitdiff |
2007-02-10 |
Pierangelo Masarati | fix crash related to ITS#4839; other issues seem to... |
tree | commitdiff |
2007-02-09 |
Howard Chu | Revert memberURL back to STRUCTURAL - test044 breaks... |
tree | commitdiff |
2007-02-09 |
Howard Chu | ITS#4833 refix |
tree | commitdiff |
2007-02-09 |
Howard Chu | Fix prev commit, cleanup fakeroot entry before freeing |
tree | commitdiff |
2007-02-09 |
Howard Chu | Fix prev commit, free fakeroot on teardown |
tree | commitdiff |
2007-02-09 |
Howard Chu | ITS#4838 fix fake root handling broken by prev commit |
tree | commitdiff |
2007-02-08 |
Howard Chu | Revert prev commit |
tree | commitdiff |
2007-02-08 |
Howard Chu | Just use a readlock in cache loader |
tree | commitdiff |
2007-02-08 |
Howard Chu | use dn2id index for extended filters using entryDN |
tree | commitdiff |
2007-02-08 |
Howard Chu | ITS#4835 add disclaimers about these definitions, use... |
tree | commitdiff |
next |