Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14071: fix the build | Stefan Metzmacher | 1 | -2/+4 |
2007-10-10 | r14070: this functions need to be exported, | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14064: - split out MSRPC_PARSE into a speperate subsystem | Stefan Metzmacher | 5 | -2/+10 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 4 | -1/+4 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r13472: After Volker's advise, try every combination of parameters. This | Andrew Bartlett | 1 | -4/+6 |
2007-10-10 | r13471: With more 'try all options' testing, I found this 'simple' but in the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13470: Thanks to a report from VL: | Andrew Bartlett | 4 | -25/+39 |
2007-10-10 | r13467: Add new parametric options (for testing) controlling LM_KEY and 56-bit | Andrew Bartlett | 1 | -5/+13 |
2007-10-10 | r13252: Cleanup, both in code, comments and talloc use: | Andrew Bartlett | 2 | -11/+33 |
2007-10-10 | r13170: Remove some dependencies on -1 implying the size of pstring | Jelmer Vernooij | 1 | -6/+4 |
2007-10-10 | r12927: Fix typo. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12919: Ensure we never 'extend' the session key length, or fill in past the | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r12795: remember the gensec_security context | Stefan Metzmacher | 2 | -0/+3 |
2007-10-10 | r12694: Move some headers to the directory of the subsystem they belong to. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r11366: Pass around the flags which indicate if we should support plaintext | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -0/+0 |
2007-10-10 | r11081: Remember to remove unused variables. | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r11080: Narrowing down on the #1828 PPC bug. The PPC client sends an | Jeremy Allison | 1 | -19/+7 |
2007-10-10 | r11076: Still working on bug #1828, PPC hell. The PPC client sends the | Jeremy Allison | 1 | -2/+12 |
2007-10-10 | r11052: bring samba4 uptodate with the samba4-winsrepl branch, | Stefan Metzmacher | 1 | -5/+0 |
2007-10-10 | r11037: | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r10981: Pull code to decide between and implement NTLMv2, NTLM and LM | Andrew Bartlett | 1 | -125/+50 |
2007-10-10 | r10669: reverted jelmers commit 10663 as it was causing lots of panics in 'ma... | Andrew Tridgell | 2 | -8/+13 |
2007-10-10 | r10663: Eliminate use of pstring | Jelmer Vernooij | 2 | -13/+8 |
2007-10-10 | r10478: More work on proto headers; we now generate a couple of smaller ones | Jelmer Vernooij | 1 | -5/+0 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r10292: This is set below from lp_server_role(). | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r10153: This patch adds a new parameter to gensec_sig_size(), the size of the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -30/+25 |
2007-10-10 | r9678: Remove unused variables. | Andrew Bartlett | 1 | -4/+0 |
2007-10-10 | r9505: Work on GENSEC and the code that calls it, for tighter interface | Andrew Bartlett | 2 | -6/+13 |
2007-10-10 | r9416: Cleanups inspired by jra's work to migrate Samba4's NTLMSSP code back | Andrew Bartlett | 3 | -104/+53 |
2007-10-10 | r9411: Ensure we don't send a challenge without first getting a negotiate in | Andrew Bartlett | 1 | -2/+8 |
2007-10-10 | r8700: Propmted by tridge's need to do plaintext auth in ejs, rework the | Andrew Bartlett | 1 | -10/+15 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -4/+6 |
2007-10-10 | r7827: Add in-memory keytab to Samba4, using the new MEMORY_WILDCARD keytab | Andrew Bartlett | 1 | -0/+11 |
2007-10-10 | r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP) | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r7690: Move the NT hash generation into the credentials system, rather than | Andrew Bartlett | 1 | -22/+21 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r7597: removed the bogus get_myfullname() and get_mydomname() calls, and put | Andrew Tridgell | 1 | -0/+56 |
2007-10-10 | r7536: doesn't spam the smbd_log in the build_farm... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r6810: Rename auth/{ntlmssp,gensec,kerberos} mk and m4 files to be called | Tim Potter | 1 | -0/+0 |
2007-10-10 | r6800: A big GENSEC update: | Andrew Bartlett | 1 | -1/+6 |