summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |/
| * Support using shared library during testsuite run if tdb was built with a sha...Jelmer Vernooij2008-02-121-2/+2
| * make sure libraries are built before attempting to install.Jelmer Vernooij2008-02-121-2/+2
| * Specify PICFLAG when compiling python modules.Jelmer Vernooij2008-02-122-2/+2
| * [PATCH] composite: make it possible to call composite_is_ok() without callbac...Stefan Metzmacher2008-02-121-18/+13
| * Make sure talloc.so is build before installing.Jelmer Vernooij2008-02-121-2/+2
| * Fix installation of python module for ldb and tdb.Jelmer Vernooij2008-02-122-1/+4
* | updated SMB2 tcon as per WSPP docsAndrew Tridgell2008-02-137-33/+58
|/
* fixed crash when 0 dialects (thanks metze!)Andrew Tridgell2008-02-121-2/+4
* updated SMB2 header defines to match WSPP docsAndrew Tridgell2008-02-1212-55/+56
* converted SMB2 session setup to use WSPP protocol field namesAndrew Tridgell2008-02-123-32/+28
* converted the out side of SMB2 negprot handlingAndrew Tridgell2008-02-124-64/+66
* added some helper functions for GUID handlingAndrew Tridgell2008-02-121-0/+41
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-02-1213-47/+97
|\
| * tdb/ldb: Use prefix in case DESTDIR is not set.Jelmer Vernooij2008-02-122-8/+8
| * Create the required directories when installing Python code.Jelmer Vernooij2008-02-122-0/+4
| * Mark the reprovision test as known failing for now.Jelmer Vernooij2008-02-122-2/+3
| * Reintroduce samba3sam EJS test, at least until the Python test is ready.Jelmer Vernooij2008-02-121-0/+2
| * Add blackbox test for provisioning code to make sure it can be run more than ...Jelmer Vernooij2008-02-122-1/+40
| * Avoid using setup.py for intsallation.Jelmer Vernooij2008-02-127-7/+20
| * Manually compile python files rather than use setup.py.Jelmer Vernooij2008-02-124-22/+15
| * Manually compile python files rather than using setup.py.Jelmer Vernooij2008-02-124-20/+18
* | fixed up the .in side of SMB2 negprotAndrew Tridgell2008-02-126-19/+76
|/
* Fix out of tree builds.Jelmer Vernooij2008-02-115-10/+11
* Split actual content out of tdb Makefile into a separate file.Jelmer Vernooij2008-02-112-80/+89
* Split actual content out of talloc Makefile into talloc.mk.Jelmer Vernooij2008-02-112-37/+42
* Move some more rules to rules.mkJelmer Vernooij2008-02-112-6/+9