summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-11Move some more rules to rules.mkJelmer Vernooij2-6/+9
2008-02-11Split rules.mk out of Makefile.Jelmer Vernooij2-27/+31
2008-02-11Split rules out of tdb Makefile.Jelmer Vernooij2-38/+41
2008-02-11ldb: Split up the Makefile so it will be possible later on to directly includ...Jelmer Vernooij3-122/+125
2008-02-11Use make variables in cflags file (now supported by cflags.pl)Jelmer Vernooij2-7/+11
2008-02-11Support including files in the cflags.pl script.Jelmer Vernooij2-10/+23
2008-02-11Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij30-3379/+288
2008-02-11TORTUREDIR as target dir for binaries is no longer used, remove it.Jelmer Vernooij1-7/+0
2008-02-11Clean up data.mk file in distclean.Jelmer Vernooij1-0/+1
2008-02-11Print warning when config.status doesn't exist and the user tries toJelmer Vernooij1-0/+4
2008-02-11Remove unused function.Jelmer Vernooij1-139/+0
2008-02-11Move pidl bits to a separate file.Jelmer Vernooij2-36/+42
2008-02-11Fix typo.Jelmer Vernooij1-1/+1
2008-02-11Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij7-211/+210
2008-02-11Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.Michael Adam1-1/+1
2008-02-11Fix a c++ warningVolker Lendecke1-1/+2
2008-02-11talloc_free_children can only reset pool if it's emptyVolker Lendecke1-1/+2
2008-02-11Mark talloc_pool memory for valgrindVolker Lendecke1-3/+16
2008-02-11Implement talloc_pool()Volker Lendecke3-7/+207
2008-02-11Add a comment.Michael Adam1-0/+1
2008-02-11Fix talloctort: move size check after referenced ptr check.Michael Adam1-5/+5
2008-02-11Don't shrink a talloc area if we have less than 1k to gainVolker Lendecke1-0/+5
2008-02-11Make data about what subsystems/libraries are enabled available in the mkconf...Jelmer Vernooij2-3/+8
2008-02-11Fix the build: remove reference to inexistent header samba3_proto.hMichael Adam1-1/+0
2008-02-11Fix accidently introduced typo.Jelmer Vernooij1-1/+1
2008-02-11Ignore mkconfig.mk file, which is autogenerated.Jelmer Vernooij1-0/+1
2008-02-11Remove Samba 3 backwards compatibility code in C.Jelmer Vernooij14-1868/+3
2008-02-11Remove tests for Samba 3 EJS code.Jelmer Vernooij3-1318/+1
2008-02-11Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij15-37/+633
2008-02-11Use SMB_CONF_PATH environment variable inside tests rather than hardcoded paths.Jelmer Vernooij5-8/+13
2008-02-11Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-pythonJelmer Vernooij12-229/+175
2008-02-11Fix typo.Jelmer Vernooij1-1/+1
2008-02-11autoconf: We build Samba from git now, not from SVN.Kai Blin1-7/+7
2008-02-11Fix switching of hives in regshell (#5254)Jelmer Vernooij1-0/+3
2008-02-11provision: Fix new user creation.Kai Blin1-2/+2
2008-02-11pidl/Samba3::ServerNDR: use talloc_tos() instead of NULLStefan Metzmacher1-1/+1
2008-02-11Avoid autogenerating the Makefile but rather include a data.mk fileJelmer Vernooij7-211/+210
2008-02-11Fix case.Jelmer Vernooij1-1/+1
2008-02-11Move some more variables to static .mk file.Jelmer Vernooij2-13/+9
2008-02-11Automatically write AC_SUBST() vars to mkconfig.mk and use them.Jelmer Vernooij4-149/+73
2008-02-10Move some variables to a separate .mk file that could also be included by a n...Jelmer Vernooij3-9/+18
2008-02-10Start working on generating .mk file from configure for inclusion in Makefile.Jelmer Vernooij1-9/+26
2008-02-10Make formatting a bit more ReST-valid.Jelmer Vernooij2-36/+30
2008-02-10Change README to be ReST-compatible.Jelmer Vernooij1-17/+20
2008-02-10More syntax fixes, use more standard python functions.Jelmer Vernooij1-328/+247
2008-02-10Start working on python conversion of minschema.Jelmer Vernooij1-0/+660
2008-02-09Add tests for upgrade of WINS database.Jelmer Vernooij2-3/+20
2008-02-09Remove unused define.Jelmer Vernooij2-8/+3
2008-02-09Merge branch 'v4-0-trivial' into v4-0-pythonJelmer Vernooij0-0/+0
2008-02-09Fix typo.Jelmer Vernooij1-1/+1