summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-18S3: Log warning in smbstatus about lack of pid in anonymous mode.todd stecher1-0/+4
2009-02-18S3: Stop creating SMBD cores when failing to create a pipe.todd stecher3-4/+22
2009-02-18S3: Allow SMBD processes to survive in low memory condidtionstodd stecher3-0/+39
2009-02-19s3-spoolss: remove old spoolss_GetPrinterDriverDirectory.Günther Deschner4-256/+0
2009-02-19s3-spoolss: use pidl for _spoolss_GetPrinterDriverDirectory.Günther Deschner3-95/+38
2009-02-19s3-rpcclient: use rpccli_spoolss_GetPrinterDriverDirectory in rpcclient.Günther Deschner1-17/+37
2009-02-19s3: re-run make samba3-idl.Günther Deschner3-3/+11
2009-02-19spoolss: make spoolss_DriverDirectoryInfo1 public and gensize.Günther Deschner1-1/+1
2009-02-19s3-spoolss: add support for "AddPort" via _spoolss_XcvData for Vista.Günther Deschner1-9/+68
2009-02-19Interesting C compiler you have there... :-)Volker Lendecke1-1/+1
2009-02-19s3: re-run make samba3-idl.Günther Deschner3-6/+122
2009-02-19spoolss: add spoolss_PortData2 (used by vista).Günther Deschner1-0/+17
2009-02-19spoolss: use spoolss access mask in OpenPrinter{Ex}.Günther Deschner1-2/+2
2009-02-18Fix coverity CID-602. Possible use of uninitialized var.Jeremy Allison1-1/+1
2009-02-18s4-smbtorture: enable spoolss_AddPrinterDriverEx ndr test.Günther Deschner1-1/+1
2009-02-18s3: re-run make samba3-idl.Günther Deschner5-64/+1886
2009-02-18spoolss: fix idl for spoolss_AddPrinterDriver and spoolss_AddPrinterDriverEx.Günther Deschner1-6/+9
2009-02-18spoolss: add spoolss_AddDriverInfo8 (used by vista for adding drivers).Günther Deschner1-0/+34
2009-02-18s3-spoolss: remove old spoolss_XcvData.Günther Deschner4-234/+0
2009-02-18s3-spoolss: use pidl for _spoolss_XcvData.Günther Deschner3-84/+113
2009-02-18s3: re-run make samba3-idl.Günther Deschner2-13/+14
2009-02-18spoolss: fix spoolss_MonitorUi struct.Günther Deschner1-1/+1
2009-02-18s3: re-run make samba3-idl.Günther Deschner3-0/+178
2009-02-18spoolss: add spoolss_MonitorUi struct.Günther Deschner1-0/+4
2009-02-18spoolss: add spoolss_PortData1.Günther Deschner1-0/+24
2009-02-18tevent: add tevent_wakeup_send/recv()Stefan Metzmacher3-1/+76
2009-02-18tevent: rename tevent_req_set_timeout() => tevent_req_set_endtime()Stefan Metzmacher2-2/+2
2009-02-18s4:netlogon: don't mix in and out negotiate_flags in dcesrv_netr_ServerAuthen...Stefan Metzmacher1-3/+4
2009-02-18Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett8-11/+69
2009-02-18paper over failure to reprovision with os.unlink()Andrew Bartlett1-1/+2
2009-02-18Worked around a problem with select/poll/epoll and gnutls Andrew Tridgell5-1/+47
2009-02-18fixed some of the TLS problemsAndrew Tridgell3-10/+22
2009-02-17Don't miss an absolute pathname as a kerberos keytab path. From Glenn Machin ...Jeremy Allison1-0/+5
2009-02-17Fix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.Jeremy Allison1-1/+12
2009-02-17Fix warning about missmatch of uint32_t and size_t.Jeremy Allison1-1/+1
2009-02-17docs: extend the example in the idmp_rid manpage to configure 2 domains with ridMichael Adam1-1/+13
2009-02-17docs: extend the idmap_rid manpageMichael Adam1-5/+24
2009-02-17s3:winbindd: make do_async_domain() static.Michael Adam2-12/+6
2009-02-17s3:build: improve the check for a working krb5-config.Michael Adam1-1/+1
2009-02-17s4-smbtorture: fix spoolss test after count out,ref idl changes.Günther Deschner3-10/+38
2009-02-17s4-spoolss: fix spoolss server after out,ref count pointer changes.Günther Deschner2-15/+14
2009-02-17spoolss: fix spoolss helper for out ref count pointer.Günther Deschner1-2/+4
2009-02-17s3: re-run make samba3-idl.Günther Deschner5-112/+294
2009-02-17spoolss: in enum-calls make [out] count a ref pointer.Günther Deschner1-28/+28
2009-02-17s3-spoolss: remove old spoolss_ResetPrinter.Günther Deschner3-62/+0
2009-02-17s3-spoolss: use pidl for _spoolss_ResetPrinter.Günther Deschner2-38/+10
2009-02-17s3: re-run make samba3-idl.Günther Deschner4-0/+80
2009-02-17spoolss: fill in spoolss_ResetPrinter.Günther Deschner1-1/+4
2009-02-17s3-netapi: fix Coverity #881 and #882.Günther Deschner1-7/+56
2009-02-17Fix an invalid typecastingVolker Lendecke1-1/+7