lib/util: Add back control of mmap and hash size in tdb for top level build
[gd/samba-autobuild/.git] / source4 / param / secrets.c
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-06 Andrew Bartletts4-param Remove 'secrets database' parameter
2011-05-06 Andrew Bartlettlib/util Move source3 tdb_wrap_open() into the common...
2011-05-03 Andrew Bartletts4-param Rename secrets_init() -> randseed_init()
2011-04-29 Andrew Bartletts4-param Rename private_path() -> lpcfg_private_path()
2011-02-10 Andrew Tridgellldb: use #include <ldb.h> for ldb
2010-10-11 Andrew Bartletts4-param Refactor secrets code to not require an event...
2010-10-10 Jelmer Vernooijldb-samba: Rename samdb_relative_path to ldb_relative_p...
2010-09-23 Andrew Bartletts4-kerberos Move 'set key into keytab' code out of...
2010-09-15 Andrew Tridgells4-secrets: fixed shadowed variable warning
2010-09-15 Andrew Tridgells4-secrets: fetch secure channel type with domain SID
2010-09-11 Matthias Dieter... s4:param/secrets.c - reorganise imports
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-06-29 Andrew Bartletts4:secrets Ensure secrets.ldb uses the same hooks as...
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-06 Matthias Dieter... s4:param/secrets.c - add some "char *" casts
2010-02-19 Andrew Bartletts4:winbind Make the 'no SID found' message even more...
2010-02-17 Andrew Bartletts4:param Modify secrets_get_domain_sid to give more...
2009-09-07 Andrew Tridgells4: the secrets.ldb module needs the loadparm opaque...
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Jelmer VernooijMerge branch 'singlecompression' into single
2008-09-16 Jelmer VernooijMerge branch 'singlepopt' into single
2008-09-16 Jelmer VernooijMerge branch 'singlensswrap' into single
2008-09-16 Jelmer VernooijMerge branch 'singlesw' into single
2008-09-16 Jelmer VernooijMerge branch 'singlereplace' into single
2008-09-16 Jelmer VernooijMerge branch 'singletdb' into single
2008-09-16 Jelmer VernooijUse single copy of tdb in both samba3 and samba4.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-06-14 Simo SorceMake up the right dependencies now that ldb depends...
2008-04-08 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-02 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-01 Jelmer VernooijAdd context pointer to secrets functions.
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2007-12-21 Jelmer Vernooijr26318: Don't rely on SAMDB functions in secrets database.
2007-12-21 Jelmer Vernooijr26250: Avoid global_loadparm in a couple more places.
2007-12-21 Jelmer Vernooijr26205: Pass loadparm_context to secrets_db_connect...
2007-12-21 Jelmer Vernooijr26203: Avoid using ldb_wrap for secrets database.
2007-12-21 Andrew Bartlettr26183: The idea of a self-seeding secrets.ldb is nice...
2007-12-21 Jelmer Vernooijr26128: Some formatting fixes in secrets.c, fix free...
2007-12-21 Jelmer Vernooijr26123: Use utility function for secrets.tdb path.
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25547: Convert to standard bool type.
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr20806: make it possible to configure the secrets.ldb url
2007-10-10 Simo Sorcer19831: Big ldb_dn optimization and interfaces enhancem...
2007-10-10 Jelmer Vernooijr19573: Move secrets.o into param/ (subsystems haven...