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
/
smb_build
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14517: Put Modulesdir: line in .pc files, so 3rd parties know where to install
Jelmer Vernooij
1
-3
/
+11
2007-10-10
r14516: dynconfig fixes
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r14511: Install more headers
Jelmer Vernooij
2
-14
/
+6
2007-10-10
r14501: Re-add nicely working hack to allow running from the builddir
Jelmer Vernooij
1
-0
/
+5
2007-10-10
r14499: Remove dynconfig hack for now - it caused a recompile of the
Jelmer Vernooij
2
-4
/
+6
2007-10-10
r14497: Fix build with shared libraries
Jelmer Vernooij
2
-2
/
+8
2007-10-10
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
2
-2
/
+5
2007-10-10
r14488: Install more headers.
Jelmer Vernooij
1
-4
/
+2
2007-10-10
r14483: Allow subsystems with just a public prototype header, no private ones
Jelmer Vernooij
2
-5
/
+15
2007-10-10
r14478: Remove unused proto_objs variable
Jelmer Vernooij
1
-21
/
+0
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
1
-4
/
+0
2007-10-10
r14472: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14469: Don't the variable INSTALLDIR for two different things...
Jelmer Vernooij
2
-12
/
+12
2007-10-10
r14383: Fix non-developer build.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
1
-3
/
+1
2007-10-10
r14349: Kill proto.h!
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r14347: Add registration function to allow registering smbtorture test(suites)
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r14335: Build shared modules in bin/modules/$SUBSYSTEM when in developer mode.
Jelmer Vernooij
3
-10
/
+25
2007-10-10
r14332: Built in different paths when running locally (from ./bin/) in developer
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
6
-51
/
+25
2007-10-10
r14322: Remove the BROKEN_CC flag for now. None of the buildfarm hosts has
Jelmer Vernooij
1
-60
/
+0
2007-10-10
r14281: Pull apart LIBDIR and MODULESDIR
Jelmer Vernooij
2
-2
/
+3
2007-10-10
r14240: fix summary output (step 2)
Stefan Metzmacher
1
-1
/
+5
2007-10-10
r14237: fix the summary output (step 1)
Stefan Metzmacher
1
-3
/
+6
2007-10-10
r14154: Add summary line for extended attribute library
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r14151: Add simple script that writes a summary to show what libraries the user
Jelmer Vernooij
5
-17
/
+60
2007-10-10
r14139: Fix issue with undefined variables.
Jelmer Vernooij
2
-6
/
+3
2007-10-10
r14117: fix a perl warning
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r14109: Modulify the smbcalls subsystem.
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r14097: Remove subsystem names when installing modules (they're already insta...
Jelmer Vernooij
2
-4
/
+9
2007-10-10
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14072: - only add the 'lib' prefix to libraries not modules
Stefan Metzmacher
4
-32
/
+50
2007-10-10
r14066: fix whitespaces
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r13967: change the standard visibility to "default" public again
Stefan Metzmacher
2
-2
/
+6
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
2
-9
/
+19
2007-10-10
r13954: Add --enable-dso flag to ./configure that simplifies the ability to
Jelmer Vernooij
1
-6
/
+2
2007-10-10
r13943: the -rpath-link should be only used for binaries,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13940: use the local vs. install linkerflag trick for shared libs too
Stefan Metzmacher
1
-6
/
+43
2007-10-10
r13939: Fix bin/.dummy issues, add more ignores
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
3
-0
/
+17
2007-10-10
r13921: rename DEFAULT_VISIBILITY -> STANDARD_VISIBILITY
Stefan Metzmacher
3
-6
/
+6
2007-10-10
r13919: for us the standard for the visibility is "hidden"
Stefan Metzmacher
2
-2
/
+2
2007-10-10
r13918: fix whitespaces
Stefan Metzmacher
1
-5
/
+3
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r13902: Stricter checking for the -fvisibility flag
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r13899: Get the shared library build building again. Just compiles for now,
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used
Jelmer Vernooij
6
-10
/
+23
2007-10-10
r13867: Wrap the cflags.sh hack in the build system. You can now simply
Jelmer Vernooij
5
-6
/
+45
2007-10-10
r13786: [merge] Add registration functions for LDB modules
Jelmer Vernooij
3
-2
/
+11
2007-10-10
r13654: Move some more stuff out of include/
Jelmer Vernooij
2
-7
/
+7
[next]