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