summaryrefslogtreecommitdiffstats
path: root/source4/build
Commit message (Expand)AuthorAgeFilesLines
...
* r14139: Fix issue with undefined variables.Jelmer Vernooij2007-10-102-6/+3
* r14117: fix a perl warningStefan Metzmacher2007-10-101-0/+4
* r14109: Modulify the smbcalls subsystem.Jelmer Vernooij2007-10-101-0/+3
* r14104: version.h has changed the locationStefan Metzmacher2007-10-101-2/+2
* r14097: Remove subsystem names when installing modules (they're already insta...Jelmer Vernooij2007-10-102-4/+9
* r14094: Use saner module directory names, fix loading of server service modules.Jelmer Vernooij2007-10-101-1/+1
* r14072: - only add the 'lib' prefix to libraries not modulesStefan Metzmacher2007-10-104-32/+50
* r14066: fix whitespacesStefan Metzmacher2007-10-101-2/+2
* r13967: change the standard visibility to "default" public againStefan Metzmacher2007-10-103-3/+6
* r13960: Generate makefile rules for installing/removing shared modules.Jelmer Vernooij2007-10-102-9/+19
* r13954: Add --enable-dso flag to ./configure that simplifies the ability toJelmer Vernooij2007-10-101-6/+2
* r13943: the -rpath-link should be only used for binaries,Stefan Metzmacher2007-10-101-1/+1
* r13940: use the local vs. install linkerflag trick for shared libs tooStefan Metzmacher2007-10-101-6/+43
* r13939: Fix bin/.dummy issues, add more ignoresJelmer Vernooij2007-10-101-5/+5
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-103-0/+17
* r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITYStefan Metzmacher2007-10-103-6/+6
* r13919: for us the standard for the visibility is "hidden"Stefan Metzmacher2007-10-102-2/+2
* r13918: fix whitespacesStefan Metzmacher2007-10-101-5/+3
* r13917: fix detection of the visibility support,Stefan Metzmacher2007-10-101-7/+14
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-1/+5
* r13902: Stricter checking for the -fvisibility flagJelmer Vernooij2007-10-102-13/+20
* r13899: Get the shared library build building again. Just compiles for now,Jelmer Vernooij2007-10-101-0/+1
* r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be usedJelmer Vernooij2007-10-107-30/+35
* r13867: Wrap the cflags.sh hack in the build system. You can now simplyJelmer Vernooij2007-10-105-6/+45
* r13847: Fix some portability issues with the visibility attribute.Jelmer Vernooij2007-10-101-7/+9
* r13786: [merge] Add registration functions for LDB modulesJelmer Vernooij2007-10-103-2/+11
* r13654: Move some more stuff out of include/Jelmer Vernooij2007-10-102-7/+7
* r13269: ${prefix} is a special case in the autoconf/build system, and shouldAndrew Bartlett2007-10-101-2/+2
* r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix theJames Peach2007-10-101-0/+12
* r13249: Check for alloca.h. popt needs this.James Peach2007-10-101-0/+1
* r13248: Revert revision 13071. It turns out that sys/param.h can be implicitlyJames Peach2007-10-101-21/+0
* r13244: Allow control of the location of the Samba3-compatible winbindd pipeAndrew Bartlett2007-10-102-0/+20
* r13243: Bring __FUNCTION__ checks across from Samba 3.James Peach2007-10-101-0/+8
* r13241: Work around missing AS_HELP_STRING definition in autoconf 2.57. FixJames Peach2007-10-101-0/+5
* r13227: revert some more stuff from 13208Stefan Metzmacher2007-10-101-4/+1
* r13225: Enable full compiler warnings for developer mode on IRIX.James Peach2007-10-101-3/+7
* r13208: Clearly separate named pipes from the IPC$ NTVFS type.Jelmer Vernooij2007-10-101-1/+4
* r13163: as we don't import the raw magic configure vars forStefan Metzmacher2007-10-102-13/+12
* r13153: Try to move closer to FHS. This probably breaks everything...Andrew Bartlett2007-10-102-53/+10
* r13152: Jelmer assures me that this won't break anything, but does make itAndrew Bartlett2007-10-101-7/+9
* r13071: Work around a really annoying compiler warning where header fileJames Peach2007-10-101-0/+21
* r13070: Add a simple smbd manpage, based on the Samba 3 one.Jelmer Vernooij2007-10-101-1/+1
* r12896: IRIX make will fallback to gmake with this,Stefan Metzmacher2007-10-101-0/+1
* r12836: use: -fvisibility=hidden -D_PUBLIC_="__attribute__((visibility(\"defa...Stefan Metzmacher2007-10-101-0/+19
* r12805: merge from samba3Stefan Metzmacher2007-10-101-2/+2
* r12772: - create variables for the %(patsubst ...) statements for the idl filesStefan Metzmacher2007-10-102-5/+3
* r12753: Try to fix the build after a 'make clean'. (the wildcards will notAndrew Bartlett2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-103-8/+12
* r12680: Support setting the environment variable SMB_BUILD_VERBOSE toJelmer Vernooij2007-10-102-6/+13
* r12671: Modules don't have to be linked with their subsystem.Jelmer Vernooij2007-10-101-1/+0