Age | Commit message (Expand) | Author | Files | Lines |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 2 | -10/+10 |
2008-02-21 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 |
2008-02-21 | Avoid use of global_loadparm. | Jelmer Vernooij | 3 | -23/+47 |
2008-02-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-node... | Jelmer Vernooij | 1 | -8/+2 |
2008-02-20 | Simpler specification of CFLAGS and LDFLAGS | Andrew Bartlett | 1 | -8/+2 |
2008-02-20 | Fix static module list generation for ldb. | Jelmer Vernooij | 1 | -2/+0 |
2008-02-19 | initshutdown.idl: get rid of initshutdown_String and use lsa_StringLarge | Stefan Metzmacher | 1 | -7/+6 |
2008-02-19 | winreg.idl: get rid of initshutdown_String and use lsa_StringLarge | Stefan Metzmacher | 1 | -9/+6 |
2008-02-19 | samba3rpc: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -31/+42 |
2008-02-19 | Avoid use of global_loadparm. | Jelmer Vernooij | 1 | -6/+7 |
2008-02-19 | Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-abartlet | Andrew Bartlett | 1 | -5/+6 |
2008-02-19 | To partially simplfy our gcov handling, move to the new --coverage option. | Andrew Bartlett | 1 | -9/+10 |
2008-02-18 | Fix dependency on popt. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -3/+3 |
2008-02-18 | Get rid of 'INTEGRATED' build of modules - now replaced by 'MERGED_OBJ' | Jelmer Vernooij | 1 | -1/+1 |
2008-02-18 | disable the EAS level in SMB2-GETINFO test until we get some feedback | Andrew Tridgell | 1 | -4/+6 |
2008-02-18 | open a root handle in SMB2 should use a NULL filename, not a zero length | Andrew Tridgell | 1 | -1/+2 |
2008-02-15 | Reconcile header files for torture utility functions. | Jelmer Vernooij | 6 | -55/+123 |
2008-02-15 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial | Jelmer Vernooij | 4 | -286/+228 |
2008-02-15 | Use struct for provision parameters since there are so many of them. | Jelmer Vernooij | 4 | -168/+180 |
2008-02-15 | NET-API-BECOME-DC: at least find the 'provision' function in python mode | Stefan Metzmacher | 1 | -4/+16 |
2008-02-15 | remove redundent code | Andrew Tridgell | 1 | -3/+0 |
2008-02-15 | fixed some options that could not be overridden on the command line | Andrew Tridgell | 1 | -10/+3 |
2008-02-15 | convert gentest to use popt and the cmdline library | Andrew Tridgell | 1 | -83/+83 |
2008-02-15 | make sure lp_ctx is initialised | Andrew Tridgell | 1 | -1/+2 |
2008-02-15 | fix typo | Andrew Tridgell | 1 | -1/+1 |
2008-02-15 | added a blackbox test for masktest | Andrew Tridgell | 1 | -5/+10 |
2008-02-15 | fixed masktest to use popt, and fixed the incorrect pstring conversion | Andrew Tridgell | 1 | -94/+63 |
2008-02-15 | converted locktest to use popt and cmdline utility code | Andrew Tridgell | 2 | -94/+71 |
2008-02-15 | fixed loadparm handling in standalone tests | Andrew Tridgell | 3 | -3/+3 |
2008-02-15 | Add ability to not specify certain provision options(), fix some other options. | Jelmer Vernooij | 1 | -19/+47 |
2008-02-15 | Add test for provision_bare() code. | Jelmer Vernooij | 1 | -0/+21 |
2008-02-15 | Finish migration of provision code. | Jelmer Vernooij | 3 | -57/+103 |
2008-02-15 | Move Python dependencies. | Jelmer Vernooij | 1 | -3/+2 |
2008-02-15 | Avoid using private libnet test structure inside util_provision. | Jelmer Vernooij | 2 | -55/+95 |
2008-02-14 | Split provision from C code out of becomedc. | Jelmer Vernooij | 3 | -296/+326 |
2008-02-14 | updated SMB2 code for getinfo according to WSPP docs | Andrew Tridgell | 1 | -6/+9 |
2008-02-13 | torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.result | Stefan Metzmacher | 1 | -2/+0 |
2008-02-13 | torture/eventlog: fix crash bugs! | Stefan Metzmacher | 1 | -0/+8 |
2008-02-13 | spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any more | Stefan Metzmacher | 1 | -7/+15 |
2008-02-13 | updated SMB2 create operation to match WSPP. | Andrew Tridgell | 3 | -29/+29 |
2008-02-11 | Remove Samba 3 backwards compatibility code in C. | Jelmer Vernooij | 1 | -2/+2 |
2008-02-09 | Remove unused define. | Jelmer Vernooij | 1 | -7/+3 |
2008-02-09 | Re-enable python support in BECOME-DC test. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-09 | Ignore kinit with pkinit test failures for now. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-09 | torture: Merge util.c into util_smb.c | Jelmer Vernooij | 2 | -66/+39 |
2008-02-09 | Move nt_time_equal() to libutil. | Jelmer Vernooij | 1 | -7/+0 |
2008-02-07 | make the multiplier in the RAW-OFFLINE test settable | Andrew Tridgell | 1 | -1/+2 |
2008-01-29 | Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9... | Jelmer Vernooij | 1 | -2/+1 |
2008-01-28 | torture: Fix too early free in spoolss notify test. | Jelmer Vernooij | 1 | -5/+6 |