summaryrefslogtreecommitdiffstats
path: root/source4/dynconfig/dynconfig.h
Commit message (Collapse)AuthorAgeFilesLines
* dynconfig: Have only one dynconfig.o in the common code.Andrew Bartlett2011-04-271-62/+0
|
* s4:dynconfig: add prototypes for *dyn_LOCALEDIRStefan Metzmacher2011-02-241-0/+1
| | | | metze
* s3build: added NMBDSOCKETDIR to dynconfigAndrew Tridgell2011-02-181-0/+1
| | | | | | this is needed for the s3 top level build Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
* waf: use PYTHONARCHDIR for installing python shared libsAndrew Tridgell2011-01-141-0/+1
| | | | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Fri Jan 14 08:19:40 CET 2011 on sn-devel-104
* s4:dynconfig/dynconfig.h - fix ending newline warningMatthias Dieter Wallnöfer2011-01-121-1/+1
|
* dynconfig: Add extern to header, try to unbreak imini buildfarm host.Brad Hards2011-01-041-1/+1
| | | | | | | Signed-off-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Jan 4 05:39:57 CET 2011 on sn-devel-104
* s4:dynconfig: Add prototypes to match dynconfig.cBrad Hards2011-01-031-19/+33
| | | | | | | | | Also, SCRIPTSBINDIR isn't really common with Samba3 dynconfig Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Jan 3 13:25:04 CET 2011 on sn-devel-104
* s4-dynconfig: override more paths when running from the build directoryAndrew Tridgell2010-11-241-0/+1
| | | | | this ensures consistency between binaries and scripts when testing as a developer
* Revert "s4: remove unused references to swat"Andrew Bartlett2010-05-141-0/+2
| | | | | | | This reverts most of commit 1765732f82719a4bc925f21ef4999bd19a8d1f6c. The s3compat build needs the SWAT location to be compatible with Samba3.
* s4: remove unused references to swatStefan Metzmacher2010-04-291-2/+0
| | | | metze
* s4-dynconfig: added dyn_PYTHONDIRAndrew Tridgell2010-04-201-0/+1
|
* s4-config: add dyn_SBINDIRAndrew Tridgell2010-02-231-0/+1
|
* dynconfig changes for 'winbind privileged dir' changes.Andrew Bartlett2008-06-281-0/+1
| | | | (This used to be commit 7e20919d5ba9244362503e450273938a7cc94796)
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-0/+1
| | | | | | | | 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)
* Move version.o and dynconfig.o into their own directory.Jelmer Vernooij2008-05-271-0/+40
(This used to be commit 2cc924a412578c052a7793408300c28c8bc87c2d)