s4:provision.c - "provsion_store_self_join" - don't set the realm if it's NULL
[samba.git] / source4 / param / secrets.c
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...