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-23
More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an...
Jelmer Vernooij
1
-1
/
+1
2008-05-23
Properly fix symlink for module aliases.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
2
-14
/
+5
2008-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
1
-2
/
+0
2008-05-21
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
3
-11
/
+0
2008-05-21
Use gnu make syntax for SWIG implicit rule since it allows multiple output fi...
Jelmer Vernooij
1
-2
/
+2
2008-05-21
Fix installed symlinks (cp was trying to be smart).
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Allow dots in .mk file section headers, fix docstring.
Jelmer Vernooij
2
-2
/
+2
2008-05-19
build: only add enabled subsystems and modules to ALL_OBJS
Stefan Metzmacher
1
-0
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2
-3
/
+6
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
3
-17
/
+0
2008-05-18
Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-test
Jelmer Vernooij
2
-6
/
+5
2008-05-18
Typo, formatting fixes.
Jelmer Vernooij
2
-3
/
+5
2008-05-18
Avoid smb_build for prototype headers in some places.
Jelmer Vernooij
2
-3
/
+4
2008-05-18
Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-test
Jelmer Vernooij
2
-96
/
+100
2008-05-18
Move templates to a separate file.
Jelmer Vernooij
2
-96
/
+100
2008-05-18
Simplify argument handling.
Jelmer Vernooij
2
-6
/
+3
2008-05-18
Fix --output argument.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Allow specifying different input file to smb_build.
Jelmer Vernooij
2
-3
/
+13
2008-05-18
Move writing of data.mk file to m4 macro.
Jelmer Vernooij
2
-1
/
+34
2008-05-18
Move writing autoconf vars into files into m4 macros.
Jelmer Vernooij
1
-0
/
+40
2008-05-16
lib/socket: remove unused configure check for HAVE_WORKING_AF_LOCAL
Stefan Metzmacher
1
-93
/
+0
2008-05-16
build: readd ALL_OBJS which is needed for automatic_dependencies
Stefan Metzmacher
1
-0
/
+2
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
[next]