summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-14Split provision from C code out of becomedc.Jelmer Vernooij3-296/+326
2008-02-14Don't create symlinks pointing at themselves.Jelmer Vernooij1-3/+1
2008-02-14Remove type before variables in data.mkJelmer Vernooij6-29/+29
2008-02-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij36-235/+446
2008-02-14updated SMB2 code for getinfo according to WSPP docsAndrew Tridgell8-58/+109
2008-02-14A better way to handle the different format of RenameInformation in SMB2Andrew Tridgell6-14/+54
2008-02-14Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell18-96/+115
2008-02-14we need to refuse a root_fid in rename on SMB but not SMB2Andrew Tridgell1-3/+5
2008-02-14Fixed SMB2 rename operations from Vista clientsAndrew Tridgell8-30/+59
2008-02-14Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell28-157/+246
2008-02-13Remove some make variables that aren't necessary.Jelmer Vernooij3-4/+2
2008-02-13Fix talloc .so installation.Jelmer Vernooij1-1/+1
2008-02-13Fix corner case.Jelmer Vernooij1-1/+2
2008-02-13Use more variables in generated data.mk.Jelmer Vernooij4-19/+39
2008-02-13Put soversions and versions for libraries with a hard-coded version in theJelmer Vernooij2-32/+22
2008-02-13Allow tdb.mk and talloc.mk to be included at the same time.Jelmer Vernooij4-16/+16
2008-02-13Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij21-144/+208
2008-02-13Never build .so versions of tdb/talloc from Samba 4 itself. Rather,Jelmer Vernooij3-8/+2
2008-02-13torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.resultStefan Metzmacher1-2/+0
2008-02-13Ignore pidl Makefile, which is autogenerated.Jelmer Vernooij1-0/+1
2008-02-13torture/eventlog: fix crash bugs!Stefan Metzmacher1-0/+8
2008-02-13pidl: $size can be 'foo / 2' so we need to add '(' and ')'Stefan Metzmacher1-2/+2
2008-02-13idl_types: remove unused lstringStefan Metzmacher1-5/+0
2008-02-13spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher2-12/+21
2008-02-13Makefile: --enable-automatic-dependencies usageStefan Metzmacher1-1/+1
2008-02-13missed another spot in the SMB2 create conversionAndrew Tridgell1-6/+6
2008-02-13missed a spot in the SMB2 create conversionAndrew Tridgell1-3/+3
2008-02-13Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell8-4/+148
2008-02-13updated SMB2 create operation to match WSPP.Andrew Tridgell8-80/+109
2008-02-13Add simple test for ETT_FIELD.Jelmer Vernooij1-1/+4
2008-02-13Support ETT_FIELD keyword.Julien Kerihuel2-0/+23
2008-02-13Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2-2/+2
2008-02-13Initial work on a test for samba.tests.samdbJelmer Vernooij4-1/+59
2008-02-13Add python version of newuser.py.Jelmer Vernooij1-0/+61
2008-02-13Fix invalid symbol.Jelmer Vernooij1-3/+5
2008-02-13Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell16-98/+54
2008-02-13updated SMB2 tcon as per WSPP docsAndrew Tridgell7-33/+58
2008-02-12Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.Michael Adam2-2/+2
2008-02-12Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij6-65/+20
2008-02-12Fix subunit runner exit codes.Jelmer Vernooij2-2/+4
2008-02-12Correctly increment counters in Subunit test runner.Jelmer Vernooij2-4/+5
2008-02-12librpc: remove special support for fixed length stringsStefan Metzmacher3-58/+1
2008-02-12spoolss.idl: don't use string32 anymore and use an charset() arrayStefan Metzmacher1-2/+2
2008-02-12nbt.idl: don't use astring15 anymore and use an charset() arrayStefan Metzmacher1-1/+1
2008-02-12Fix open file tracking in vfs_cifs so that oplock breaks can propagateAmin Azez1-4/+16
2008-02-12Support using shared library during testsuite run if tdb was built with a sha...Jelmer Vernooij1-2/+2
2008-02-12make sure libraries are built before attempting to install.Jelmer Vernooij1-2/+2
2008-02-12Specify PICFLAG when compiling python modules.Jelmer Vernooij2-2/+2
2008-02-12[PATCH] composite: make it possible to call composite_is_ok() without callbac...Stefan Metzmacher1-18/+13
2008-02-12Make sure talloc.so is build before installing.Jelmer Vernooij1-2/+2