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