ab/samba.git/.git
2008-02-15 Andrew Tridgelladded blackbox testing of gentest
2008-02-15 Andrew Tridgellconvert gentest to use popt and the cmdline library
2008-02-15 Andrew Tridgellmake sure lp_ctx is initialised
2008-02-15 Andrew Tridgellfix typo
2008-02-15 Andrew Tridgelladded a blackbox test for masktest
2008-02-15 Andrew Tridgellfixed masktest to use popt, and fixed the incorrect...
2008-02-15 Andrew Tridgellconverted locktest to use popt and cmdline utility...
2008-02-15 Andrew Tridgelladded blackbox testing for locktest
2008-02-15 Andrew Tridgelladd some info on running tests
2008-02-15 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-15 Andrew Tridgellfixed loadparm handling in standalone tests
2008-02-14 Michael AdamFix path to talloc guide. Noted by "teferi" on irc.
2008-02-14 Kai Blinutil_ldb: Add a missing \n to debug string, fix trailin...
2008-02-14 Kai Blinloadparm: Clean up trailing whitespace
2008-02-14 Jelmer VernooijDon't create symlinks pointing at themselves.
2008-02-14 Jelmer VernooijRemove type before variables in data.mk
2008-02-14 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew Tridgellupdated SMB2 code for getinfo according to WSPP docs
2008-02-14 Andrew TridgellA better way to handle the different format of RenameIn...
2008-02-14 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-14 Andrew Tridgellwe need to refuse a root_fid in rename on SMB but not...
2008-02-14 Andrew TridgellFixed SMB2 rename operations from Vista clients
2008-02-13 Andrew TridgellConvert SMB and SMB2 code to use a common buffer handli...
2008-02-13 Jelmer VernooijRemove some make variables that aren't necessary.
2008-02-13 Jelmer VernooijFix talloc .so installation.
2008-02-13 Jelmer VernooijFix corner case.
2008-02-13 Jelmer VernooijUse more variables in generated data.mk.
2008-02-13 Jelmer VernooijPut soversions and versions for libraries with a hard...
2008-02-13 Jelmer VernooijAllow tdb.mk and talloc.mk to be included at the same...
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijNever build .so versions of tdb/talloc from Samba 4...
2008-02-13 Stefan Metzmachertorture/eventlog: the NTSTATUS of dcerpc_ functions...
2008-02-13 Jelmer VernooijIgnore pidl Makefile, which is autogenerated.
2008-02-13 Stefan Metzmachertorture/eventlog: fix crash bugs!
2008-02-13 Stefan Metzmacherpidl: $size can be 'foo / 2' so we need to add '('...
2008-02-13 Stefan Metzmacheridl_types: remove unused lstring
2008-02-13 Stefan Metzmacherspoolss.idl: improve idl for EnumPrinterData and not...
2008-02-13 Stefan MetzmacherMakefile: --enable-automatic-dependencies usage
2008-02-13 Andrew Tridgellmissed another spot in the SMB2 create conversion
2008-02-13 Andrew Tridgellmissed a spot in the SMB2 create conversion
2008-02-13 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Andrew Tridgellupdated SMB2 create operation to match WSPP.
2008-02-13 Jelmer VernooijAdd simple test for ETT_FIELD.
2008-02-13 Julien KerihuelSupport ETT_FIELD keyword.
2008-02-13 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-13 Jelmer VernooijInitial work on a test for samba.tests.samdb
2008-02-13 Jelmer VernooijAdd python version of newuser.py.
2008-02-13 Jelmer VernooijFix invalid symbol.
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Andrew Tridgellupdated SMB2 tcon as per WSPP docs
2008-02-12 Michael AdamRaise version of talloc from 1.1.0 to 1.2.0 after addin...
2008-02-12 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Jelmer VernooijFix subunit runner exit codes.
2008-02-12 Jelmer VernooijCorrectly increment counters in Subunit test runner.
2008-02-12 Stefan Metzmacherlibrpc: remove special support for fixed length strings
2008-02-12 Stefan Metzmacherspoolss.idl: don't use string32 anymore and use an...
2008-02-12 Stefan Metzmachernbt.idl: don't use astring15 anymore and use an charset...
2008-02-12 Amin AzezFix open file tracking in vfs_cifs so that oplock break...
2008-02-12 Jelmer VernooijSupport using shared library during testsuite run if...
2008-02-12 Jelmer Vernooijmake sure libraries are built before attempting to...
2008-02-12 Jelmer VernooijSpecify PICFLAG when compiling python modules.
2008-02-12 Stefan Metzmacher[PATCH] composite: make it possible to call composite_i...
2008-02-12 Jelmer VernooijMake sure talloc.so is build before installing.
2008-02-12 Jelmer VernooijFix installation of python module for ldb and tdb.
2008-02-12 Andrew Tridgellfixed crash when 0 dialects (thanks metze!)
2008-02-12 Andrew Tridgellupdated SMB2 header defines to match WSPP docs
2008-02-12 Andrew Tridgellconverted SMB2 session setup to use WSPP protocol field...
2008-02-12 Andrew Tridgellconverted the out side of SMB2 negprot handling
2008-02-12 Andrew Tridgelladded some helper functions for GUID handling
2008-02-12 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-12 Andrew Tridgellfixed up the .in side of SMB2 negprot
2008-02-12 Jelmer Vernooijtdb/ldb: Use prefix in case DESTDIR is not set.
2008-02-12 Jelmer VernooijCreate the required directories when installing Python...
2008-02-12 Jelmer VernooijMark the reprovision test as known failing for now.
2008-02-12 Jelmer VernooijReintroduce samba3sam EJS test, at least until the...
2008-02-12 Jelmer VernooijAdd blackbox test for provisioning code to make sure...
2008-02-12 Jelmer VernooijAvoid using setup.py for intsallation.
2008-02-11 Jelmer VernooijManually compile python files rather than use setup.py.
2008-02-11 Jelmer VernooijManually compile python files rather than using setup.py.
2008-02-11 Jelmer VernooijFix out of tree builds.
2008-02-11 Jelmer VernooijSplit actual content out of tdb Makefile into a separat...
2008-02-11 Jelmer VernooijSplit actual content out of talloc Makefile into talloc.mk.
2008-02-11 Jelmer VernooijMove some more rules to rules.mk
2008-02-11 Jelmer VernooijSplit rules.mk out of Makefile.
2008-02-11 Jelmer VernooijSplit rules out of tdb Makefile.
2008-02-11 Jelmer Vernooijldb: Split up the Makefile so it will be possible later...
2008-02-11 Jelmer VernooijUse make variables in cflags file (now supported by...
2008-02-11 Jelmer VernooijSupport including files in the cflags.pl script.
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijTORTUREDIR as target dir for binaries is no longer...
2008-02-11 Jelmer VernooijClean up data.mk file in distclean.
2008-02-11 Jelmer VernooijPrint warning when config.status doesn't exist and...
2008-02-11 Jelmer VernooijRemove unused function.
2008-02-11 Jelmer VernooijMove pidl bits to a separate file.
2008-02-11 Jelmer VernooijFix typo.
2008-02-11 Jelmer VernooijAvoid autogenerating the Makefile but rather include...
2008-02-11 Michael AdamMake versions in lib/talloc/config.mk and lib/talloc...
2008-02-11 Volker LendeckeFix a c++ warning
2008-02-11 Volker Lendecketalloc_free_children can only reset pool if it's empty
2008-02-11 Volker LendeckeMark talloc_pool memory for valgrind
next