summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-06s4-smbtorture: fix test_GetPrinterData.Günther Deschner2-0/+4
2009-02-06s3: re-run make samba3-idl.Günther Deschner4-12/+27
2009-02-06spoolss: fix ndr_pull/push_spoolss_GetPrinterData.Günther Deschner1-2/+2
2009-02-06spoolss: fix type pointer in spoolss_GetPrinterData and related functions.Günther Deschner1-3/+3
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-06s3: re-run make samba3-idl.Günther Deschner4-64/+184
2009-02-06spoolss: fix spoolss helper functions and macros w.r.t. needed pointer.Günther Deschner1-2/+2
2009-02-06spoolss: make "needed" an out,ref pointer for all the tripple-enumcalls.Günther Deschner1-16/+16
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-06s3: re-run make samba3-idl.Günther Deschner5-223/+551
2009-02-06spoolss: fix spoolss_EnumPrinterKey IDL.Günther Deschner1-3/+3
2009-02-06spoolss: fix spoolss_EnumPrinterDataEx IDL.Günther Deschner1-3/+3
2009-02-06spoolss: fix spoolss_GetPrinterDataEx IDL.Günther Deschner1-3/+3
2009-02-06spoolss: fix spoolss_GetPrinterDriver2 IDL.Günther Deschner1-3/+3
2009-02-06spoolss: fix spoolss_XcvData IDL.Günther Deschner1-5/+4
2009-02-06spoolss: fix spoolss_GetForm IDL.Günther Deschner1-1/+1
2009-02-06spoolss: fix spoolss_ReadPrinter IDL.Günther Deschner1-2/+2
2009-02-06spoolss: fix spoolss_WritePrinter IDL.Günther Deschner1-1/+1
2009-02-06spoolss: fix spoolss_StartDocPrinter IDL.Günther Deschner1-1/+1
2009-02-06spoolss: fix spoolss_GetPrinterDriverDirectory IDL.Günther Deschner1-1/+1
2009-02-06spoolss: fix spoolss_GetPrinter IDL.Günther Deschner1-1/+1
2009-02-06spoolss: fix spoolss_GetJob IDL.Günther Deschner1-1/+1
2009-02-06mount.cifs: initialize rc to 0 in mainJeff Layton1-1/+1
2009-02-06mount.cifs: add fakemount (-f) and nomtab (-n) flags to mount.cifsShirish Pargaonkar1-3/+9
2009-02-06s4:pyregistry: fix crash bugs introduced by e5a6eadd8214b56da34f733318a0fecae...Stefan Metzmacher1-2/+3
2009-02-06netapi: add NetServer testsuite.Günther Deschner4-1/+69
2009-02-06netapi: include more SERVER_INFO_X levels in example code.Günther Deschner1-0/+16
2009-02-06netapi: implement more SERVER_INFO_X levels.Günther Deschner1-1/+271
2009-02-06netapi: add SERVER_INFO_X to public header.Günther Deschner1-0/+612
2009-02-06rerun make idl.Günther Deschner3-0/+4531
2009-02-06netapi: add more SERVER_INFO_X levels.Günther Deschner1-0/+613
2009-02-06s3:net conf: remove check for sharename being a usernam in "net conf addshare"Michael Adam1-6/+0
2009-02-06s3: use pidl to pull a KRB5_EDATA_NTSTATUS.Günther Deschner2-42/+6
2009-02-06s3: re-run make samba3-idl.Günther Deschner3-0/+45
2009-02-06idl: add KRB5_EDATA_NTSTATUS to misc.idl.Günther Deschner1-0/+6
2009-02-06docs: fix two typos in the mount.cifs manpageMichael Adam1-2/+2
2009-02-06s3:idmap_tdb2: untangle assignment and check in idmap_tdb2_alloc_load()Michael Adam1-6/+4
2009-02-06s3:idmap_tdb2: factor lodaing of ranges out into idmap_tdb2_load_ranges()Michael Adam1-25/+41