| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Add missing includes, required for use of gensec by 3rd-party | Matthias Dieter Wallnöfer | 2008-12-23 | 1 | -0/+3 |
| * | s4: Always link in auth, as some of the core infrastructure depends on it. | Jelmer Vernooij | 2008-12-22 | 1 | -0/+1 |
| * | Add header for pyparam. | Jelmer Vernooij | 2008-12-22 | 2 | -7/+2 |
| * | Fix various Python-related bugs. | Jelmer Vernooij | 2008-12-21 | 1 | -1/+1 |
| * | Include errors.i verbatim in security.i, as it's the only file still using it. | Jelmer Vernooij | 2008-12-21 | 1 | -4/+2 |
| * | Convert credentials Python module to "manual" C - no SWIG used to generate | Jelmer Vernooij | 2008-12-21 | 6 | -4719/+350 |
| * | Convert auth python module to "plain" C rather than using SWIG. | Jelmer Vernooij | 2008-12-21 | 6 | -3348/+131 |
| * | s4:lib/socket: socket_connect_send() and socket_connect_ev() should only wrok... | Stefan Metzmacher | 2008-12-18 | 1 | -2/+1 |
| * | s4: fix LIBEVENTS dependencies and use more forward declarations | Stefan Metzmacher | 2008-12-17 | 2 | -1/+3 |
| * | s4:kdc: allow a trusted domain to get kerberos tickets | Stefan Metzmacher | 2008-12-04 | 3 | -7/+11 |
| * | s3/s4 build: Fix execinfo and sasl build error when the libs/headers are in n... | Tim Prouty | 2008-11-18 | 1 | -1/+5 |
| * | Fix the build. | Jelmer Vernooij | 2008-11-02 | 3 | -19/+43 |
| * | Remove use of global_loadparm for disabled gensec backends. | Jelmer Vernooij | 2008-11-02 | 3 | -4/+25 |
| * | Remove another use of global_loadparm. | Jelmer Vernooij | 2008-11-02 | 1 | -0/+1 |
| * | Fix the build. | Jelmer Vernooij | 2008-11-02 | 2 | -2/+3 |
| * | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 2008-11-02 | 9 | -77/+98 |
| * | Remove two debug parameters, not used anywhere. | Jelmer Vernooij | 2008-11-02 | 1 | -6/+2 |
| * | Remove another use of global_loadparm. | Jelmer Vernooij | 2008-11-02 | 1 | -0/+1 |
| * | Remove unused argument iconv_convenience. | Jelmer Vernooij | 2008-11-01 | 4 | -8/+1 |
| * | Remove use of lp_*() from ntlm_check.c. | Jelmer Vernooij | 2008-11-01 | 3 | -16/+18 |
| * | Remove unused include param/param.h. | Jelmer Vernooij | 2008-10-24 | 3 | -3/+0 |
| * | Remove iconv_convenience argument from convert_string{,talloc}() but | Jelmer Vernooij | 2008-10-24 | 1 | -1/+1 |
| * | Eliminate another instance of global_loadparm. | Jelmer Vernooij | 2008-10-24 | 1 | -0/+2 |
| * | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 2008-10-24 | 5 | -14/+7 |
| * | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2008-10-20 | 14 | -16/+14 |
| * | Create a 'straight paper path' for UTF16 passwords. | Andrew Bartlett | 2008-10-16 | 1 | -1/+1 |
| * | Remove unused variable. | Jelmer Vernooij | 2008-10-15 | 1 | -1/+0 |
| * | Use common util_file code. | Jelmer Vernooij | 2008-10-12 | 1 | -1/+1 |
| * | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 2008-10-12 | 1 | -1/+1 |
| * | Fix include paths to new location of libutil. | Jelmer Vernooij | 2008-10-11 | 7 | -7/+7 |
| * | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -1/+1 |
| * | Provide the same set of helper functions for DEBUG in Samba 3 and Samba | Jelmer Vernooij | 2008-10-11 | 1 | -11/+11 |
| * | s4:gensec: pass down want_features to the spnego backend mech | Stefan Metzmacher | 2008-10-06 | 3 | -1/+24 |
| * | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Andrew Tridgell | 2008-09-30 | 1 | -0/+1 |
| |\ |
|
| | * | Pass session options around; saves another use of global_loadparm. | Jelmer Vernooij | 2008-09-30 | 1 | -0/+1 |
| * | | make the schannel creentials persistent | Andrew Tridgell | 2008-09-29 | 1 | -1/+1 |
| |/ |
|
| * | Cosmetic corrections for the KERBEROS library | Matthias Dieter Wallnöfer | 2008-09-24 | 1 | -3/+1 |
| * | Kerberos cosmetic changes: Revert a part of the patch | Matthias Dieter Wallnöfer | 2008-09-24 | 1 | -1/+3 |
| * | Cosmetic corrections for the KERBEROS library | Matthias Dieter Wallnöfer | 2008-09-24 | 4 | -15/+13 |
| * | Merge branch 'master' of ssh://git.samba.org/data/git/samba into crypto | Jelmer Vernooij | 2008-09-24 | 2 | -6/+8 |
| |\ |
|
| | * | Fix nasty bug that would come up only if a client connection to a remote | Simo Sorce | 2008-09-24 | 2 | -6/+8 |
| * | | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 2008-09-24 | 6 | -6/+6 |
| |/ |
|
| * | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 2008-09-23 | 1 | -1/+1 |
| * | gensec_krb5: only give away the session key, when the authentication is done | Stefan Metzmacher | 2008-09-23 | 1 | -0/+4 |
| * | gensec_gssapi: only give away the session key, when the authentication is done | Stefan Metzmacher | 2008-09-23 | 1 | -4/+5 |
| * | ntlmssp: only give away the session key, when the authentication is done | Stefan Metzmacher | 2008-09-23 | 1 | -0/+4 |
| * | NTLMSSP Server: Correctly fills in the DNS server name and server domain | Matthias Dieter Wallnöfer | 2008-09-19 | 1 | -21/+17 |
| * | Generate with 1.3.36. | Jelmer Vernooij | 2008-09-18 | 4 | -27/+38 |
| * | Implement NETLOGON PAC verfication on the server-side | Andrew Bartlett | 2008-09-03 | 1 | -5/+5 |
| * | Heimdal provides Kerberos PAC parsing routines. Use them. | Andrew Bartlett | 2008-08-28 | 4 | -89/+170 |