2010-04-13 |
Kurt Zeilenga | happy belated new year |
blob | commitdiff | raw |
2009-11-24 |
Quanah Gibson-Mount | ITS#6398 fix onetime leak |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Quanah Gibson-Mount | ITS#6258 |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Quanah Gibson-Mount | ITS#5892 |
blob | commitdiff | raw | diff to current |
2009-06-03 |
Quanah Gibson-Mount | ITS#6150 |
blob | commitdiff | raw | diff to current |
2009-05-06 |
Quanah Gibson-Mount | fix one-time leaks; make sure free'd stuff is NULL |
blob | commitdiff | raw | diff to current |
2009-05-01 |
Quanah Gibson-Mount | fix one-time leak |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Quanah Gibson-Mount | slapcat does not mention -s in usage |
blob | commitdiff | raw | diff to current |
2009-04-28 |
Quanah Gibson-Mount | better diagnostics |
blob | commitdiff | raw | diff to current |
2009-02-06 |
Quanah Gibson-Mount | ITS#5925 |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Kurt Zeilenga | Update copyright for next release |
blob | commitdiff | raw | diff to current |
2008-11-10 |
Quanah Gibson-Mount | ITS#5745 |
blob | commitdiff | raw | diff to current |
2008-02-12 |
Kurt Zeilenga | Happy new year! (belated) |
blob | commitdiff | raw | diff to current |
2008-01-08 |
Kurt Zeilenga | Happy New Year (belated) |
blob | commitdiff | raw | diff to current |
2007-11-27 |
Quanah Gibson-Mount | Fix, truncate should not be valid for slapadd, should... |
blob | commitdiff | raw | diff to current |
2007-11-21 |
Howard Chu | Fix, truncate should not be valid for slapadd, should... |
blob | commitdiff | raw | diff to current |
2007-10-17 |
Quanah Gibson-Mount | Update last change: lutil_atoul() -> lutil_atou() for... |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Hallvard Furuseth | Update last change: lutil_atoul() -> lutil_atou() for... |
blob | commitdiff | raw | diff to current |
2007-09-01 |
Quanah Gibson-Mount | Sync with HEAD for OL 2.4.5 |
blob | commitdiff | raw | diff to current |
2007-08-28 |
Pierangelo Masarati | add -S to slapadd to set desired SID in generated entry... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
Pierangelo Masarati | close LDIF handler (valgrind) |
blob | commitdiff | raw | diff to current |
2007-08-14 |
Pierangelo Masarati | add '-Q' switch (used by slaptest only; ITS#4930) |
blob | commitdiff | raw | diff to current |
2007-07-13 |
Howard Chu | Fallout from ITS#4986 - remove unused param of select_b... |
blob | commitdiff | raw | diff to current |
2007-05-11 |
Hallvard Furuseth | Fix for !(LDAP_DEBUG && LDAP_SYSLOG) |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Hallvard Furuseth | ITS#4948: '#if <undefined macro>' -> '#ifdef' warning... |
blob | commitdiff | raw | diff to current |
2007-02-13 |
Kurt Zeilenga | Quick merge: everything from HEAD |
blob | commitdiff | raw | diff to current |
2007-01-15 |
Howard Chu | ITS#4554 slapindex takes a list of attributes to index |
blob | commitdiff | raw | diff to current |
2007-01-02 |
Kurt Zeilenga | happy new year |
blob | commitdiff | raw | diff to current |
2006-10-19 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2006-09-14 |
Howard Chu | Portability cleanups |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Howard Chu | Must use ch_strdup, not strdup |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Kurt Zeilenga | Sync with HEAD |
blob | commitdiff | raw | diff to current |
2006-05-29 |
Howard Chu | ITS#4555 add "-j" option to jump to line of LDIF file... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Pierangelo Masarati | allow tools to syslog |
blob | commitdiff | raw | diff to current |
2006-02-02 |
Howard Chu | Reparse unknown debug flags after config is read to... |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Howard Chu | ITS#4319 fix check for need_shutdown/slap_shutdown() |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Luke Howard | Add -s option to slapadd to disable schema checking |
blob | commitdiff | raw | diff to current |
2006-01-03 |
Kurt Zeilenga | Happy new year! |
blob | commitdiff | raw | diff to current |
2005-12-20 |
Pierangelo Masarati | revert previous commit(s); clarify usage of "-s" in... |
blob | commitdiff | raw | diff to current |
2005-12-16 |
Pierangelo Masarati | slapdn calls shutdown without startup |
blob | commitdiff | raw | diff to current |
2005-12-05 |
Pierangelo Masarati | fix compilation without debugging (ITS#4245) |
blob | commitdiff | raw | diff to current |
2005-11-28 |
Pierangelo Masarati | allow comma-separated descriptive log levels, so that... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
Pierangelo Masarati | allow arbitrary base also in tools |
blob | commitdiff | raw | diff to current |
2005-11-24 |
Pierangelo Masarati | use lutil_ato*() whenever appropriate |
blob | commitdiff | raw | diff to current |
2005-11-23 |
Pierangelo Masarati | first round of number/time parsing fixes |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Pierangelo Masarati | tools log level defaults to "none", so that messages... |
blob | commitdiff | raw | diff to current |
2005-10-31 |
Pierangelo Masarati | allow descriptions in -d for tools as well; test as... |
blob | commitdiff | raw | diff to current |
2005-10-15 |
Howard Chu | Revert prev commit, use -g option to disable glue instead |
blob | commitdiff | raw | diff to current |
2005-10-15 |
Howard Chu | ITS#4089 use slapcat -n XX to specify just the superior... |
blob | commitdiff | raw | diff to current |
2005-09-27 |
Howard Chu | ITS#3996 fix glue/syncprov interaction |
blob | commitdiff | raw | diff to current |
2005-09-01 |
Howard Chu | Moving glue overlay back into slapd core, returning... |
blob | commitdiff | raw | diff to current |
2005-08-28 |
Howard Chu | Consolidate a few more init calls into slap_init()... |
blob | commitdiff | raw | diff to current |
2005-08-25 |
Kurt Zeilenga | Update build tools based upon OPENLDAP_AC work |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Pierangelo Masarati | couldn't slapcat with ACIs in slapd.conf :) |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Pierangelo Masarati | plug one-time leak |
blob | commitdiff | raw | diff to current |
2005-08-11 |
Pierangelo Masarati | fix error message |
blob | commitdiff | raw | diff to current |
2005-08-10 |
Howard Chu | Fix backend selection diagnostics |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Howard Chu | ITS#3917 revert prev commit |
blob | commitdiff | raw | diff to current |
2005-08-08 |
Howard Chu | ITS#3917 init schema before parsing args |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Howard Chu | Fix prev commit - slapdn should not start any databases |
blob | commitdiff | raw | diff to current |
2005-06-09 |
Howard Chu | ITS#3621 slaptest should start databases when dryrun... |
blob | commitdiff | raw | diff to current |
2005-05-12 |
Howard Chu | Updated ldif_read_record to support LDIF include: directive |
blob | commitdiff | raw | diff to current |
2005-05-01 |
Howard Chu | Fix config selection: |
blob | commitdiff | raw | diff to current |
2005-04-13 |
Pierangelo Masarati | fix access control when no backend could be found ... |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Pierangelo Masarati | more issues related to slapacl |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Pierangelo Masarati | fix previous commit in case of access to non existent... |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Pierangelo Masarati | allow slapdn to return the DN in pretty/normal only... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Pierangelo Masarati | actually retrieve the target, to apply clauses like... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Pierangelo Masarati | cleanup options |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Pierangelo Masarati | always shutdown (slaptest was not) |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Pierangelo Masarati | allow setting misc params used by ACL checking |
blob | commitdiff | raw | diff to current |
2005-03-24 |
Howard Chu | Convert backendInfo/backendDB to STAILQs |
blob | commitdiff | raw | diff to current |
2005-03-15 |
Howard Chu | More back-config / back-ldif integration, added config_... |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Howard Chu | Fix schema init sequence |
blob | commitdiff | raw | diff to current |
2005-03-04 |
Howard Chu | ITS#3579 disable ldap_syslog earlier. |
blob | commitdiff | raw | diff to current |
2005-02-21 |
Howard Chu | Use backend#0 for config, tools default to #1 |
blob | commitdiff | raw | diff to current |
2005-01-26 |
Howard Chu | Add -q quick option for slapindex too |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Howard Chu | Add '-q' "quick" option and SLAP_TOOL_QUICK def for... |
blob | commitdiff | raw | diff to current |
2005-01-22 |
Howard Chu | Schema caching for slaptools |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Howard Chu | Cleanup slapcat usage |
blob | commitdiff | raw | diff to current |
2005-01-14 |
Howard Chu | More consolidation for single consumer-context syncrepl |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Pierangelo Masarati | typo |
blob | commitdiff | raw | diff to current |
2005-01-12 |
Pierangelo Masarati | further refinement of ITS#3461 |
blob | commitdiff | raw | diff to current |
2005-01-08 |
Pierangelo Masarati | clarify error message and allow -u (dryrun) option... |
blob | commitdiff | raw | diff to current |
2005-01-01 |
Kurt Zeilenga | Happy New Year! |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Pierangelo Masarati | ITS#3419: values in built auth DNs may need DN escaping... |
blob | commitdiff | raw | diff to current |
2004-12-04 |
Howard Chu | Delete backglue.c in favor of glue overlay |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Pierangelo Masarati | test "entry" as default attribute |
blob | commitdiff | raw | diff to current |
2004-10-06 |
Howard Chu | Revert ITS#3353 patch, it needs to be reworked. |
blob | commitdiff | raw | diff to current |
2004-10-01 |
Howard Chu | ITS#3353 consolidate slapd globals into a single struct |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Jong Hyuk Choi | *oc support in attr list |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Kurt Zeilenga | ITS#3326: fix slaptest shutdown |
blob | commitdiff | raw | diff to current |
2004-09-08 |
Kurt Zeilenga | Add "slapcat -a filter" support |
blob | commitdiff | raw | diff to current |
2004-09-04 |
Kurt Zeilenga | unifdef -UNEW_LOGGING |
blob | commitdiff | raw | diff to current |
2004-07-26 |
Pierangelo Masarati | frontend stuff moved into a database structure, essenti... |
blob | commitdiff | raw | diff to current |
2004-07-18 |
Pierangelo Masarati | startup and shutdown backends only if not in dryrun... |
blob | commitdiff | raw | diff to current |
2004-07-17 |
Pierangelo Masarati | normalize authcDN (ITS#3246); don't touch databases... |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Pierangelo Masarati | to be safe, always start backends and database |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Pierangelo Masarati | improve slapacl |
blob | commitdiff | raw | diff to current |
2004-04-20 |
Pierangelo Masarati | improve slapacl option sanity checks |
blob | commitdiff | raw | diff to current |
next |