summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed RAW-READ after the bufinfo changes. Thanks to Metze for spottingAndrew Tridgell2008-02-161-0/+3
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-02-169-365/+604
|\
| * Unconditionally run the python tests.Jelmer Vernooij2008-02-151-30/+26
| * Reconcile header files for torture utility functions.Jelmer Vernooij2008-02-156-55/+123
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-1520-469/+606
| |\
| | * lsa.idl: add lsa_AsciiStringLargeStefan Metzmacher2008-02-151-0/+6
| | * lsa.idl: don't use ascstr_noterm anymoreStefan Metzmacher2008-02-151-3/+3
| * | Mark the provision_bare() test as known failing for now.Jelmer Vernooij2008-02-151-0/+1
| * | Use struct for provision parameters since there are so many of them.Jelmer Vernooij2008-02-155-186/+202
| * | Add ability to not specify certain provision options(), fix some other options.Jelmer Vernooij2008-02-151-19/+47
| * | Add test for provision_bare() code.Jelmer Vernooij2008-02-151-0/+21
| * | Finish migration of provision code.Jelmer Vernooij2008-02-153-57/+103
| * | Move Python dependencies.Jelmer Vernooij2008-02-151-3/+2
| * | Avoid using private libnet test structure inside util_provision.Jelmer Vernooij2008-02-152-55/+95
| * | Split provision from C code out of becomedc.Jelmer Vernooij2008-02-143-296/+326
* | | fixed handling of zero sized buffers versus NULL buffers inAndrew Tridgell2008-02-161-10/+31
| |/ |/|
* | epmapper.idl: don't use ascstr2 anymoreStefan Metzmacher2008-02-151-1/+10
* | epmapper.idl: add link to official IDLStefan Metzmacher2008-02-151-0/+1
* | dcerpc.idl: use charset() instead of ascstr3Stefan Metzmacher2008-02-151-1/+2
* | ndr_sec_helper: create a completely zero sid, so that ndr_size_dom_sid28 can ...Stefan Metzmacher2008-02-151-0/+3
* | drsuapi.idl: use charset() instead of the exotic flags() and stringStefan Metzmacher2008-02-151-3/+6
* | krb5pac.idl: use charset() instead of string type with flagsStefan Metzmacher2008-02-151-1/+2
* | NET-API-BECOME-DC: at least find the 'provision' function in python modeStefan Metzmacher2008-02-151-4/+16
* | cyrus_sasl: fix compiler warningsStefan Metzmacher2008-02-151-1/+4
* | remove redundent codeAndrew Tridgell2008-02-151-3/+0
* | fixed some options that could not be overridden on the command lineAndrew Tridgell2008-02-151-10/+3
* | added blackbox testing of gentestAndrew Tridgell2008-02-152-0/+48
* | convert gentest to use popt and the cmdline libraryAndrew Tridgell2008-02-151-83/+83
* | make sure lp_ctx is initialisedAndrew Tridgell2008-02-151-1/+2
* | fix typoAndrew Tridgell2008-02-151-1/+1
* | added a blackbox test for masktestAndrew Tridgell2008-02-153-5/+52
* | fixed masktest to use popt, and fixed the incorrect pstring conversionAndrew Tridgell2008-02-151-94/+63
* | converted locktest to use popt and cmdline utility codeAndrew Tridgell2008-02-154-99/+77
* | added blackbox testing for locktestAndrew Tridgell2008-02-153-1/+56
* | 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-1418-96/+115
|\|
| * Fix corner case.Jelmer Vernooij2008-02-131-1/+2
| * Use more variables in generated data.mk.Jelmer Vernooij2008-02-134-19/+39