summaryrefslogtreecommitdiffstats
path: root/source4/auth/gensec/schannel_state.c
Commit message (Expand)AuthorAgeFilesLines
* make the schannel creentials persistentAndrew Tridgell2008-09-291-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-1/+1
* Make up the right dependencies now that ldb depends on libeventsSimo Sorce2008-06-141-0/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-4/+7
* r26252: Specify loadparm_context explicitly when creating sessions.Jelmer Vernooij2007-12-211-1/+1
* r26234: More global_loadparm fixes.Jelmer Vernooij2007-12-211-2/+4
* r26228: Store loadparm context in auth context, move more loadparm_contexts u...Jelmer Vernooij2007-12-211-5/+5
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+2
* r25552: Convert to standard bool type.Jelmer Vernooij2007-10-101-1/+1
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-2/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r20034: Start using ldb_search_exp_fmt()Simo Sorce2007-10-101-11/+3
* r19832: better prototypes for the linearization functions:Simo Sorce2007-10-101-1/+1
* r19831: Big ldb_dn optimization and interfaces enhancement patchSimo Sorce2007-10-101-2/+2
* r19598: Ahead of a merge to current lorikeet-heimdal:Andrew Bartlett2007-10-101-1/+2
* r19595: Seperate debug messages between database failure and simple lack ofAndrew Bartlett2007-10-101-2/+9
* r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum...Simo Sorce2007-10-101-4/+4
* r19299: Fix possible memleaksSimo Sorce2007-10-101-3/+21
* r17516: Change helper function names to make more clear what they are meant t...Simo Sorce2007-10-101-5/+5
* r16516: Get rid of file_exists() as there already is a file_exist().Jelmer Vernooij2007-10-101-1/+1
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-1/+2
* r13583: Realise that the member server name appears in all calls that use theAndrew Bartlett2007-10-101-1/+1
* r13402: Make Samba4 pass a nastier RPC-SCHANNEL test.Andrew Bartlett2007-10-101-44/+83
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-2/+0
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12268: Use transactions to ensure that the schannel db is consistant.Andrew Bartlett2007-10-101-0/+17
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-101-1/+2
* r11567: Ldb API change patch.Simo Sorce2007-10-101-10/+11
* r11199: Push an objectSid into the schannel state database, to match the new ...Andrew Bartlett2007-10-101-10/+2
* r10913: This patch isn't as big as it looks ...Andrew Tridgell2007-10-101-9/+9
* r10894: make the handling of dn/distinguishedName much closer to realAndrew Tridgell2007-10-101-0/+1
* r10407: the schannel database does not need to be synchronous (and thus crashAndrew Tridgell2007-10-101-1/+1
* r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...Simo Sorce2007-10-101-6/+3
* r6803: Try to bring in the correct GSSAPI headers for the krb5 mech. ThisAndrew Bartlett2007-10-101-23/+0
* r6453: Move verbose errors for the schannel 'not in the DB, or DB corrupt' er...Andrew Bartlett2007-10-101-2/+4
* r6340: - added an easy to use function to initialise a temporary ldb with som...Andrew Tridgell2007-10-101-0/+11
* r6113: Move GENSEC and the kerberos code out of libcli/auth, and intoAndrew Bartlett2007-10-101-0/+229