summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-02-15drsuapi.idl: use charset() instead of the exotic flags() and stringStefan Metzmacher1-3/+6
2008-02-15krb5pac.idl: use charset() instead of string type with flagsStefan Metzmacher1-1/+2
2008-02-15NET-API-BECOME-DC: at least find the 'provision' function in python modeStefan Metzmacher1-4/+16
2008-02-15cyrus_sasl: fix compiler warningsStefan Metzmacher1-1/+4
2008-02-15remove redundent codeAndrew Tridgell1-3/+0
2008-02-15fixed some options that could not be overridden on the command lineAndrew Tridgell1-10/+3
2008-02-15added blackbox testing of gentestAndrew Tridgell1-0/+1
2008-02-15convert gentest to use popt and the cmdline libraryAndrew Tridgell1-83/+83
2008-02-15make sure lp_ctx is initialisedAndrew Tridgell1-1/+2
2008-02-15fix typoAndrew Tridgell1-1/+1
2008-02-15added a blackbox test for masktestAndrew Tridgell2-5/+11
2008-02-15fixed masktest to use popt, and fixed the incorrect pstring conversionAndrew Tridgell1-94/+63
2008-02-15converted locktest to use popt and cmdline utility codeAndrew Tridgell3-95/+72
2008-02-15added blackbox testing for locktestAndrew Tridgell2-1/+16
2008-02-15add some info on running testsAndrew Tridgell1-0/+21
2008-02-15Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell10-207/+204
2008-02-15fixed loadparm handling in standalone testsAndrew Tridgell3-3/+3
2008-02-14Fix path to talloc guide. Noted by "teferi" on irc.Michael Adam1-1/+1
2008-02-14util_ldb: Add a missing \n to debug string, fix trailing whitespaces.Kai Blin1-8/+9
2008-02-14loadparm: Clean up trailing whitespaceKai Blin1-163/+163
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 Tridgell17-96/+114
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-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