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
2008-05-11
Fail earlier on if shared libs can't be built.
Jelmer Vernooij
1
-29
/
+5
2008-05-11
Properly support sentinels for binary init functions. This should fix the build.
Jelmer Vernooij
1
-0
/
+2
2008-05-11
Fix formatting of install message.
Jelmer Vernooij
1
-1
/
+1
2008-05-11
Remove extra space that caused issues during make install.
Jelmer Vernooij
1
-1
/
+1
2008-05-11
Properly escape quotes.
Jelmer Vernooij
1
-2
/
+2
2008-05-11
Fix LDB module initialization when using external ldb.
Jelmer Vernooij
1
-1
/
+1
2008-05-10
Install standalone python modules (so we can use stock python rather than smb...
Jelmer Vernooij
1
-2
/
+6
2008-05-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-22
/
+15
2008-05-10
Fix building with system-provided LDB without breaking anything else :-)
Jelmer Vernooij
1
-19
/
+15
2008-05-10
Revert "Fix building with system-provided LDB."
Jelmer Vernooij
1
-3
/
+0
2008-05-10
Clean up some git merges gone wrong.
Jelmer Vernooij
3
-10
/
+2
2008-05-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-0
/
+3
2008-05-10
Fix building with system-provided LDB.
Jelmer Vernooij
1
-0
/
+3
2008-05-10
Merge branch 'v4-0-test' into v4-0-gmake3
Jelmer Vernooij
1
-3
/
+2
2008-05-07
build: fix path to lex_compile.sh
Stefan Metzmacher
1
-1
/
+1
2008-04-25
Don't compile files twice when the compilation fails.
Andrew Bartlett
1
-2
/
+1
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
6
-25
/
+30
2008-04-24
Distinguish between private and public dependencies in the dot file.
Jelmer Vernooij
1
-2
/
+2
2008-04-19
build: fix the build rule for .o files
Stefan Metzmacher
1
-1
/
+3
2008-04-15
Work around 'test' quirks - use make's string comparison instead.
Jelmer Vernooij
1
-1
/
+3
2008-04-15
Fix ALL_OBJS value.
Jelmer Vernooij
1
-2
/
+1
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
4
-20
/
+1
2008-04-15
Make sure init function sentinels are set for modules.
Jelmer Vernooij
2
-0
/
+4
2008-04-15
Fix the build.
Jelmer Vernooij
2
-2
/
+6
2008-04-14
Fix unresolved symbols.
Jelmer Vernooij
2
-18
/
+15
2008-04-14
Fix order of variables in the makefile.
Jelmer Vernooij
3
-62
/
+30
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
3
-18
/
+13
2008-04-14
Move standard make compilation rules to build/make.
Jelmer Vernooij
4
-0
/
+440
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
1
-0
/
+4
2008-04-14
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
1
-11
/
+0
2008-04-13
smb_build: Make sure LIBRARY_SONAME is never uninitialized.
James Peach
1
-0
/
+4
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2
-2
/
+2
2008-04-02
Don't write public functions to protoheaders.
Jelmer Vernooij
1
-1
/
+1
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
1
-1
/
+1
2008-03-28
Merge v4.0-test
Jelmer Vernooij
1
-5
/
+3
2008-03-10
No longer accept VERSION and SO_VERSION in perl code.
Jelmer Vernooij
1
-2
/
+0
2008-03-09
Move PC_FILE out of the perl code.
Jelmer Vernooij
2
-5
/
+0
2008-03-09
Remove extra line for partial linkage objects, simplify binary handling.
Jelmer Vernooij
1
-3
/
+2
2008-03-09
Fix the build, symlinks.
Jelmer Vernooij
1
-4
/
+4
2008-03-09
Remove unused variables.
Jelmer Vernooij
1
-2
/
+0
2008-03-09
Move more code out of perl build system.
Jelmer Vernooij
3
-11
/
+12
2008-03-08
Remove correct libraries.
Jelmer Vernooij
1
-2
/
+1
2008-03-08
Remove dependency on config.
Jelmer Vernooij
1
-2
/
+1
2008-03-08
Allow parentheses in commands.
Jelmer Vernooij
1
-3
/
+1
2008-03-08
Fix the build.
Jelmer Vernooij
2
-15
/
+19
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2
-4
/
+1
2008-03-07
Use make macro for module installation.
Jelmer Vernooij
2
-7
/
+12
2008-03-07
Use GNU make.
Jelmer Vernooij
2
-8
/
+18
2008-03-07
Remove unused code, simplify alias handling.
Jelmer Vernooij
1
-16
/
+6
2008-03-04
Remove extra empty lines in data.mk.
Jelmer Vernooij
2
-2
/
+1
[next]