summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-02-19s4:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher1-1/+1
2009-02-19s3:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher1-1/+1
2009-02-19librpc: rerun make idlStefan Metzmacher1-1/+1
2009-02-19pidl:NDR/Parser: don't call [noopnum] function when creating the ndr_interfac...Stefan Metzmacher1-3/+3
2009-02-19s3 OneFS: Fixes "inherit permissions" and "nt acl support" for Onefs.Zack Kirsch1-1/+11
2009-02-19S3: Dumb down debug spew in perfcount module codetodd stecher1-4/+4
2009-02-19S3: Make changes to perfcount API set for when a single request leads to mult...todd stecher4-16/+120
2009-02-18s4 torture: Add new test to create a file with a lot of streamsTim Prouty1-0/+45
2009-02-18s3: Fix bug opening streams with truncating dispositionTim Prouty1-1/+1
2009-02-18s4 torture: Add additional streams create disposition testTim Prouty1-0/+20
2009-02-18s3: OneFS: Pass in the client's fnum to the ifs_cbrl syscall.Zack Kirsch1-3/+4
2009-02-18s3: Fix OneFS bug opening streams with truncating dispositionAravind Srinivasan1-1/+1
2009-02-18s3: Fix streams enumeration bug in OneFS implementationAravind Srinivasan3-18/+68
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