summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce samba3sam EJS test, at least until the Python test is ready.Jelmer Vernooij2008-02-122-0/+1257
* 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
* 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
* Split rules.mk out of Makefile.Jelmer Vernooij2008-02-112-27/+31
* Split rules out of tdb Makefile.Jelmer Vernooij2008-02-112-38/+41
* ldb: Split up the Makefile so it will be possible later on to directly includ...Jelmer Vernooij2008-02-113-122/+125
* Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij2008-02-112-7/+11
* Support including files in the cflags.pl script.Jelmer Vernooij2008-02-112-10/+23
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-1130-3379/+288
|\
| * TORTUREDIR as target dir for binaries is no longer used, remove it.Jelmer Vernooij2008-02-111-7/+0
| * Clean up data.mk file in distclean.Jelmer Vernooij2008-02-111-0/+1
| * Print warning when config.status doesn't exist and the user tries toJelmer Vernooij2008-02-111-0/+4
| * Remove unused function.Jelmer Vernooij2008-02-111-139/+0
| * Move pidl bits to a separate file.Jelmer Vernooij2008-02-112-36/+42
| * Fix typo.Jelmer Vernooij2008-02-111-1/+1
| * Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij2008-02-117-211/+210
| * Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.Michael Adam2008-02-111-1/+1
| * Fix a c++ warningVolker Lendecke2008-02-111-1/+2
| * talloc_free_children can only reset pool if it's emptyVolker Lendecke2008-02-111-1/+2
| * Mark talloc_pool memory for valgrindVolker Lendecke2008-02-111-3/+16
| * Implement talloc_pool()Volker Lendecke2008-02-113-7/+207
| * Add a comment.Michael Adam2008-02-111-0/+1
| * Fix talloctort: move size check after referenced ptr check.Michael Adam2008-02-111-5/+5
| * Don't shrink a talloc area if we have less than 1k to gainVolker Lendecke2008-02-111-0/+5
| * Make data about what subsystems/libraries are enabled available in the mkconf...Jelmer Vernooij2008-02-112-3/+8
| * Fix the build: remove reference to inexistent header samba3_proto.hMichael Adam2008-02-111-1/+0
| * Fix accidently introduced typo.Jelmer Vernooij2008-02-111-1/+1
| * Ignore mkconfig.mk file, which is autogenerated.Jelmer Vernooij2008-02-111-0/+1
| * Remove Samba 3 backwards compatibility code in C.Jelmer Vernooij2008-02-1114-1868/+3
| * Remove tests for Samba 3 EJS code.Jelmer Vernooij2008-02-113-1318/+1
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-1115-37/+633
|\|
| * Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.Jelmer Vernooij2008-02-115-8/+13
| * Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pythonJelmer Vernooij2008-02-1112-229/+175
| |\
| | * autoconf: We build Samba from git now, not from SVN.Kai Blin2008-02-111-7/+7
| | * Fix switching of hives in regshell (#5254)Jelmer Vernooij2008-02-111-0/+3
| | * provision: Fix new user creation.Kai Blin2008-02-111-2/+2
| | * pidl/Samba3::ServerNDR: use talloc_tos() instead of NULLStefan Metzmacher2008-02-111-1/+1
| * | More syntax fixes, use more standard python functions.Jelmer Vernooij2008-02-101-328/+247
| * | Start working on python conversion of minschema.Jelmer Vernooij2008-02-101-0/+660
| * | Add tests for upgrade of WINS database.Jelmer Vernooij2008-02-092-3/+20
| * | Remove unused define.Jelmer Vernooij2008-02-092-8/+3
| * | Merge branch 'v4-0-trivial' into v4-0-pythonJelmer Vernooij2008-02-090-0/+0
| |\ \
| * \ \ Merge branch 'v4-0-trivial' into v4-0-pythonJelmer Vernooij2008-02-09164-3182/+5219
| |\ \ \
| * \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pythonJelmer Vernooij2008-01-22201-5970/+5375
| |\ \ \ \