Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-05-06 | Tiago Batista posted a patch to fix the build: | Tiago Batista | 1 | -1/+1 |
2008-05-05 | Fix the build after the auth/ -> auth/ntlm/ rename | Andrew Bartlett | 6 | -6/+6 |
2008-05-05 | Move NTLM authentication details into auth/ntlm | Andrew Bartlett | 15 | -0/+3966 |