index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
build
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25852: Move SHLIBEXT determination into a test as well.
Jelmer Vernooij
1
-7
/
+1
2007-12-21
r25851: Move system-specific ldflags checks to libreplace so they can be used...
Jelmer Vernooij
1
-12
/
+2
2007-12-21
r25850: Add macro for picflag.
Jelmer Vernooij
1
-18
/
+2
2007-12-21
r25847: Don't link modules against their subsystem.
Jelmer Vernooij
1
-1
/
+0
2007-12-21
r25712: try to fix the build, perl should handle by_path as comparison function
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r25711: only use sort if available
Stefan Metzmacher
1
-2
/
+8
2007-12-21
r25697: make *clean doesn't work after a svn up when some *.mk files were rem...
Stefan Metzmacher
2
-0
/
+17
2007-12-21
r25617: Make sure system include paths come after samba include paths. Patch ...
Jelmer Vernooij
1
-14
/
+23
2007-10-10
r25524: Fix directory names for local module builds.
Jelmer Vernooij
3
-12
/
+19
2007-10-10
r25515: Revert r25448:
Michael Adam
1
-0
/
+4
2007-10-10
r25448: Remove IMMEDIATE_STRUCTURES define, which was used for splint. Newer ...
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r25187: pass FIRST_PREREQ to Makefile so that the value can be used
Stefan Metzmacher
1
-7
/
+9
2007-10-10
r25095: Display of which libraries the system-provided version is being used.
Jelmer Vernooij
1
-2
/
+11
2007-10-10
r25094: Force building shared module if subsystem is a shared library.
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r25051: Move SWAT back to the old-style form-submit modal.
Andrew Bartlett
1
-2
/
+1
2007-10-10
r24997: Re-enable use of system-provided tdb and/or talloc when available.
Jelmer Vernooij
1
-17
/
+14
2007-10-10
r24995: Update upstream URLs.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r24814: Fix headers, trim core.h even more.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23862: Explain who requested unknown dependency. Helps a lot in chasing depe...
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23800: LGPL is now called GNU Lesser General Public License
Andrew Tridgell
1
-2
/
+2
2007-10-10
r23795: more v2->v3 conversion
Andrew Tridgell
1
-1
/
+1
2007-10-10
r23638: add SMB_LIBRARY() macro to create a LIBRARY::foo section in
Stefan Metzmacher
1
-0
/
+20
2007-10-10
r23637: fix detection of visibility attribute support
Stefan Metzmacher
1
-3
/
+2
2007-10-10
r23635: fix the samba4 build...
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r23631: when linking shared libraries we need to make shure the linker doesn't
Stefan Metzmacher
1
-4
/
+16
2007-10-10
r23111: nicer ./configure --help output
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r23110: add --disable-shared option, very useful for the build-farm...
Stefan Metzmacher
1
-2
/
+10
2007-10-10
r22996: merge HPUX compiler flag fixes from SAMBA_3_0
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r22697: Support building with external talloc.
Jelmer Vernooij
1
-4
/
+20
2007-10-10
r22662: disable shared library support on Tru64
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r22455: split dependecies array for compiling and linking and use better name...
Stefan Metzmacher
2
-13
/
+21
2007-10-10
r22452: fix creation of MK_FILES variable in Makefile
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r22451: allow
Stefan Metzmacher
1
-0
/
+8
2007-10-10
r22410: disallow PUBLIC_ options on MODULE and BINARY
Stefan Metzmacher
1
-7
/
+0
2007-10-10
r22400: only add srcdir and builddir path if they differ
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r22308: disabled shared libraries on aix and openbsd
Stefan Metzmacher
1
-2
/
+4
2007-10-10
r22257: disable shared libraries on IRIX for now
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r22186: fix build with autodependencies
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22047: Move suffix rules into smb_build. Enable $< if we are building with
James Peach
1
-0
/
+52
2007-10-10
r22038: - fix perl warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r22037: Make sure STATICDIR exists before linking a static archive.
James Peach
1
-0
/
+1
2007-10-10
r22036: Make sure both srcdir and builddir are in VPATH.
James Peach
1
-3
/
+5
2007-10-10
r22035: Introduce HOSTLD which is needed to link the asn1 compiler when cross
James Peach
2
-1
/
+29
2007-10-10
r22032: Make sure static libraries end up in bin/static.
James Peach
1
-0
/
+1
2007-10-10
r22031: Make sure we rewrite the include directives in CFLAGS to contain
James Peach
2
-4
/
+20
2007-10-10
r22030: Simplify include parsing for config.mk files, making sure we get
James Peach
1
-31
/
+73
2007-10-10
r21707: Finally merge my (long-living) perlselftest branch.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r21684: remove summary line for gtk code, as it's now maintained out-of-tree
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r21678: Don't generate Requires.private lines for install .pc files. Static l...
Jelmer Vernooij
1
-1
/
+1
[next]