Factor out filling in the secrets database.
[samba.git] / source4 / main.mk
2008-02-20 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-19 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-18 Jelmer VernooijRename include to mkinclude to emphasize it is differen...
2008-02-11 Jelmer VernooijAvoid autogenerating the Makefile but rather include...
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-11 Jelmer VernooijAvoid autogenerating the Makefile but rather include...
2008-02-11 Jelmer VernooijMove some more variables to static .mk file.
2008-02-10 Jelmer VernooijAutomatically write AC_SUBST() vars to mkconfig.mk...
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-09 Jelmer VernooijMove more make code to rules.mk
2008-02-09 Jelmer VernooijUse mkinclude (makes the Makefile a bit shorter), use...
2008-01-04 Jelmer Vernooijr26663: Proper dependencies for pidl Python bindings.
2007-12-24 Jelmer Vernooijr26560: Add script for running in valgrind.
2007-12-21 Jelmer Vernooijr26206: Build python modules as part of make all.
2007-12-21 Jelmer Vernooijr26186: Generate SWIG files as part of autogen.sh
2007-12-21 Jelmer Vernooijr26088: Import some native-python python modules and...
2007-12-21 Stefan Metzmacherr25996: build: rename LD -> BNLD and LDFLAGS -> BNLD_FLAGS
2007-12-21 Stefan Metzmacherr25995: build: print out MDLD and MDLD_FLAGS with make...
2007-12-21 Jelmer Vernooijr25707: Move selftest makefile code to separate file.
2007-12-21 Stefan Metzmacherr25623: add 'make test-swrap-pcap' and 'make test-swrap...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Stefan Metzmacherr25582: build nmblookup with make testsuite as it's...
2007-10-10 Stefan Metzmacherr25386: add 'make testsuite' target that tries to at...
2007-10-10 Andrew Bartlettr25051: Move SWAT back to the old-style form-submit...
2007-10-10 Jelmer Vernooijr24937: Merge tests spoolss RPC callbacks.
2007-10-10 Jelmer Vernooijr24812: Fix headers for external users.
2007-10-10 Jelmer Vernooijr24669: Add CSS to the test run HTML output. See samba...
2007-10-10 Jelmer Vernooijr24345: Add --format=html option to selftest.
2007-10-10 Andrew Bartlettr23281: Ensure we wipe all the right things in distclean.
2007-10-10 Stefan Metzmacherr22575: move script/tests/ -> selftest/
2007-10-10 Stefan Metzmacherr22535: pass down $(TESTS) to all test variants
2007-10-10 Stefan Metzmacherr22451: allow
2007-10-10 Stefan Metzmacherr22312: avoid the need of typing 'run' into each gdb...
2007-10-10 Stefan Metzmacherr22310: - use 'everything' instead of 'all libraries'
2007-10-10 Stefan Metzmacherr22309: cosmetic changes...
2007-10-10 Stefan Metzmacherr22300: fix make everything, we need to build shared...
2007-10-10 Andrew Bartlettr22183: Perl might not be in /usr/bin/perl, so use...
2007-10-10 James Peachr22048: Sigh. Commit the other half of r22047.
2007-10-10 James Peachr22046: Rever r22040, which breaks the build on FreeBSD...
2007-10-10 James Peachr22040: Use $< to specify the immediate prerequisit...
2007-10-10 James Peachr22029: Make sure we respect $srcdir correctly for...
2007-10-10 Jelmer Vernooijr21909: Merge some of my recent improvements to the...
2007-10-10 Jelmer Vernooijr21833: Don't install static libs, they can't be used...
2007-10-10 Jelmer Vernooijr21733: Merge testenv back into core selftest.pl
2007-10-10 Jelmer Vernooijr21709: Add a list of tests that should be skipped...
2007-10-10 Jelmer Vernooijr21707: Finally merge my (long-living) perlselftest...
2007-10-10 Jelmer Vernooijr21580: Add generic target for test coverage data.
2007-10-10 Jelmer Vernooijr21485: Remove obsolete smb_interfaces code (discussed...
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Jelmer Vernooijr21038: Move commands to distclean target
2007-10-10 Jelmer Vernooijr20942: Simplify handling of systems that don't support...
2007-10-10 Stefan Metzmacherr20791: the ejsnet stuff can be a normal smbcalls module...
2007-10-10 Rafal Szczesniakr20783: Ejsnet files are now moved into a separate...
2007-10-10 Stefan Metzmacherr20706: the '@' chars should only be in front of each...
2007-10-10 James Peachr20677: Condense compilations rules.
2007-10-10 Andrew Tridgellr20646: first preparations for cluster enablement....
2007-10-10 Jelmer Vernooijr20562: Start building expr parser. Add separate copy...
2007-10-10 Derrell Lipmanr20444: WEB Application framework / SWAT.
2007-10-10 Andrew Tridgellr20351: ensure these variables are set in the right...
2007-10-10 Jelmer Vernooijr19879: Make test targets depend on "libraries" (might...
2007-10-10 Jelmer Vernooijr19676: Fix some more dependencies.
2007-10-10 Stefan Metzmacherr19618: pass -D_SAMBA_HOSTCC_ when using the hostcompiler
2007-10-10 Stefan Metzmacherr19608: - basics comes in with $(ALL_PREDEP)
2007-10-10 Jelmer Vernooijr19596: add basics to 'all' - hopefully fixes the build...
2007-10-10 Jelmer Vernooijr19575: Build static libs in bin/static rather than...
2007-10-10 Jelmer Vernooijr19574: Initial work towards supporting build of both...
2007-10-10 Jelmer Vernooijr19573: Move secrets.o into param/ (subsystems haven...
2007-10-10 Jelmer Vernooijr19571: Add a USESHARED parameter (different from BLDSH...
2007-10-10 Andrew Bartlettr19538: This is getting silly, but I needed an easy...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Derrell Lipmanr19449: ldbbrowse: installation hopefully works now...
2007-10-10 Jelmer Vernooijr19358: Use subunit tests from the right location ...
2007-10-10 Jelmer Vernooijr19350: Properly list LOCAL-TALLOC under the "LOCAL...
2007-10-10 Jelmer Vernooijr19343: Add support for external scripts/binaries that...
2007-10-10 Stefan Metzmacherr18783: fix make pch
2007-10-10 Jelmer Vernooijr18780: Add convenience "make testenv" to launch the...
2007-10-10 Stefan Metzmacherr18545: if yapp isn't availabe touch the target file...
2007-10-10 Stefan Metzmacherr18338: this isn't needed anymore
2007-10-10 Stefan Metzmacherr18333: $< is broken in older BSD version:
2007-10-10 Stefan Metzmacherr18329: print out special make variables when failing...
2007-10-10 Stefan Metzmacherr18267: print out the failing command for .ho files too
2007-10-10 Stefan Metzmacherr18265: print out the failling command
2007-10-10 Stefan Metzmacherr18264: print the full list of flags
2007-10-10 Stefan Metzmacherr18210: - reenable autodependencies
2007-10-10 Andrew Tridgellr18154: try to get the heimdal_build code to use librep...
2007-10-10 Jelmer Vernooijr18120: Remove generating dependencies for .d files...
2007-10-10 Stefan Metzmacherr18095: correctly rebuild the dependencies not only...
2007-10-10 Jelmer Vernooijr17932: Fix header installation.
2007-10-10 Andrew Tridgellr17768: This merges in the current version of Brad...
2007-10-10 Stefan Metzmacherr17357: - fix the build
2007-10-10 Stefan Metzmacherr16561: - create version.h relative to srcdir
2007-10-10 James Peachr16558: Add make rule to generate version.h. Metze...
2007-10-10 Stefan Metzmacherr15641: we know have source/version.h
2007-10-10 Jelmer Vernooijr15584: List SWIG files as being updated when pidl...
2007-10-10 Jelmer Vernooijr15321: Reduce the size of rewrite.m4 a bit more
2007-10-10 Stefan Metzmacherr15292: fix the IDL_* variable names
2007-10-10 Jelmer Vernooijr15276: Fix path to perl on some hosts
2007-10-10 Jelmer Vernooijr15247: Get rid of patsubst macro as it is not supporte...
2007-10-10 Jelmer Vernooijr15191: Avoid uint_t as it's not standard.
next