Age | Commit message (Expand) | Author | Files | Lines |
2011-10-13 | lib/util: Add back control of mmap and hash size in tdb for top level build | Andrew Bartlett | 1 | -1/+1 |
2011-06-06 | s4-param Remove 'secrets database' parameter | Andrew Bartlett | 1 | -1/+1 |
2011-05-06 | lib/util Move source3 tdb_wrap_open() into the common code. | Andrew Bartlett | 1 | -1/+1 |
2011-05-03 | s4-param Rename secrets_init() -> randseed_init() | Andrew Bartlett | 1 | -5/+5 |
2011-04-29 | s4-param Rename private_path() -> lpcfg_private_path() | Andrew Bartlett | 1 | -1/+1 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 1 | -1/+1 |
2010-10-11 | s4-param Refactor secrets code to not require an event context. | Andrew Bartlett | 1 | -4/+2 |
2010-10-10 | ldb-samba: Rename samdb_relative_path to ldb_relative_path, as it's not samdb... | Jelmer Vernooij | 1 | -1/+1 |
2010-09-24 | s4-kerberos Move 'set key into keytab' code out of credentials. | Andrew Bartlett | 1 | -0/+25 |
2010-09-15 | s4-secrets: fixed shadowed variable warning | Andrew Tridgell | 1 | -4/+4 |
2010-09-15 | s4-secrets: fetch secure channel type with domain SID | Andrew Tridgell | 1 | -1/+15 |
2010-09-11 | s4:param/secrets.c - reorganise imports | Matthias Dieter Wallnöfer | 1 | -4/+0 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -1/+1 |
2010-06-29 | s4:secrets Ensure secrets.ldb uses the same hooks as the rest of Samba | Andrew Bartlett | 1 | -40/+3 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -1/+1 |
2010-04-06 | s4:param/secrets.c - add some "char *" casts | Matthias Dieter Wallnöfer | 1 | -3/+3 |
2010-02-19 | s4:winbind Make the 'no SID found' message even more detailed | Andrew Bartlett | 1 | -3/+7 |
2010-02-18 | s4:param Modify secrets_get_domain_sid to give more useful errors | Andrew Bartlett | 1 | -27/+16 |
2009-09-07 | s4: the secrets.ldb module needs the loadparm opaque setup | Andrew Tridgell | 1 | -0/+7 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -2/+2 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -2/+2 |
2008-09-16 | Use single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 1 | -1/+1 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -3/+6 |
2008-04-01 | Add context pointer to secrets functions. | Jelmer Vernooij | 1 | -23/+10 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26318: Don't rely on SAMDB functions in secrets database. | Jelmer Vernooij | 1 | -3/+17 |
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r26205: Pass loadparm_context to secrets_db_connect() rather than using globa... | Jelmer Vernooij | 1 | -4/+7 |
2007-12-21 | r26203: Avoid using ldb_wrap for secrets database. | Jelmer Vernooij | 1 | -3/+9 |
2007-12-21 | r26183: The idea of a self-seeding secrets.ldb is nice, but in practice we do | Andrew Bartlett | 1 | -11/+0 |
2007-12-21 | r26128: Some formatting fixes in secrets.c, fix free of filename, update igno... | Jelmer Vernooij | 1 | -10/+19 |
2007-12-21 | r26123: Use utility function for secrets.tdb path. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r25547: Convert to standard bool type. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r20806: make it possible to configure the secrets.ldb url | Stefan Metzmacher | 1 | -2/+8 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19573: Move secrets.o into param/ (subsystems haven't been integrated yet). | Jelmer Vernooij | 1 | -0/+177 |