Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r2315: change format | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r2314: fix compiler warning | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r2313: Make these attributes case insensitive in the default provision.ldif | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r2310: fixed some broken if statements in handling --with-krb5 | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2309: make loadparm handling much more consistent, by using do_parameter() | Andrew Tridgell | 1 | -355/+161 |
2007-10-10 | r2308: make talloc_vasprintf() available outside talloc.c | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r2307: Fix the use of 'raw' NTLMSSP to hosts that support extended security, | Andrew Bartlett | 3 | -12/+33 |
2007-10-10 | r2306: in lp_set_cmdline(), also set any aliases as having been set by the co... | Andrew Tridgell | 1 | -0/+10 |
2007-10-10 | r2305: a useful test script for trying a wide variety of DCE/RPC options with... | Andrew Tridgell | 2 | -0/+51 |
2007-10-10 | r2304: fixed a bug in old style NTLM signing | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2303: allow setting of many ntlmssp options from smb.conf or the command | Andrew Tridgell | 1 | -7/+28 |
2007-10-10 | r2302: added a '--option' option, allowing any global or default option in | Andrew Tridgell | 2 | -3/+42 |
2007-10-10 | r2301: add a server side warning when we receive more RPC data than we | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r2300: Start writing a Python torture test suite based on the smbtorture rpc ... | Tim Potter | 2 | -11/+52 |
2007-10-10 | r2299: Map a (C) NULL pointer to (Python) None and vice versa. | Tim Potter | 1 | -0/+6 |
2007-10-10 | r2298: Convert to and from string parameters. | Tim Potter | 1 | -5/+20 |
2007-10-10 | r2297: Add string conversion functions. | Tim Potter | 1 | -1/+6 |
2007-10-10 | r2296: Correct setting of access_mask in test program. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2295: Convert simple scalar types and policy handles between dcerpc function | Tim Potter | 2 | -8/+136 |
2007-10-10 | r2294: this fixes the NTLM2 sign+seal combination. I have now tested: | Andrew Tridgell | 3 | -31/+27 |
2007-10-10 | r2293: fixed older NTLM sign/seal in the server | Andrew Tridgell | 1 | -2/+4 |
2007-10-10 | r2290: Fix 'lsakey' for the server-side, it is static for | Andrew Bartlett | 6 | -17/+47 |
2007-10-10 | r2289: Autogenerate some more attractive looking stubs for converting | Tim Potter | 1 | -21/+61 |
2007-10-10 | r2288: Remove the claim/yield connection code - this will need to be redone | Andrew Bartlett | 3 | -240/+0 |
2007-10-10 | r2287: Add static. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2286: Fixes towards krb5 logins into Samba's CIFS server. | Andrew Bartlett | 4 | -89/+113 |
2007-10-10 | r2285: Remove more static data, fix spelling in a comment. | Andrew Bartlett | 2 | -3/+3 |
2007-10-10 | r2284: Thanks to some great detective work by tridge, NTLM2 signing now works. | Andrew Bartlett | 16 | -200/+351 |
2007-10-10 | r2283: Change from tridge (in his ntlm2 patch). | Andrew Bartlett | 1 | -3/+7 |
2007-10-10 | r2282: Remove one more magic constant from the source, replace with sizeof(). | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r2281: Add a few comments. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r2280: fixed the session key choice for ncacn_np and ncacn_ip_tcp in the rpc ... | Andrew Tridgell | 4 | -15/+12 |
2007-10-10 | r2278: Add some more helper functions. | Tim Potter | 1 | -10/+40 |
2007-10-10 | r2277: Generate stubs for input and output typemaps. | Tim Potter | 1 | -10/+45 |
2007-10-10 | r2276: Remove garbage collection debugs. | Tim Potter | 1 | -2/+0 |
2007-10-10 | r2275: don't crash on a rpc BIND_NAK response ... | Andrew Tridgell | 1 | -1/+6 |
2007-10-10 | r2274: fixed some popt option clashes between smbtorture and the standard opt... | Andrew Tridgell | 1 | -6/+6 |
2007-10-10 | r2273: disable the async samr tests unless -X option is used, as windows | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r2272: fixed another couple of errors in the popt option arrays | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2271: fixed the popt argument array for smbtorture, getting rid of some | Andrew Tridgell | 1 | -20/+19 |
2007-10-10 | r2267: we no longer need to force the domain join to happen on NCACN_NP - it | Andrew Tridgell | 1 | -6/+5 |
2007-10-10 | r2266: yay! LSA session keys on TCP now work! | Andrew Tridgell | 5 | -165/+33 |
2007-10-10 | r2257: Tab completion support in regshell (complete command names and key names | Jelmer Vernooij | 2 | -1/+125 |
2007-10-10 | r2256: Include autogenerated interfaces for lsa and samr pipes. Typemaps are... | Tim Potter | 3 | -6/+75 |
2007-10-10 | r2255: Don't do experimental swig stuff by default. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r2254: Fix a couple of compiler warnings... | Jelmer Vernooij | 6 | -24/+9 |
2007-10-10 | r2253: Add test program, as small example of what's going on. | Tim Potter | 5 | -2/+51 |
2007-10-10 | r2252: don't register the same name twice | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2251: forgot to add vfs_posix.h in my last commit | Andrew Tridgell | 2 | -2/+261 |
2007-10-10 | r2250: removed unnecessary mem_ctx | Andrew Tridgell | 1 | -3/+0 |