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
/
lib
/
registry
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-01-22
registry: Use manually written .pc file.
Jelmer Vernooij
1
-0
/
+1
2007-12-26
r26602: Revert my previous commit as it only works with GNU make.
Jelmer Vernooij
1
-7
/
+7
2007-12-26
r26600: Provide dir variable with current basedir in Makefile.
Jelmer Vernooij
1
-7
/
+7
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26073: Import Python bindings for the registry.
Jelmer Vernooij
1
-1
/
+6
2007-12-21
r25935: Fix registry tests.
Jelmer Vernooij
1
-3
/
+2
2007-12-21
r25928: Split up torture-local a bit.
Jelmer Vernooij
1
-0
/
+10
2007-10-10
r24723: Install the right headers for use by samba-gtk.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24668: Fix header installation.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
1
-69
/
+27
2007-10-10
r22762: Some ldb_map changes:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22404: more dependencies which should be private
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r22029: Make sure we respect $srcdir correctly for the srcdir != builddir case.
James Peach
1
-1
/
+1
2007-10-10
r21830: Fix header installation, remove proto header with a single prototype.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r21828: Hardcode prototypes, as they're a public API.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r21683: Remove the gconf registry backend.
Jelmer Vernooij
1
-13
/
+0
2007-10-10
r21297: Remove the GTK+ tools and library from the main repository. They are ...
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r18213: don't list LIBREPLACE depdendecies explicit and
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r18176: reg_util.c needs LIBREPLACE for strndup
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18130: the move to system/ in libreplace broke some things ... should be
Andrew Tridgell
1
-0
/
+1
2007-10-10
r18121: Simplify m4 code, hopefully fix Samba4 build problems.
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r18117: first steps in making samba4 use libreplace
Andrew Tridgell
1
-4
/
+4
2007-10-10
r15298: Fix the build using a few hacks in the build system.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15295: Fix some dependencies
Jelmer Vernooij
1
-2
/
+3
2007-10-10
r15274: Drop default EXT_LIB_ prefix for external libraries. Fixes issues wit...
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r15253: Fix dependency on tdr_regf.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r15248: Fix automatic dependencies build
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-19
/
+15
2007-10-10
r15099: An attempt to fix BSD make portability issues. With these changes Sam...
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r15036: Add out of tree build support and see how buildfarm will respond to m...
Alexander Bokovoy
1
-4
/
+7
2007-10-10
r14906: Move SWIG-specific files to scripting/swig/
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r14572: Give libraries saner names, remove some .pc files, make some things
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r14492: Fix shared libs - set SO_VERSION to 0 everywhere for now.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14477: Remove the NOPROTO property - it's no longer used as proto.h is gone.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r14327: Replace MAJOR_VERSION/MINOR_VERSION/RELEASE_VERSION with two parameters:
Jelmer Vernooij
1
-3
/
+2
2007-10-10
r14094: Use saner module directory names, fix loading of server service modules.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13960: Generate makefile rules for installing/removing shared modules.
Jelmer Vernooij
1
-13
/
+13
2007-10-10
r13944: Yet another round of splitups.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r13920: "hidden" visibility is the default...
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13898: Add a subsystem-specific DEFAULT_VISIBILITY property that can be used
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12670: Make a couple of dependencies stricter
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12638: fix the build on BSD systems
Stefan Metzmacher
1
-3
/
+5
2007-10-10
r12624: (hopefully) fix for BSD make after srcdir/builddir changes
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r12592: Remove some useless dependencies
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r12523: Convert the registry subsystem to use a seperate prototype header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
1
-10
/
+9
2007-10-10
r12494: Support loading modules from .so files for most subsystems.
Jelmer Vernooij
1
-0
/
+1
[next]