Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14151: Add simple script that writes a summary to show what libraries the user | Jelmer Vernooij | 5 | -17/+60 |
2007-10-10 | r14139: Fix issue with undefined variables. | Jelmer Vernooij | 2 | -6/+3 |
2007-10-10 | r14117: fix a perl warning | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r14109: Modulify the smbcalls subsystem. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14097: Remove subsystem names when installing modules (they're already insta... | Jelmer Vernooij | 2 | -4/+9 |
2007-10-10 | r14094: Use saner module directory names, fix loading of server service modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14072: - only add the 'lib' prefix to libraries not modules | Stefan Metzmacher | 4 | -32/+50 |
2007-10-10 | r14066: fix whitespaces | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r13967: change the standard visibility to "default" public again | Stefan Metzmacher | 2 | -2/+6 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 2 | -9/+19 |
2007-10-10 | r13954: Add --enable-dso flag to ./configure that simplifies the ability to | Jelmer Vernooij | 1 | -6/+2 |
2007-10-10 | r13943: the -rpath-link should be only used for binaries, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13940: use the local vs. install linkerflag trick for shared libs too | Stefan Metzmacher | 1 | -6/+43 |
2007-10-10 | r13939: Fix bin/.dummy issues, add more ignores | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 3 | -0/+17 |
2007-10-10 | r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITY | Stefan Metzmacher | 3 | -6/+6 |
2007-10-10 | r13919: for us the standard for the visibility is "hidden" | Stefan Metzmacher | 2 | -2/+2 |
2007-10-10 | r13918: fix whitespaces | Stefan Metzmacher | 1 | -5/+3 |
2007-10-10 | r13903: Don't generate prototypes for modules and binaries in include/proto.h by | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r13902: Stricter checking for the -fvisibility flag | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r13899: Get the shared library build building again. Just compiles for now, | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used | Jelmer Vernooij | 6 | -10/+23 |
2007-10-10 | r13867: Wrap the cflags.sh hack in the build system. You can now simply | Jelmer Vernooij | 5 | -6/+45 |
2007-10-10 | r13786: [merge] Add registration functions for LDB modules | Jelmer Vernooij | 3 | -2/+11 |
2007-10-10 | r13654: Move some more stuff out of include/ | Jelmer Vernooij | 2 | -7/+7 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r13227: revert some more stuff from 13208 | Stefan Metzmacher | 1 | -4/+1 |
2007-10-10 | r13208: Clearly separate named pipes from the IPC$ NTVFS type. | Jelmer Vernooij | 1 | -1/+4 |
2007-10-10 | r13163: as we don't import the raw magic configure vars for | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r13153: Try to move closer to FHS. This probably breaks everything... | Andrew Bartlett | 1 | -2/+4 |
2007-10-10 | r13070: Add a simple smbd manpage, based on the Samba 3 one. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12896: IRIX make will fallback to gmake with this, | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r12772: - create variables for the %(patsubst ...) statements for the idl files | Stefan Metzmacher | 2 | -5/+3 |
2007-10-10 | r12753: Try to fix the build after a 'make clean'. (the wildcards will not | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r12693: Move core data structures out of smb.h into core.h | Jelmer Vernooij | 3 | -8/+12 |
2007-10-10 | r12680: Support setting the environment variable SMB_BUILD_VERBOSE to | Jelmer Vernooij | 2 | -6/+13 |
2007-10-10 | r12671: Modules don't have to be linked with their subsystem. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12670: Make a couple of dependencies stricter | Jelmer Vernooij | 3 | -2/+6 |
2007-10-10 | r12658: Couple of fixes related to shared module builds. | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r12638: fix the build on BSD systems | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r12623: Another round of fixes for the prototypes of tables.c | Jelmer Vernooij | 1 | -5/+1 |
2007-10-10 | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 2 | -33/+0 |
2007-10-10 | r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s... | Stefan Metzmacher | 5 | -15/+21 |
2007-10-10 | r12613: workarround a BSD make bug, where $< gets expanded to 'torture/libnet... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12589: Add missing newline. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12523: Convert the registry subsystem to use a seperate prototype header | Jelmer Vernooij | 2 | -7/+15 |
2007-10-10 | r12520: Add support for --help to mkproto.pl | Jelmer Vernooij | 4 | -6/+32 |
2007-10-10 | r12513: Similar change as my previous commit, but now for transfer syntaxes. | Jelmer Vernooij | 1 | -1/+1 |