Age | Commit message (Expand) | Author | Files | Lines |
2009-09-03 | hook on prepare_commit instead of transaction_end | Andrew Tridgell | 1 | -4/+4 |
2009-06-18 | dsdb: Fix build against system ldb. | Jelmer Vernooij | 1 | -1/+1 |
2009-02-23 | Fix headers, ldb_includes.h is a private header, | Simo Sorce | 1 | -0/+1 |
2009-02-02 | s4:update_keytab: s/delete/do_delete | Stefan Metzmacher | 1 | -7/+7 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 1 | -21/+46 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -2/+2 |
2008-09-29 | LDB ASYNC: samba4 modules | Simo Sorce | 1 | -17/+228 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -2/+2 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-20 | Fix use of some modules (needed _PUBLIC_). | Jelmer Vernooij | 1 | -1/+1 |
2008-02-20 | Use struct-based rather than function-based initialization for ldb modules ev... | Jelmer Vernooij | 1 | -6/+1 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26229: Set loadparm context as opaque pointer in ldb, remove more uses of gl... | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25249: Thanks to Andrew Kroeger for pointing out this silly typo (calling | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22681: Fix standalone ldb build when parent directory name != ldb. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21315: ldb now supports filters like (&(dn=%s)(&(objectClass=kerberosSecret)... | Stefan Metzmacher | 1 | -4/+30 |
2007-10-10 | r21179: Anything more complex than this causes the keytab never to be updated... | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r21135: Instead of having hooks to update keytabs as an explicit thing, update | Andrew Bartlett | 1 | -0/+189 |