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
/
main.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14471: Convert installheader script to perl
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14386: - use echo "..." instead of echo ... in all places
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r14385: Fix header dependencies.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r14371: - make 'make CC_CHECKER=foo' possible
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r14361: Support 'helper' attribute in pidl and use it.
Jelmer Vernooij
1
-5
/
+0
2007-10-10
r14350: Keep "make proto". It's hard to forget old habits. :-)
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r14349: Kill proto.h!
Jelmer Vernooij
1
-12
/
+8
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-9
/
+0
2007-10-10
r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts has
Jelmer Vernooij
1
-0
/
+14
2007-10-10
r14281: Pull apart LIBDIR and MODULESDIR
Jelmer Vernooij
1
-3
/
+6
2007-10-10
r14097: Remove subsystem names when installing modules (they're already insta...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
1
-3
/
+4
2007-10-10
r14072: - only add the 'lib' prefix to libraries not modules
Stefan Metzmacher
1
-2
/
+8
2007-10-10
r13938: Around round of splitups
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13926: More header splitups.
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13905: include/includes.h now includes param/param.h..
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r13658: More moving around of files:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13653: Copy headers from the right place
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13246: Print winbindd pipe location correctly.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r13244: Allow control of the location of the Samba3-compatible winbindd pipe
Andrew Bartlett
1
-13
/
+14
2007-10-10
r13158: Fix setup and ejs paths
Jelmer Vernooij
1
-2
/
+4
2007-10-10
r13153: Try to move closer to FHS. This probably breaks everything...
Andrew Bartlett
1
-1
/
+3
2007-10-10
r13070: Add a simple smbd manpage, based on the Samba 3 one.
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r12972: Use single quotes in the showflags and showlayout targets to stop the
James Peach
1
-20
/
+20
2007-10-10
r12801: Some more include/ cleanups (remove unused macros + move files
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r12772: - create variables for the %(patsubst ...) statements for the idl files
Stefan Metzmacher
1
-0
/
+17
2007-10-10
r12751: Another make clean fix.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12694: Move some headers to the directory of the subsystem they belong to.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r12693: Move core data structures out of smb.h into core.h
Jelmer Vernooij
1
-2
/
+5
2007-10-10
r12675: fix some dependencies and don't use long lines
Stefan Metzmacher
1
-8
/
+16
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12615: prepare building with ../samba4/source/configure --srcdir=../samba4/s...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12559: use the selftest_prefix, we should use this for all make test output,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12556: added 'make gdbtest'
Andrew Tridgell
1
-0
/
+4
2007-10-10
r12550: - fixed 'make pch' to always rebuild the gch file. The dependencies
Andrew Tridgell
1
-2
/
+3
2007-10-10
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r12530: Let include/includes.h depend on lib/basic.h (which it includes)
Jelmer Vernooij
1
-0
/
+2
2007-10-10
r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r12523: Convert the registry subsystem to use a seperate prototype header
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r12520: Add support for --help to mkproto.pl
Jelmer Vernooij
1
-1
/
+4
2007-10-10
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r12450: Move generation of proto and full object lists to makefile.pm. 'make'...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r12446: Merge mkproto.sh's functionality into mkproto.pl
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r12325: - remove the hostcc object files with make clean
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r12302: - create the logfilebase directory with make install
Stefan Metzmacher
1
-3
/
+28
2007-10-10
r12256: Add helper script for installing pkg-config files
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r12254: Add some (hopefully correct) descriptions for libraries that are inst...
Jelmer Vernooij
1
-2
/
+6
2007-10-10
r12253: Automatically build seperate binaries without -rpath to install when
Jelmer Vernooij
1
-5
/
+5
[prev]
[next]