summaryrefslogtreecommitdiffstats
path: root/source4/param/secrets.c
Commit message (Expand)AuthorAgeFilesLines
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-2/+2
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-2/+2
* Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij2008-09-161-1/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-3/+6
* Add context pointer to secrets functions.Jelmer Vernooij2008-04-011-23/+10
* r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij2008-01-011-1/+1
* r26318: Don't rely on SAMDB functions in secrets database.Jelmer Vernooij2007-12-211-3/+17
* r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij2007-12-211-4/+4
* r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij2007-12-211-4/+7
* r26203: Avoid using ldb_wrap for secrets database.Jelmer Vernooij2007-12-211-3/+9
* r26183: The idea of a self-seeding secrets.ldb is nice, but in practice we doAndrew Bartlett2007-12-211-11/+0
* r26128: Some formatting fixes in secrets.c, fix free of filename, update igno...Jelmer Vernooij2007-12-211-10/+19
* r26123: Use utility function for secrets.tdb path.Jelmer Vernooij2007-12-211-1/+2
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+3
* r25547: Convert to standard bool type.Jelmer Vernooij2007-10-101-2/+2
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-2/+2
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-5/+5
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20806: make it possible to configure the secrets.ldb urlStefan Metzmacher2007-10-101-2/+8
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-1/+1
* r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij2007-10-101-0/+177