Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-24 | s4-dynconfig: override more paths when running from the build directory | Andrew Tridgell | 3 | -6/+13 | |
this ensures consistency between binaries and scripts when testing as a developer | |||||
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -30/+0 | |
The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104 | |||||
2010-10-13 | s4: don't rebuild all of heimdal when dynconfig options change | Andrew Tridgell | 1 | -1/+3 | |
only 2 files in heimdal depend on dynconfig variables | |||||
2010-10-13 | s4-dynconfig: use the build modules when running from build directory | Andrew Tridgell | 1 | -3/+7 | |
we need to use the newly built modules when running from the build directory to ensure we don't run tests against a stale install Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org> | |||||
2010-10-03 | s4-heimdal_build fix up build after heimdal import | Andrew Bartlett | 1 | -2/+5 | |
Heimdal has it's own dynconfig like system, and so we need the LIBDIR etc in the CFLAGS here. We also need to define build rules for the new files imported in the merge commit, and fix up some header files. This includes the work by Matthieu Patou <mat@matws.net> Andrew Bartlett | |||||
2010-05-18 | s4:dynconfig: let the autoconf build compile again | Stefan Metzmacher | 1 | -1/+6 | |
metze | |||||
2010-05-14 | s3compat: use right variable for STATEDIR | Andrew Tridgell | 1 | -1/+1 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2010-05-14 | s4-dynconfig: make dynconfig more compatible with s3 | Andrew Tridgell | 2 | -54/+55 | |
2010-05-14 | Revert "s4: remove unused references to swat" | Andrew Bartlett | 4 | -0/+8 | |
This reverts most of commit 1765732f82719a4bc925f21ef4999bd19a8d1f6c. The s3compat build needs the SWAT location to be compatible with Samba3. | |||||
2010-04-29 | s4: remove unused references to swat | Stefan Metzmacher | 4 | -8/+0 | |
metze | |||||
2010-04-29 | s4:dynconfig: fix fhs variables and list them all explicit | Stefan Metzmacher | 1 | -9/+12 | |
This adds 'samba' subdirs to smb.conf and setup. metze | |||||
2010-04-29 | s4:dynconfig: reorder non fhs variables | Stefan Metzmacher | 1 | -10/+10 | |
metze | |||||
2010-04-20 | s4:dynconfig: fix the autoconf build and pass -DPYTHONDIR=\"$(pythondir)\" | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2010-04-20 | s4-dynconfig: added dyn_PYTHONDIR | Andrew Tridgell | 3 | -0/+6 | |
2010-04-15 | s4:dynconfig/wscript: ${LOCALSTATEDIR} already has var/ included | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2010-04-08 | build: allow the waf build to work with python 3.0 and 3.1 | Thomas Nagy | 1 | -2/+2 | |
Python 3.x is a bit fussier about print statements and indentation. Signed-off-by: Andrew Tridgell <tridge@samba.org> | |||||
2010-04-06 | s4-waf: install in /usr/local/samba by default | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | s4-waf: added --enable-fhs configure option | Andrew Tridgell | 1 | -4/+39 | |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 1 | -0/+2 | |
them | |||||
2010-04-06 | s4-waf: move the gnu dirs check to the generic wafsamba code | Andrew Tridgell | 1 | -2/+0 | |
2010-04-06 | s4-waf: enable the pc_files in the build rules | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | s4-waf: install the rest of the headers | Andrew Tridgell | 1 | -0/+2 | |
2010-04-06 | s4-waf: started adding auto-install of include files | Andrew Tridgell | 1 | -6/+10 | |
2010-04-06 | build: split out the base waf rules into buildtools/wafsamba/wscript | Andrew Tridgell | 1 | -1/+0 | |
this stops lib/replace becoming a mess | |||||
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+82 | |
2010-04-06 | build: nearly there on samba4 build | Andrew Tridgell | 1 | -2/+0 | |
2010-04-06 | build: dynconfig build rules | Andrew Tridgell | 1 | -0/+2 | |
2010-02-23 | s4-config: add dyn_SBINDIR | Andrew Tridgell | 3 | -0/+5 | |
2010-02-22 | More spelling fixes across source4/ | Brad Hards | 1 | -1/+1 | |
Signed-off-by: Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> | |||||
2009-12-07 | s4:build torturedir and -DTORTUREDIR is unused | Andrew Bartlett | 1 | -1/+0 | |
(And made building RPMs much more difficult for JHT) | |||||
2008-09-30 | Fix installation of misc files. | Jelmer Vernooij | 1 | -3/+0 | |
2008-09-29 | Consistently use lower case variable names for path variables. | Jelmer Vernooij | 1 | -6/+6 | |
Patch by Matthias Dieter Wallnöfer <mwallnoefer@yahoo.de> and me. | |||||
2008-09-24 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 | |
This reverts commit 05ea5e23cf4e70de0bd658b1c5c0ead133967091. Conflicts: source4/smbd/server.c | |||||
2008-09-23 | S3 puts smb.conf and lmhosts in lib/, s4 into etc/ | Volker Lendecke | 1 | -4/+4 | |
2008-09-03 | Avoid using version call for version string. | Jelmer Vernooij | 2 | -29/+1 | |
(This used to be commit 1897cef508c8bea817c510bd9023d794cb983864) | |||||
2008-06-28 | dynconfig changes for 'winbind privileged dir' changes. | Andrew Bartlett | 3 | -1/+7 | |
(This used to be commit 7e20919d5ba9244362503e450273938a7cc94796) | |||||
2008-05-29 | Allow the ntp_signd socket to be set from configure. | Andrew Bartlett | 3 | -1/+6 | |
This will allow distributions to hard-code this path, particularly for selinux, and matches how we handle the winbind socket dir. Andrew Bartlett (This used to be commit c8b441650400ed1b24c89991f5752dad3c87795f) | |||||
2008-05-27 | Move version.o and dynconfig.o into their own directory. | Jelmer Vernooij | 4 | -0/+176 | |
(This used to be commit 2cc924a412578c052a7793408300c28c8bc87c2d) |