Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17272: move the callback stuff into a substructure | Stefan Metzmacher | 1 | -8/+10 |
2007-10-10 | r17267: - add an async interface for gensec_update() to the public gensec api | Stefan Metzmacher | 1 | -0/+77 |
2007-10-10 | r17223: In some protocols it is not possible to negoitate off some features, | Andrew Bartlett | 1 | -5/+3 |
2007-10-10 | r17171: Add a gensec function to determine the maximum negotiated buffer size, | Andrew Bartlett | 1 | -0/+18 |
2007-10-10 | r16829: Fix a number of issues raised by the IBM checker, or gcc warnings. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r14952: Make sure the auth subsystem gets initialized if a gensec module need... | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r14713: For testing, it is sometimes useful to specify a hostname for kerberos | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r14575: Move some path-related functions to libsamba-config so libsamba-util | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14409: quieten warnings | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r13969: Make these names lowercase as well (just like they are now in the bui... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13840: Mark some functions as public. | Jelmer Vernooij | 1 | -13/+13 |
2007-10-10 | r13655: Use new name of build header | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13619: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13342: Make the GSSAPI SASL mech actually work, by (shock horror) reading th... | Andrew Bartlett | 1 | -3/+30 |
2007-10-10 | r13245: Don't segfault if we don't have a credentials structure on this gensec | Andrew Bartlett | 1 | -3/+6 |
2007-10-10 | r13206: This patch finally re-adds a -k option that works reasonably. | Andrew Bartlett | 1 | -41/+132 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -21/+13 |
2007-10-10 | r12682: This patch finally fixes our kpasswdd implementation to be compatible | Andrew Bartlett | 1 | -3/+66 |
2007-10-10 | r12628: Prevent double registration warnings | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12494: Support loading modules from .so files for most subsystems. | Jelmer Vernooij | 1 | -0/+8 |
2007-10-10 | r12179: Allow our KDC to use LDAP to get to the backend database. | Andrew Bartlett | 1 | -2/+5 |
2007-10-10 | r12060: Work towards allowing the credentials system to allow/deny certain | Andrew Bartlett | 1 | -56/+88 |
2007-10-10 | r11991: Null termainte the list of backends. (Makes it easier to walk the li... | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r11521: Add in client support for checking supportedSASLmechanisms, and then | Andrew Bartlett | 1 | -5/+72 |
2007-10-10 | r11200: Reposition the creation of the kerberos keytab for GSSAPI and Krb5 | Andrew Bartlett | 1 | -1/+17 |
2007-10-10 | r10291: The patch optionally (off by default, not available in all cases) allows | Andrew Bartlett | 1 | -4/+28 |
2007-10-10 | r10153: This patch adds a new parameter to gensec_sig_size(), the size of the | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code back | Andrew Bartlett | 1 | -15/+51 |
2007-10-10 | r8774: make some gensec errors a bit less verbose | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7965: Remove the GENSEC password callback structure members, as these are no | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -11/+26 |
2007-10-10 | r6800: A big GENSEC update: | Andrew Bartlett | 1 | -14/+133 |
2007-10-10 | r6610: Fix a const warning in the gensec spnego implementation. (A make proto | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6454: Start to migrate NTLMSSP away from it's own API to just use GENSEC. | Andrew Bartlett | 1 | -2/+7 |
2007-10-10 | r6113: Move GENSEC and the kerberos code out of libcli/auth, and into | Andrew Bartlett | 1 | -0/+630 |