index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
r14383: Fix non-developer build.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-3
/
+1
*
r14349: Kill proto.h!
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r14347: Add registration function to allow registering smbtorture test(suites)
Jelmer Vernooij
2007-10-10
1
-1
/
+3
*
r14335: Build shared modules in bin/modules/$SUBSYSTEM when in developer mode.
Jelmer Vernooij
2007-10-10
3
-10
/
+25
*
r14332: Built in different paths when running locally (from ./bin/) in developer
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
2007-10-10
6
-51
/
+25
*
r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts has
Jelmer Vernooij
2007-10-10
2
-69
/
+0
*
r14281: Pull apart LIBDIR and MODULESDIR
Jelmer Vernooij
2007-10-10
3
-3
/
+6
*
r14240: fix summary output (step 2)
Stefan Metzmacher
2007-10-10
1
-1
/
+5
*
r14237: fix the summary output (step 1)
Stefan Metzmacher
2007-10-10
1
-3
/
+6
*
r14154: Add summary line for extended attribute library
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14151: Add simple script that writes a summary to show what libraries the user
Jelmer Vernooij
2007-10-10
5
-17
/
+60
*
r14139: Fix issue with undefined variables.
Jelmer Vernooij
2007-10-10
2
-6
/
+3
*
r14117: fix a perl warning
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r14109: Modulify the smbcalls subsystem.
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r14104: version.h has changed the location
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r14097: Remove subsystem names when installing modules (they're already insta...
Jelmer Vernooij
2007-10-10
2
-4
/
+9
*
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14072: - only add the 'lib' prefix to libraries not modules
Stefan Metzmacher
2007-10-10
4
-32
/
+50
*
r14066: fix whitespaces
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r13967: change the standard visibility to "default" public again
Stefan Metzmacher
2007-10-10
3
-3
/
+6
*
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
2007-10-10
2
-9
/
+19
*
r13954: Add --enable-dso flag to ./configure that simplifies the ability to
Jelmer Vernooij
2007-10-10
1
-6
/
+2
*
r13943: the -rpath-link should be only used for binaries,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r13940: use the local vs. install linkerflag trick for shared libs too
Stefan Metzmacher
2007-10-10
1
-6
/
+43
*
r13939: Fix bin/.dummy issues, add more ignores
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
3
-0
/
+17
*
r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITY
Stefan Metzmacher
2007-10-10
3
-6
/
+6
*
r13919: for us the standard for the visibility is "hidden"
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r13918: fix whitespaces
Stefan Metzmacher
2007-10-10
1
-5
/
+3
*
r13917: fix detection of the visibility support,
Stefan Metzmacher
2007-10-10
1
-7
/
+14
*
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
2007-10-10
1
-1
/
+5
*
r13902: Stricter checking for the -fvisibility flag
Jelmer Vernooij
2007-10-10
2
-13
/
+20
*
r13899: Get the shared library build building again. Just compiles for now,
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used
Jelmer Vernooij
2007-10-10
7
-30
/
+35
*
r13867: Wrap the cflags.sh hack in the build system. You can now simply
Jelmer Vernooij
2007-10-10
5
-6
/
+45
*
r13847: Fix some portability issues with the visibility attribute.
Jelmer Vernooij
2007-10-10
1
-7
/
+9
*
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
2007-10-10
3
-2
/
+11
*
r13654: Move some more stuff out of include/
Jelmer Vernooij
2007-10-10
2
-7
/
+7
*
r13269: ${prefix} is a special case in the autoconf/build system, and should
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r13263: Check whether open(2) will accept the O_DIRECT flag. This should fix the
James Peach
2007-10-10
1
-0
/
+12
*
r13249: Check for alloca.h. popt needs this.
James Peach
2007-10-10
1
-0
/
+1
*
r13248: Revert revision 13071. It turns out that sys/param.h can be implicitly
James Peach
2007-10-10
1
-21
/
+0
*
r13244: Allow control of the location of the Samba3-compatible winbindd pipe
Andrew Bartlett
2007-10-10
2
-0
/
+20
*
r13243: Bring __FUNCTION__ checks across from Samba 3.
James Peach
2007-10-10
1
-0
/
+8
*
r13241: Work around missing AS_HELP_STRING definition in autoconf 2.57. Fix
James Peach
2007-10-10
1
-0
/
+5
*
r13227: revert some more stuff from 13208
Stefan Metzmacher
2007-10-10
1
-4
/
+1
*
r13225: Enable full compiler warnings for developer mode on IRIX.
James Peach
2007-10-10
1
-3
/
+7
*
r13208: Clearly separate named pipes from the IPC$ NTVFS type.
Jelmer Vernooij
2007-10-10
1
-1
/
+4
[next]