summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* converted locktest to use popt and cmdline utility codeAndrew Tridgell2008-02-153-95/+72
* added blackbox testing for locktestAndrew Tridgell2008-02-152-1/+16
* add some info on running testsAndrew Tridgell2008-02-151-0/+21
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-02-1510-207/+204
|\
| * Fix path to talloc guide. Noted by "teferi" on irc.Michael Adam2008-02-141-1/+1
| * util_ldb: Add a missing \n to debug string, fix trailing whitespaces.Kai Blin2008-02-141-8/+9
| * loadparm: Clean up trailing whitespaceKai Blin2008-02-141-163/+163
| * Don't create symlinks pointing at themselves.Jelmer Vernooij2008-02-141-3/+1
| * Remove type before variables in data.mkJelmer Vernooij2008-02-146-29/+29
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-1436-235/+446
| |\
| * | Remove some make variables that aren't necessary.Jelmer Vernooij2008-02-133-4/+2
| * | Fix talloc .so installation.Jelmer Vernooij2008-02-131-1/+1
* | | fixed loadparm handling in standalone testsAndrew Tridgell2008-02-153-3/+3
| |/ |/|
* | updated SMB2 code for getinfo according to WSPP docsAndrew Tridgell2008-02-148-58/+109
* | A better way to handle the different format of RenameInformation in SMB2Andrew Tridgell2008-02-146-14/+54
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-02-1417-96/+114
|\|
| * Fix corner case.Jelmer Vernooij2008-02-131-1/+2
| * Use more variables in generated data.mk.Jelmer Vernooij2008-02-134-19/+39
| * Put soversions and versions for libraries with a hard-coded version in theJelmer Vernooij2008-02-132-32/+22
| * Allow tdb.mk and talloc.mk to be included at the same time.Jelmer Vernooij2008-02-134-16/+16
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-1321-144/+208
| |\
| | * torture/eventlog: the NTSTATUS of dcerpc_ functions is the same as r.out.resultStefan Metzmacher2008-02-131-2/+0
| | * torture/eventlog: fix crash bugs!Stefan Metzmacher2008-02-131-0/+8
| | * pidl: $size can be 'foo / 2' so we need to add '(' and ')'Stefan Metzmacher2008-02-131-2/+2
| | * idl_types: remove unused lstringStefan Metzmacher2008-02-131-5/+0
| | * spoolss.idl: improve idl for EnumPrinterData and not use 'lstring' any moreStefan Metzmacher2008-02-132-12/+21
| * | Never build .so versions of tdb/talloc from Samba 4 itself. Rather,Jelmer Vernooij2008-02-133-8/+2
| * | Add simple test for ETT_FIELD.Jelmer Vernooij2008-02-131-1/+4
* | | we need to refuse a root_fid in rename on SMB but not SMB2Andrew Tridgell2008-02-141-3/+5
* | | Fixed SMB2 rename operations from Vista clientsAndrew Tridgell2008-02-148-30/+59
* | | Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell2008-02-1428-157/+246
| |/ |/|
* | Makefile: --enable-automatic-dependencies usageStefan Metzmacher2008-02-131-1/+1
* | missed another spot in the SMB2 create conversionAndrew Tridgell2008-02-131-6/+6
* | missed a spot in the SMB2 create conversionAndrew Tridgell2008-02-131-3/+3
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-02-138-4/+148
|\|
| * Support ETT_FIELD keyword.Julien Kerihuel2008-02-132-0/+23
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-132-2/+2
| |\
| * | Initial work on a test for samba.tests.samdbJelmer Vernooij2008-02-134-1/+59
| * | Add python version of newuser.py.Jelmer Vernooij2008-02-131-0/+61
| * | Fix invalid symbol.Jelmer Vernooij2008-02-131-3/+5
* | | updated SMB2 create operation to match WSPP.Andrew Tridgell2008-02-138-80/+109
* | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-02-1316-98/+54
|\ \ \ | | |/ | |/|
| * | Raise version of talloc from 1.1.0 to 1.2.0 after adding talloc pools.Michael Adam2008-02-122-2/+2
| |/
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-126-65/+20
| |\
| | * librpc: remove special support for fixed length stringsStefan Metzmacher2008-02-123-58/+1
| | * spoolss.idl: don't use string32 anymore and use an charset() arrayStefan Metzmacher2008-02-121-2/+2
| | * nbt.idl: don't use astring15 anymore and use an charset() arrayStefan Metzmacher2008-02-121-1/+1
| | * Fix open file tracking in vfs_cifs so that oplock breaks can propagateAmin Azez2008-02-121-4/+16
| * | Fix subunit runner exit codes.Jelmer Vernooij2008-02-122-2/+4
| * | Correctly increment counters in Subunit test runner.Jelmer Vernooij2008-02-122-4/+5
| |/