summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher2009-02-191-1/+1
* s3:librpc/ndr: if uninitialized variable in string_array codeStefan Metzmacher2009-02-191-1/+1
* librpc: rerun make idlStefan Metzmacher2009-02-191-1/+1
* pidl:NDR/Parser: don't call [noopnum] function when creating the ndr_interfac...Stefan Metzmacher2009-02-191-3/+3
* s3 OneFS: Fixes "inherit permissions" and "nt acl support" for Onefs.Zack Kirsch2009-02-191-1/+11
* S3: Dumb down debug spew in perfcount module codetodd stecher2009-02-191-4/+4
* S3: Make changes to perfcount API set for when a single request leads to mult...todd stecher2009-02-194-16/+120
* s4 torture: Add new test to create a file with a lot of streamsTim Prouty2009-02-181-0/+45
* s3: Fix bug opening streams with truncating dispositionTim Prouty2009-02-181-1/+1
* s4 torture: Add additional streams create disposition testTim Prouty2009-02-181-0/+20
* s3: OneFS: Pass in the client's fnum to the ifs_cbrl syscall.Zack Kirsch2009-02-181-3/+4
* s3: Fix OneFS bug opening streams with truncating dispositionAravind Srinivasan2009-02-181-1/+1
* s3: Fix streams enumeration bug in OneFS implementationAravind Srinivasan2009-02-183-18/+68
* S3: Log warning in smbstatus about lack of pid in anonymous mode.todd stecher2009-02-181-0/+4
* S3: Stop creating SMBD cores when failing to create a pipe.todd stecher2009-02-183-4/+22
* S3: Allow SMBD processes to survive in low memory condidtionstodd stecher2009-02-183-0/+39
* s3-spoolss: remove old spoolss_GetPrinterDriverDirectory.Günther Deschner2009-02-194-256/+0
* s3-spoolss: use pidl for _spoolss_GetPrinterDriverDirectory.Günther Deschner2009-02-193-95/+38
* s3-rpcclient: use rpccli_spoolss_GetPrinterDriverDirectory in rpcclient.Günther Deschner2009-02-191-17/+37
* s3: re-run make samba3-idl.Günther Deschner2009-02-193-3/+11
* spoolss: make spoolss_DriverDirectoryInfo1 public and gensize.Günther Deschner2009-02-191-1/+1
* s3-spoolss: add support for "AddPort" via _spoolss_XcvData for Vista.Günther Deschner2009-02-191-9/+68
* Interesting C compiler you have there... :-)Volker Lendecke2009-02-191-1/+1
* s3: re-run make samba3-idl.Günther Deschner2009-02-193-6/+122
* spoolss: add spoolss_PortData2 (used by vista).Günther Deschner2009-02-191-0/+17
* spoolss: use spoolss access mask in OpenPrinter{Ex}.Günther Deschner2009-02-191-2/+2
* Fix coverity CID-602. Possible use of uninitialized var.Jeremy Allison2009-02-181-1/+1
* s4-smbtorture: enable spoolss_AddPrinterDriverEx ndr test.Günther Deschner2009-02-181-1/+1
* s3: re-run make samba3-idl.Günther Deschner2009-02-185-64/+1886
* spoolss: fix idl for spoolss_AddPrinterDriver and spoolss_AddPrinterDriverEx.Günther Deschner2009-02-181-6/+9
* spoolss: add spoolss_AddDriverInfo8 (used by vista for adding drivers).Günther Deschner2009-02-181-0/+34
* s3-spoolss: remove old spoolss_XcvData.Günther Deschner2009-02-184-234/+0
* s3-spoolss: use pidl for _spoolss_XcvData.Günther Deschner2009-02-183-84/+113
* s3: re-run make samba3-idl.Günther Deschner2009-02-182-13/+14
* spoolss: fix spoolss_MonitorUi struct.Günther Deschner2009-02-181-1/+1
* s3: re-run make samba3-idl.Günther Deschner2009-02-183-0/+178
* spoolss: add spoolss_MonitorUi struct.Günther Deschner2009-02-181-0/+4
* spoolss: add spoolss_PortData1.Günther Deschner2009-02-181-0/+24
* tevent: add tevent_wakeup_send/recv()Stefan Metzmacher2009-02-183-1/+76
* tevent: rename tevent_req_set_timeout() => tevent_req_set_endtime()Stefan Metzmacher2009-02-182-2/+2
* s4:netlogon: don't mix in and out negotiate_flags in dcesrv_netr_ServerAuthen...Stefan Metzmacher2009-02-181-3/+4
* Merge branch 'master' of ssh://git.samba.org/data/git/samba into master-develAndrew Bartlett2009-02-188-11/+69
|\
| * Worked around a problem with select/poll/epoll and gnutls Andrew Tridgell2009-02-185-1/+47
| * fixed some of the TLS problemsAndrew Tridgell2009-02-183-10/+22
* | paper over failure to reprovision with os.unlink()Andrew Bartlett2009-02-181-1/+2
|/
* Don't miss an absolute pathname as a kerberos keytab path. From Glenn Machin ...Jeremy Allison2009-02-171-0/+5
* Fix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.Jeremy Allison2009-02-171-1/+12
* Fix warning about missmatch of uint32_t and size_t.Jeremy Allison2009-02-171-1/+1
* docs: extend the example in the idmp_rid manpage to configure 2 domains with ridMichael Adam2009-02-171-1/+13
* docs: extend the idmap_rid manpageMichael Adam2009-02-171-5/+24