Age | Commit message (Expand) | Author | Files | Lines |
2009-10-19 | Fix typo. | Karolin Seeger | 1 | -1/+1 |
2009-06-08 | Make tunable for modulesdir | Timur I. Bakeyev | 1 | -0/+16 |
2009-02-01 | "test" expects only one = | Björn Jacke | 1 | -1/+1 |
2008-10-14 | Fix path check. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-30 | Fix FHS flag, rename to --enable-fhs since it's a feature flag | Jelmer Vernooij | 1 | -7/+12 |
2008-09-18 | Prevent prefix=/usr being used without --with-fhs. | Matthias Dieter Wallnoefer | 1 | -0/+5 |
2008-08-16 | configure: use AS_HELP_STRING for --with-disable-ext-lib | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --enable-developer | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --enable-debug. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-selftest-prefix. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-logfilebase. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-piddir | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-lockdir. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --ntp-signd-socket-dir. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-winbindd-privileged-socket-dir. | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-winbindd-socket-dir . | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: use AS_HELP_STRING for --with-privatedir | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: format help string for --with-fhs with AS_HELP_STRING(). | Michael Adam | 1 | -1/+1 |
2008-08-16 | configure: remove duplicate definition of --with-winbindd-socket-dir. | Michael Adam | 1 | -16/+0 |
2008-06-28 | Use a configure-specified directory for the winbind priv pipe | Andrew Bartlett | 1 | -2/+37 |
2008-05-29 | Allow the ntp_signd socket to be set from configure. | Andrew Bartlett | 1 | -0/+19 |
2008-02-19 | Fix a typo. | Michael Adam | 1 | -1/+1 |
2007-10-10 | r18544: - use AC_LIBREPLACE_LOCATION_CHECKS in samba4 | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r17531: fix whitespaces | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14913: readd --with-selftest-prefix as it's needed | Stefan Metzmacher | 1 | -0/+18 |
2007-10-10 | r14910: Remove unused configure options | Jelmer Vernooij | 1 | -52/+0 |
2007-10-10 | r14281: Pull apart LIBDIR and MODULESDIR | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r13269: ${prefix} is a special case in the autoconf/build system, and should | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -0/+19 |
2007-10-10 | r13163: as we don't import the raw magic configure vars for | Stefan Metzmacher | 1 | -11/+12 |
2007-10-10 | r13153: Try to move closer to FHS. This probably breaks everything... | Andrew Bartlett | 1 | -51/+6 |
2007-10-10 | r13152: Jelmer assures me that this won't break anything, but does make it | Andrew Bartlett | 1 | -7/+9 |
2007-10-10 | r12301: FHS 2.2 says that /var/cache/* contains only cached data, which can w... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12266: add --with-libdir option to overwrite the result that is set by --wit... | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r10077: - move gcc option checks to check_cc.m4 | Stefan Metzmacher | 1 | -28/+12 |
2007-10-10 | r9587: Fix SWAT data dir for --with-fhs | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9494: Add ac-archive macro for checking GCC options. Use this to add to | James Peach | 1 | -2/+15 |
2007-10-10 | r8853: fixed path to smb.conf | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8832: Automatically rebuilding C files if headers change (in developer mode) | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8826: Make configure generate config.mk files (with the external libraries | Jelmer Vernooij | 1 | -9/+7 |
2007-10-10 | r8359: fix a shell warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r8020: - add --with-selftest-prefix option that specify the prefix used in ma... | Stefan Metzmacher | 1 | -0/+15 |
2007-10-10 | r7790: Allow remembering more configure-level data (and | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r7419: when we have both --enable-developer and --enable-debug we don't need ... | Andrew Tridgell | 1 | -9/+10 |
2007-10-10 | r7274: Move m4 files to seperate dir | Jelmer Vernooij | 1 | -0/+195 |