summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-spoolss: fix dcesrv_spoolss_GetPrinterData.Günther Deschner2009-02-061-2/+2
* s4-spoolss: fix sptr_GetPrintServerData.Günther Deschner2009-02-061-13/+13
* s4-smbtorture: fix test_GetPrinterData.Günther Deschner2009-02-062-0/+4
* s4-spoolss: fix spoolss server w.r.t. needed out pointers (+ remove tmp macro).Günther Deschner2009-02-061-13/+11
* s4-smbtorture: fix spoolss enum tests.Günther Deschner2009-02-063-27/+58
* s4-spoolss: fix s4 spoolss server build (using a temp macro).Günther Deschner2009-02-061-6/+8
* s4-smbtorture: fix test_EnumPrinterKey.Günther Deschner2009-02-061-3/+5
* s4-smbtorture: fix test_EnumPrinterDataEx.Günther Deschner2009-02-062-2/+12
* s4-smbtorture: fix test_GetPrinterDataEx.Günther Deschner2009-02-061-1/+6
* s4-smbtorture: fix test_GetPrinterDriver2.Günther Deschner2009-02-062-1/+13
* s4-smbtorture: fix test_GetForm.Günther Deschner2009-02-061-2/+4
* s4-smbtorture: fix test_DoPrintTest.Günther Deschner2009-02-061-0/+2
* s4-smbtorture: fix test_DoPrintTest.Günther Deschner2009-02-061-2/+1
* s4-smbtorture: fix test_GetPrinterDriverDirectory.Günther Deschner2009-02-061-2/+4
* s4-smbtorture: fix test_GetPrinter.Günther Deschner2009-02-062-4/+8
* s4-smbtorture: fix test_GetPrinter.Günther Deschner2009-02-061-2/+4
* s4-smbtorture: fix test_GetJob.Günther Deschner2009-02-061-2/+4
* s4:pyregistry: fix crash bugs introduced by e5a6eadd8214b56da34f733318a0fecae...Stefan Metzmacher2009-02-061-2/+3
* s4:libcli/smb2: fix c++ warningStefan Metzmacher2009-02-051-1/+1
* s4:auth/ntlm: fix c++ warningStefan Metzmacher2009-02-051-1/+1
* s4:pyregistry: fix compiler warningsStefan Metzmacher2009-02-051-13/+16
* s4:pyauth: fix compiler warningsStefan Metzmacher2009-02-051-1/+1
* s4:pyrpc: fix compiler warningsStefan Metzmacher2009-02-051-3/+5
* s4:pycredentials: fix compiler warningsStefan Metzmacher2009-02-052-26/+25
* s4:pyldb: fix compiler warningsStefan Metzmacher2009-02-051-52/+85
* s4:pyparam: fix compiler warningsStefan Metzmacher2009-02-051-15/+15
* s4:lib/registry: fix c++ warningsStefan Metzmacher2009-02-052-8/+8
* s4:build: remove not commited files under librpc/gen_ndr with make cleanStefan Metzmacher2009-02-051-1/+3
* s4:pvfs_aio: fix compiler warningStefan Metzmacher2009-02-051-1/+1
* LDAP-UPTODATEVECTOR: fix segfault against samba4 as serverStefan Metzmacher2009-02-052-1/+1
* s4:pvfs: remove compiler warningStefan Metzmacher2009-02-051-2/+1
* s4:pvfs: use talloc_get_type() to cast from void *Stefan Metzmacher2009-02-0517-49/+102
* s4:pvfs: fix some talloc related compiler warningsStefan Metzmacher2009-02-054-4/+8
* spoolss: move ndr spoolss helper to main librpc dir.Günther Deschner2009-02-052-535/+1
* s4-smbtorture: in eventlog readlog test, print all records in a buffer.Günther Deschner2009-02-041-9/+26
* s4:selftest: avoid hardcoded pathes in blackbox testsStefan Metzmacher2009-02-038-21/+25
* s4:selftest: don't use hardcoded pathesStefan Metzmacher2009-02-031-18/+18
* s4:lib/ldb: call ldb utils always via $VALGRIND ldbfoo$EXEEXT in the testsStefan Metzmacher2009-02-034-56/+56
* librpc: add ndr_size_string_array().Günther Deschner2009-02-031-0/+23
* s4:build: add a comment why we need CFLAG_NO_CAST_QUAL and CFLAG_NO_UNUSED_MA...Stefan Metzmacher2009-02-021-4/+7
* s4:param: swig_ldb was renamed to pyldb in d965ff05c9923c8a0e440e905d0d9fe662...Stefan Metzmacher2009-02-021-1/+1
* s4:scripting/python: we should not silence warnings on handwritten python bin...Stefan Metzmacher2009-02-021-1/+1
* s4:param: we should not silence warnings on handwritten python bindingsStefan Metzmacher2009-02-021-2/+0
* s4:libcli: remove unused line in config.mkStefan Metzmacher2009-02-021-2/+0
* s4:lib/ldb: we should not silence warnings on handwritten python bindingsStefan Metzmacher2009-02-021-2/+0
* s4:auth/credentials: the python bindings don't use swig anymoreStefan Metzmacher2009-02-023-21/+19
* s4:auth: the python bindings don't use swig anymoreStefan Metzmacher2009-02-022-4/+3
* s4:includes: copy #error DONT_USE_CPLUSPLUS_RESERVED_NAMES from source3Stefan Metzmacher2009-02-021-0/+16
* s4:torture/rpc: avoid 'delete' and 'class' in samba3rpc.cStefan Metzmacher2009-02-021-6/+6
* s4:torture/rpc: s/class/kclass in winreg.cStefan Metzmacher2009-02-021-10/+10