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
/
main.mk
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r13158: Fix setup and ejs paths
Jelmer Vernooij
2007-10-10
1
-2
/
+4
*
r13153: Try to move closer to FHS. This probably breaks everything...
Andrew Bartlett
2007-10-10
1
-1
/
+3
*
r13070: Add a simple smbd manpage, based on the Samba 3 one.
Jelmer Vernooij
2007-10-10
1
-0
/
+3
*
r12972: Use single quotes in the showflags and showlayout targets to stop the
James Peach
2007-10-10
1
-20
/
+20
*
r12801: Some more include/ cleanups (remove unused macros + move files
Jelmer Vernooij
2007-10-10
1
-3
/
+2
*
r12772: - create variables for the %(patsubst ...) statements for the idl files
Stefan Metzmacher
2007-10-10
1
-0
/
+17
*
r12751: Another make clean fix.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
2007-10-10
1
-1
/
+3
*
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
2007-10-10
1
-2
/
+5
*
r12675: fix some dependencies and don't use long lines
Stefan Metzmacher
2007-10-10
1
-8
/
+16
*
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12559: use the selftest_prefix, we should use this for all make test output,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12556: added 'make gdbtest'
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r12550: - fixed 'make pch' to always rebuild the gch file. The dependencies
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r12530: Let include/includes.h depend on lib/basic.h (which it includes)
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r12523: Convert the registry subsystem to use a seperate prototype header
Jelmer Vernooij
2007-10-10
1
-1
/
+4
*
r12520: Add support for --help to mkproto.pl
Jelmer Vernooij
2007-10-10
1
-1
/
+4
*
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
2007-10-10
1
-1
/
+3
*
r12450: Move generation of proto and full object lists to makefile.pm. 'make'...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r12446: Merge mkproto.sh's functionality into mkproto.pl
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r12325: - remove the hostcc object files with make clean
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r12302: - create the logfilebase directory with make install
Stefan Metzmacher
2007-10-10
1
-3
/
+28
*
r12256: Add helper script for installing pkg-config files
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12254: Add some (hopefully correct) descriptions for libraries that are inst...
Jelmer Vernooij
2007-10-10
1
-2
/
+6
*
r12253: Automatically build seperate binaries without -rpath to install when
Jelmer Vernooij
2007-10-10
1
-5
/
+5
*
r12219: Use some more common functions
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r11391: Add includedir to the list of directories to create
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r11387: Remove pidl from the default 'install' target as it doesn't obey the
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r11386: Add install rule for pidl
Jelmer Vernooij
2007-10-10
1
-1
/
+7
*
r11377: Add support for building LIBRARY elements as shared libraries:
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r11307: Add support for generating pkg-config files
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r11306: Move more static Makefile data to main.mk
Jelmer Vernooij
2007-10-10
1
-0
/
+78
*
r11303: Support defining and installing public headers for libraries.
Jelmer Vernooij
2007-10-10
1
-3
/
+20
*
r11257: Add and use output function
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r11244: Relative path names in .mk files
Jelmer Vernooij
2007-10-10
1
-27
/
+0
*
r11004: r10083@SERNOX: metze | 2005-09-08 16:50:32 +0200
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r10597: And add the .mk files for the new credentials subsystem.
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r10041: Add 'gcov' make target. Run
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r9939: Add configure check for yapp.
James Peach
2007-10-10
1
-2
/
+2
*
r9462: Fix locations for generating the yapp files
Jelmer Vernooij
2007-10-10
1
-4
/
+4
*
r9459: Move pidl up one level (to prevent too much nesting)
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r9448: Work on reading the secrets tdb. Build tdbsam support by default.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r9078: - move charset stuff to lib/charset
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r9052: Support lex/yacc compilers without support for -o
Jelmer Vernooij
2007-10-10
1
-2
/
+4
*
r9050: fix make pch all
Stefan Metzmacher
2007-10-10
1
-1
/
+4
[prev]
[next]