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
/
param
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-28
Fix dependency on swig ldb module.
Jelmer Vernooij
1
-1
/
+1
2008-05-27
Move version.o and dynconfig.o into their own directory.
Jelmer Vernooij
1
-1
/
+1
2008-05-22
Fix CFLAGS for SWIG files.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Move some python files into the samba package.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
1
-0
/
+2
2008-05-21
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
1
-0
/
+2
2008-05-21
Fix dependencies for ldb instancetype module.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Fix installed symlinks (cp was trying to be smart).
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-1
/
+2
2008-05-18
Use variable for param src dir.
Jelmer Vernooij
1
-17
/
+9
2008-05-10
Fix soversion for libtorture and libsamba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2008-04-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-3
/
+13
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-3
/
+5
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-10
/
+17
2008-04-09
Fix so version of hostconfig library.
Jelmer Vernooij
1
-1
/
+1
2008-04-09
Move provision C bindings to param/.
Jelmer Vernooij
1
-0
/
+4
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-2
/
+6
2008-04-01
Install samba-hostconfig library.
Jelmer Vernooij
1
-1
/
+4
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
1
-2
/
+2
2008-04-01
Move ini-like file parser to the utility library.
Jelmer Vernooij
1
-1
/
+0
2008-03-04
Fix includes.
Jelmer Vernooij
1
-0
/
+2
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-9
/
+14
2008-02-29
Change remaining prototype headers to be private.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-3
/
+5
2008-02-26
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-2
/
+4
2008-02-25
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
1
-2
/
+2
2008-02-18
Fix build with partial linking.
Jelmer Vernooij
1
-4
/
+1
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-01-22
param: Use manually written .pc file.
Jelmer Vernooij
1
-0
/
+1
2008-01-21
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
1
-4
/
+1
2007-12-21
r26464: Tighten dependencies.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26461: Tighten dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26446: Convert param module to SWIG.
Jelmer Vernooij
1
-0
/
+4
2007-12-21
r26415: LIBSAMBA-CONFIG used dlopen(), so it has to depend on LIBREPLACE_EXT ...
Stefan Metzmacher
1
-1
/
+1
2007-12-21
r26203: Avoid using ldb_wrap for secrets database.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26006: Improve some dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25028: Fix more warnings.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r22762: Some ldb_map changes:
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r22406: this dependencies should also be private
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19676: Fix some more dependencies.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r19573: Move secrets.o into param/ (subsystems haven't been integrated yet).
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r19543: Make dynconfig less special.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r19358: Use subunit tests from the right location (from
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r17207: Add the ldb based shares configuration module
Simo Sorce
1
-0
/
+10
2007-10-10
r17206: Add a modular API for share configuration.
Simo Sorce
1
-0
/
+23
2007-10-10
r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r14575: Move some path-related functions to libsamba-config so libsamba-util
Jelmer Vernooij
1
-0
/
+1
[next]