Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19464: Reject passwords that cannot be converted into UCS2. | Andrew Bartlett | 1 | -2/+8 |
2007-10-10 | r18971: avoid strndup is a few places. Fixes a minor memory leak, and should | Andrew Tridgell | 1 | -3/+8 |
2007-10-10 | r18965: fixed the bug with RPC-NETLOGON and solaris sparc machines. This bug | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r18213: don't list LIBREPLACE depdendecies explicit and | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18130: the move to system/ in libreplace broke some things ... should be | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r16569: - use push_string() | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r15834: fixed a memory leak in the session code | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14724: Rearrange some source files, install more headers. | Jelmer Vernooij | 4 | -1/+385 |
2007-10-10 | r14484: Install more headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 2 | -2/+26 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14064: - split out MSRPC_PARSE into a speperate subsystem | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r13466: Make it easier to understand what this function actually does. | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -0/+0 |
2007-10-10 | r11198: The recent changes to netlogon changed this from a RID to a SID. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11052: bring samba4 uptodate with the samba4-winsrepl branch, | Stefan Metzmacher | 1 | -3/+0 |
2007-10-10 | r11037: | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r10847: Fix up new 'decrypt samlogon reply' routine to be more robust, and use | Andrew Bartlett | 1 | -4/+18 |
2007-10-10 | r10845: Add new function to decrypt the session keys in samlogon responses. | Andrew Bartlett | 1 | -0/+44 |
2007-10-10 | r10712: Use data_blob_talloc, thanks to valgrind for finding the errors. | Andrew Bartlett | 1 | -5/+5 |
2007-10-10 | r10478: More work on proto headers; we now generate a couple of smaller ones | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP) | Andrew Bartlett | 1 | -13/+22 |
2007-10-10 | r7731: change debug level to not spam the build-farm smbd log | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r6851: Typo in comment. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6460: Push the client credentials into NTLMSSP, allowing logins of the form | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6113: Move GENSEC and the kerberos code out of libcli/auth, and into | Andrew Bartlett | 24 | -9464/+0 |
2007-10-10 | r6094: Work on the Kerberos code recently merged from Samba 3.0. This fixes | Andrew Bartlett | 3 | -31/+53 |
2007-10-10 | r6030: Missing from previous commit, a small header file to link | Andrew Bartlett | 1 | -0/+35 |
2007-10-10 | r6028: A MAJOR update to intergrate the new credentails system fully with | Andrew Bartlett | 12 | -308/+361 |
2007-10-10 | r6027: Add copyright, and add a useful debug message. | Andrew Bartlett | 1 | -2/+3 |
2007-10-10 | r6026: Update the kerberos keytab code to match Samba3 again. | Andrew Bartlett | 1 | -80/+122 |
2007-10-10 | r6025: Remove unused variables. This code will be modified again for the new | Andrew Bartlett | 1 | -6/+2 |
2007-10-10 | r5992: Rename schannel.c -> schannel_sign.c. The rest of the schannel code | Andrew Bartlett | 2 | -1/+1 |
2007-10-10 | r5988: Fix the -P option (use machine account credentials) to use the Samba4 | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r5940: fix schannel against w2k, it skips the confounder in the signature (24... | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 1 | -59/+4 |
2007-10-10 | r5902: A rather large change... | Andrew Bartlett | 9 | -25/+60 |