summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-02-12Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij5-18/+579
2009-02-12Provide a SamDB TestCase-class that can be used by OpenChange.Jelmer Vernooij1-0/+10
2009-02-12Use created loadparm context, rather than the one specified on the command-line.Jelmer Vernooij1-2/+2
2009-02-11s4-smbtorture: fix the build of the ndr spoolss tester.Günther Deschner1-4/+4
2009-02-11s4-spoolss: fix rpc_server stub names for opnum 0x42 and 0x43.Günther Deschner1-6/+6
2009-02-11s4 torture: Smbtorture additions for Windows BRLZack Kirsch2-5/+568
2009-02-11s4 torture: Two minor fixes to smbtorture BRL tests.Zack Kirsch2-3/+1
2009-02-11Catch specific exceptions, rather than catching everything, which might hide ...Jelmer Vernooij1-3/+3
2009-02-11Use convenience function for finding setup dir in SaMDB tests.Jelmer Vernooij1-2/+2
2009-02-11Use convenience function for finding setup_dir based on location ofJelmer Vernooij4-5/+23
2009-02-11Move some samdb-specific code out of provision.Jelmer Vernooij2-6/+10
2009-02-11Make it possible to override the setup path.Jelmer Vernooij1-9/+11
2009-02-11Cancel transactions when exceptions are raised.Jelmer Vernooij2-83/+93
2009-02-11--interactive doesn't take any argument.Jelmer Vernooij1-1/+1
2009-02-10s4 torture: Change nttransrename to use a normal access maskTim Prouty1-1/+1
2009-02-10s4-spoolss: fix dcerpc_spoolss_ReplyOpenPrinter caller.Günther Deschner1-2/+2
2009-02-10s4-smbtorture: fix SPOOLSS test w.r.t. spoolss_ReplyOpenPrinter.Günther Deschner1-2/+2
2009-02-10added a workaround to the handling of unicodePwd for Win7-betaAndrew Tridgell1-1/+30
2009-02-10fixed two problems with the DsRGetDCNameEx2 call, as used byAndrew Tridgell1-3/+9
2009-02-09Revert "Fix errornos assumption that all compilers are gcc"Jelmer Vernooij1-1/+1
2009-02-09Fix errornos assumption that all compilers are gccTorgeir Lerkerod1-1/+1
2009-02-09s4/wrepl_server: Fix typo in comment.Karolin Seeger1-2/+2
2009-02-09s4:Makefile: fix PUBLIC_HEADERS typoStefan Metzmacher1-1/+1
2009-02-07s4-smbtorture: fix test_EnumJobs in spoolss win test.Günther Deschner1-0/+2
2009-02-07s4-spoolss: try to fix dcesrv_spoolss_GetPrinterData.Günther Deschner1-0/+3
2009-02-07s4-smbtorture: fix valgrind warnings in RPC-SPOOLSS_WIN test.Günther Deschner1-0/+2
2009-02-06s4-spoolss: fix dcesrv_spoolss_GetPrinterData.Günther Deschner1-2/+2
2009-02-06s4-spoolss: fix sptr_GetPrintServerData.Günther Deschner1-13/+13
2009-02-06s4-smbtorture: fix test_GetPrinterData.Günther Deschner2-0/+4
2009-02-06s4-spoolss: fix spoolss server w.r.t. needed out pointers (+ remove tmp macro).Günther Deschner1-13/+11
2009-02-06s4-smbtorture: fix spoolss enum tests.Günther Deschner3-27/+58
2009-02-06s4-spoolss: fix s4 spoolss server build (using a temp macro).Günther Deschner1-6/+8
2009-02-06s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner1-3/+5
2009-02-06s4-smbtorture: fix test_EnumPrinterDataEx.Günther Deschner2-2/+12
2009-02-06s4-smbtorture: fix test_GetPrinterDataEx.Günther Deschner1-1/+6
2009-02-06s4-smbtorture: fix test_GetPrinterDriver2.Günther Deschner2-1/+13
2009-02-06s4-smbtorture: fix test_GetForm.Günther Deschner1-2/+4
2009-02-06s4-smbtorture: fix test_DoPrintTest.Günther Deschner1-0/+2
2009-02-06s4-smbtorture: fix test_DoPrintTest.Günther Deschner1-2/+1
2009-02-06s4-smbtorture: fix test_GetPrinterDriverDirectory.Günther Deschner1-2/+4
2009-02-06s4-smbtorture: fix test_GetPrinter.Günther Deschner2-4/+8
2009-02-06s4-smbtorture: fix test_GetPrinter.Günther Deschner1-2/+4
2009-02-06s4-smbtorture: fix test_GetJob.Günther Deschner1-2/+4
2009-02-06s4:pyregistry: fix crash bugs introduced by e5a6eadd8214b56da34f733318a0fecae...Stefan Metzmacher1-2/+3
2009-02-05s4:libcli/smb2: fix c++ warningStefan Metzmacher1-1/+1
2009-02-05s4:auth/ntlm: fix c++ warningStefan Metzmacher1-1/+1
2009-02-05s4:pyregistry: fix compiler warningsStefan Metzmacher1-13/+16
2009-02-05s4:pyauth: fix compiler warningsStefan Metzmacher1-1/+1
2009-02-05s4:pyrpc: fix compiler warningsStefan Metzmacher1-3/+5
2009-02-05s4:pycredentials: fix compiler warningsStefan Metzmacher2-26/+25