| Commit message (Expand) | Author | Age | Files | Lines |
* | s4 auth_winbind: Internally, info3 has utf8 buffers, not utf16 buffers. | Kai Blin | 2009-06-25 | 1 | -63/+16 |
* | s4 auth_winbind: Don't allocate the rids for the info3 structure within the loop | Kai Blin | 2009-06-25 | 1 | -4/+4 |
* | s4: Add libwbclient backend to auth_winbind | Kai Blin | 2009-06-25 | 2 | -1/+216 |
* | s4:kdc Allow a password change when the password is expired | Andrew Bartlett | 2009-06-18 | 1 | -1/+1 |
* | changed the auth path to use extended DN ops to avoid non-indexed searches | Andrew Tridgell | 2009-06-04 | 1 | -28/+19 |
* | Don't use crossRef records to find our own domain | Andrew Bartlett | 2009-05-26 | 1 | -118/+26 |
* | fixed interpretation of ACB_PWNOTREQ | Andrew Tridgell | 2009-05-25 | 1 | -14/+0 |
* | Port Samba4 to the new combined libcli/auth functions | Andrew Bartlett | 2009-04-14 | 2 | -6/+1 |
* | Move ntlm_check.h into the common libcli/auth | Andrew Bartlett | 2009-04-14 | 1 | -76/+0 |
* | Move libcli/auth to the top level | Andrew Bartlett | 2009-04-14 | 1 | -603/+0 |
* | s4: Use same function signature for convert_* as s3. | Jelmer Vernooij | 2009-03-01 | 1 | -1/+1 |
* | Add allow_badcharcnv argument to all conversion function, for | Jelmer Vernooij | 2009-03-01 | 1 | -1/+1 |
* | Push sam_get_server_info_principal into the auth subsystem | Andrew Bartlett | 2009-02-13 | 3 | -10/+87 |
* | Remove auth/ntlm as a dependency of GENSEC by means of function pointers. | Andrew Bartlett | 2009-02-13 | 1 | -0/+7 |
* | s4:auth/ntlm: fix c++ warning | Stefan Metzmacher | 2009-02-05 | 1 | -1/+1 |
* | s4:auth: move make_server_info_netlogon_validation() function arround | Stefan Metzmacher | 2009-01-21 | 1 | -1/+1 |
* | s4:lib/tevent: rename structs | Stefan Metzmacher | 2008-12-29 | 2 | -5/+5 |
* | s4: Always link in auth, as some of the core infrastructure depends on it. | Jelmer Vernooij | 2008-12-22 | 1 | -0/+1 |
* | s4:kdc: allow a trusted domain to get kerberos tickets | Stefan Metzmacher | 2008-12-04 | 1 | -1/+2 |
* | Remove another use of global_loadparm. | Jelmer Vernooij | 2008-11-02 | 1 | -0/+1 |
* | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 2008-11-02 | 1 | -0/+1 |
* | Remove another use of global_loadparm. | Jelmer Vernooij | 2008-11-02 | 1 | -0/+1 |
* | Remove use of lp_*() from ntlm_check.c. | Jelmer Vernooij | 2008-11-01 | 3 | -16/+18 |
* | 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 | 1 | -1/+1 |
* | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 2008-10-20 | 3 | -13/+2 |
* | 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 |
* | Fix include paths to new location of libutil. | Jelmer Vernooij | 2008-10-11 | 2 | -2/+2 |
* | Pass session options around; saves another use of global_loadparm. | Jelmer Vernooij | 2008-09-30 | 1 | -0/+1 |
* | Move source4/lib/crypto to lib/crypto. | Jelmer Vernooij | 2008-09-24 | 1 | -1/+1 |
* | Always set a session key, even for the 'no password' case. | Andrew Bartlett | 2008-08-08 | 1 | -0/+2 |
* | auth_server: set the workstation name | Stefan Metzmacher | 2008-08-01 | 1 | -0/+4 |
* | auth_server: fix the logic of server_get_challenge() | Stefan Metzmacher | 2008-08-01 | 1 | -4/+4 |
* | auth_server: fix segfault reported by Julien Kerihuel <j.kerihuel@openchange.... | Stefan Metzmacher | 2008-08-01 | 1 | -1/+1 |
* | auth: don't force the build of auth_server as shared_module | Stefan Metzmacher | 2008-06-30 | 1 | -1/+0 |
* | Don't regenerate pam_errors.h any more. | Andrew Bartlett | 2008-05-20 | 1 | -2/+0 |
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 2008-05-20 | 2 | -23/+32 |
|\ |
|
| * | Fix a bunch of dependencies. | Jelmer Vernooij | 2008-05-18 | 1 | -1/+1 |
| * | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 2008-05-18 | 1 | -2/+2 |
| * | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 2008-05-18 | 1 | -2/+3 |
| * | Use variables for source directory in a couple more places. | Jelmer Vernooij | 2008-05-18 | 1 | -9/+9 |
|/ |
|
* | Clean up some git merges gone wrong. | Jelmer Vernooij | 2008-05-10 | 1 | -1/+1 |
* | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 2008-05-10 | 1 | -2/+1 |
* | Tiago Batista posted a patch to fix the build: | Tiago Batista | 2008-05-06 | 1 | -1/+1 |
* | Fix the build after the auth/ -> auth/ntlm/ rename | Andrew Bartlett | 2008-05-05 | 6 | -6/+6 |
* | Move NTLM authentication details into auth/ntlm | Andrew Bartlett | 2008-05-05 | 15 | -0/+3966 |