summaryrefslogtreecommitdiff
path: root/source4/param/secrets.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-19s4:winbind Make the 'no SID found' message even more detailedAndrew Bartlett1-3/+7
2010-02-18s4:param Modify secrets_get_domain_sid to give more useful errorsAndrew Bartlett1-27/+16
2009-09-07s4: the secrets.ldb module needs the loadparm opaque setupAndrew Tridgell1-0/+7
2008-12-29s4:lib/tevent: rename structsStefan Metzmacher1-2/+2
2008-10-11Fix include paths to new location of libutil.Jelmer Vernooij1-2/+2
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij1-1/+1
2008-06-14Make up the right dependencies now that ldb depends on libeventsSimo Sorce1-3/+6
2008-04-01Add context pointer to secrets functions.Jelmer Vernooij1-23/+10
2008-01-01r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...Jelmer Vernooij1-1/+1
2007-12-21r26318: Don't rely on SAMDB functions in secrets database.Jelmer Vernooij1-3/+17
2007-12-21r26250: Avoid global_loadparm in a couple more places.Jelmer Vernooij1-4/+4
2007-12-21r26205: Pass loadparm_context to secrets_db_connect() rather than using globa...Jelmer Vernooij1-4/+7
2007-12-21r26203: Avoid using ldb_wrap for secrets database.Jelmer Vernooij1-3/+9
2007-12-21r26183: The idea of a self-seeding secrets.ldb is nice, but in practice we doAndrew Bartlett1-11/+0
2007-12-21r26128: Some formatting fixes in secrets.c, fix free of filename, update igno...Jelmer Vernooij1-10/+19
2007-12-21r26123: Use utility function for secrets.tdb path.Jelmer Vernooij1-1/+2
2007-12-21r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij1-1/+3
2007-10-10r25547: Convert to standard bool type.Jelmer Vernooij1-2/+2
2007-10-10r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij1-2/+2
2007-10-10r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij1-5/+5
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r20806: make it possible to configure the secrets.ldb urlStefan Metzmacher1-2/+8
2007-10-10r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce1-1/+1
2007-10-10r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).Jelmer Vernooij1-0/+177