Age | Commit message (Expand) | Author | Files | Lines |
2009-04-14 | Rework to use new API for common netlogon credential chaining | Andrew Bartlett | 1 | -1/+1 |
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 1 | -9/+20 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -5/+5 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -2/+3 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+2 |
2008-02-20 | Make more module init functions public, since they are compiled with -fvisibi... | Jelmer Vernooij | 1 | -1/+1 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -2/+4 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -2/+4 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -4/+3 |
2007-12-21 | r26258: Use loadparm context in client_start function of gensec. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26250: Avoid global_loadparm in a couple more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26234: More global_loadparm fixes. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -9/+13 |
2007-10-10 | r25552: Convert to standard bool type. | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24504: Try to return more useful error information on why a bind failed. | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r18257: Order the GENSEC modules, with unknown modules last. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18250: Add an ordering of GENSEC modules, so we do preferred modules first. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14071: fix the build | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r14070: this functions need to be exported, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13938: Around round of splitups | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13402: Make Samba4 pass a nastier RPC-SCHANNEL test. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r10796: Make getting an anonymous session info a utility function. | Andrew Bartlett | 1 | -21/+1 |
2007-10-10 | r10764: To match Win2k3 SP1, we need to set an anonymous user token for | Andrew Bartlett | 1 | -10/+21 |
2007-10-10 | r10153: This patch adds a new parameter to gensec_sig_size(), the size of the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code back | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r6620: the type 23 schannel bind uses a workstation name, not an account name | Andrew Tridgell | 1 | -3/+6 |
2007-10-10 | r6113: Move GENSEC and the kerberos code out of libcli/auth, and into | Andrew Bartlett | 1 | -0/+268 |