summaryrefslogtreecommitdiff
path: root/source4/dynconfig
AgeCommit message (Expand)AuthorFilesLines
2011-02-24s4:dynconfig: fix segfault in the set_dyn_*() functionsStefan Metzmacher1-12/+25
2011-02-24s4:dynconfig: add prototypes for *dyn_LOCALEDIRStefan Metzmacher1-0/+1
2011-02-18s3build: added NMBDSOCKETDIR to dynconfigAndrew Tridgell3-1/+5
2011-02-17s4-build: added LOCALEDIR config optionAndrew Tridgell2-1/+3
2011-02-15Fix private libdir and codepages pathsSimo Sorce1-1/+1
2011-02-07s4-build: fixed uses of os.path.relpath()Andrew Tridgell1-2/+2
2011-02-07s4-charset: use dyn_CODEPAGEDIR for location of upcase.dat/lowcase.datAndrew Tridgell1-0/+1
2011-02-07s4-waf Add PYTHONDIR and PYTHONARCHDIR to the 'different on install' listAndrew Bartlett1-0/+2
2011-02-07s4-build: fixed install of version.h from source4 buildAndrew Tridgell1-2/+1
2011-02-07build: fixed make install for top level buildAndrew Tridgell1-1/+2
2011-02-07s4-dynconfig: fixed dyn_SETUPDIR to point to the right directoryAndrew Tridgell1-2/+2
2011-01-14waf: use PYTHONARCHDIR for installing python shared libsAndrew Tridgell3-1/+4
2011-01-12s4:dynconfig/dynconfig.h - fix ending newline warningMatthias Dieter Wallnöfer1-1/+1
2011-01-04dynconfig: Add extern to header, try to unbreak imini buildfarm host.Brad Hards1-1/+1
2011-01-03s4:dynconfig: Add prototypes to match dynconfig.cBrad Hards2-20/+36
2010-11-24s4-dynconfig: override more paths when running from the build directoryAndrew Tridgell3-6/+13
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-30/+0
2010-10-13s4: don't rebuild all of heimdal when dynconfig options changeAndrew Tridgell1-1/+3
2010-10-13s4-dynconfig: use the build modules when running from build directoryAndrew Tridgell1-3/+7
2010-10-03s4-heimdal_build fix up build after heimdal importAndrew Bartlett1-2/+5
2010-05-18s4:dynconfig: let the autoconf build compile againStefan Metzmacher1-1/+6
2010-05-14s3compat: use right variable for STATEDIRAndrew Tridgell1-1/+1
2010-05-14s4-dynconfig: make dynconfig more compatible with s3Andrew Tridgell2-54/+55
2010-05-14Revert "s4: remove unused references to swat"Andrew Bartlett4-0/+8
2010-04-29s4: remove unused references to swatStefan Metzmacher4-8/+0
2010-04-29s4:dynconfig: fix fhs variables and list them all explicitStefan Metzmacher1-9/+12
2010-04-29s4:dynconfig: reorder non fhs variablesStefan Metzmacher1-10/+10
2010-04-20s4:dynconfig: fix the autoconf build and pass -DPYTHONDIR=\"$(pythondir)\"Stefan Metzmacher1-2/+2
2010-04-20s4-dynconfig: added dyn_PYTHONDIRAndrew Tridgell3-0/+6
2010-04-15s4:dynconfig/wscript: ${LOCALSTATEDIR} already has var/ includedStefan Metzmacher1-3/+3
2010-04-08build: allow the waf build to work with python 3.0 and 3.1Thomas Nagy1-2/+2
2010-04-06s4-waf: install in /usr/local/samba by defaultAndrew Tridgell1-1/+1
2010-04-06s4-waf: added --enable-fhs configure optionAndrew Tridgell1-4/+39
2010-04-06s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell1-0/+2
2010-04-06s4-waf: move the gnu dirs check to the generic wafsamba codeAndrew Tridgell1-2/+0
2010-04-06s4-waf: enable the pc_files in the build rulesAndrew Tridgell1-0/+1
2010-04-06s4-waf: install the rest of the headersAndrew Tridgell1-0/+2
2010-04-06s4-waf: started adding auto-install of include filesAndrew Tridgell1-6/+10
2010-04-06build: split out the base waf rules into buildtools/wafsamba/wscriptAndrew Tridgell1-1/+0
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell1-0/+82
2010-04-06build: nearly there on samba4 buildAndrew Tridgell1-2/+0
2010-04-06build: dynconfig build rulesAndrew Tridgell1-0/+2
2010-02-23s4-config: add dyn_SBINDIRAndrew Tridgell3-0/+5
2010-02-22More spelling fixes across source4/Brad Hards1-1/+1
2009-12-07s4:build torturedir and -DTORTUREDIR is unusedAndrew Bartlett1-1/+0
2008-09-30Fix installation of misc files.Jelmer Vernooij1-3/+0
2008-09-29Consistently use lower case variable names for path variables.Jelmer Vernooij1-6/+6
2008-09-24Rename smbd -> samba.Jelmer Vernooij1-1/+1
2008-09-23S3 puts smb.conf and lmhosts in lib/, s4 into etc/Volker Lendecke1-4/+4
2008-09-03Avoid using version call for version string.Jelmer Vernooij2-29/+1