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
/
param
/
config.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
param: Fix build on systems without ldb installed.
Jelmer Vernooij
2009-12-22
1
-1
/
+1
*
provision/pyldb: Avoid linking in static python ldb module.
Jelmer Vernooij
2009-12-21
1
-1
/
+1
*
provision: Avoid linking in multiple copies of security python module.
Jelmer Vernooij
2009-09-23
1
-1
/
+1
*
s4:provision Use code to store domain join in 'net join' as well
Andrew Bartlett
2009-09-20
1
-1
/
+1
*
Fix more unresolved symbols.
Jelmer Vernooij
2009-06-02
1
-1
/
+6
*
s4:param: swig_ldb was renamed to pyldb in d965ff05c9923c8a0e440e905d0d9fe662...
Stefan Metzmacher
2009-02-02
1
-1
/
+1
*
s4:param: we should not silence warnings on handwritten python bindings
Stefan Metzmacher
2009-02-02
1
-2
/
+0
*
Fix two remaining missing symbols in smbtorture4.
Jelmer Vernooij
2008-12-22
1
-2
/
+2
*
Convert param Python module to "manual" C.
Jelmer Vernooij
2008-12-21
1
-6
/
+4
*
Avoid linking in all Python modules to the samba binaries - we can just let P...
Jelmer Vernooij
2008-12-21
1
-1
/
+1
*
Fix dependency on swig ldb module.
Jelmer Vernooij
2008-05-28
1
-1
/
+1
*
Move version.o and dynconfig.o into their own directory.
Jelmer Vernooij
2008-05-27
1
-1
/
+1
*
Fix CFLAGS for SWIG files.
Jelmer Vernooij
2008-05-22
1
-1
/
+1
*
Move more modules inside of the samba package.
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Move some python files into the samba package.
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
2008-05-21
1
-0
/
+2
*
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
2008-05-21
1
-0
/
+2
*
Fix dependencies for ldb instancetype module.
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Fix installed symlinks (cp was trying to be smart).
Jelmer Vernooij
2008-05-21
1
-1
/
+1
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-1
/
+2
*
Use variable for param src dir.
Jelmer Vernooij
2008-05-18
1
-17
/
+9
*
Fix soversion for libtorture and libsamba-hostconfig.
Jelmer Vernooij
2008-05-10
1
-1
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-25
1
-3
/
+13
|
\
|
*
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
2008-04-15
1
-3
/
+5
|
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-10
/
+17
|
*
Fix so version of hostconfig library.
Jelmer Vernooij
2008-04-09
1
-1
/
+1
|
*
Move provision C bindings to param/.
Jelmer Vernooij
2008-04-09
1
-0
/
+4
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-08
1
-2
/
+6
|
\
|
|
*
Install samba-hostconfig library.
Jelmer Vernooij
2008-04-01
1
-1
/
+4
|
*
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2008-04-01
1
-2
/
+2
|
*
Move ini-like file parser to the utility library.
Jelmer Vernooij
2008-04-01
1
-1
/
+0
|
*
Change remaining prototype headers to be private.
Jelmer Vernooij
2008-02-29
1
-1
/
+1
|
*
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-29
1
-3
/
+5
*
|
Fix includes.
Jelmer Vernooij
2008-03-04
1
-0
/
+2
*
|
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
1
-9
/
+14
*
|
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-26
1
-2
/
+4
*
|
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
2008-02-25
1
-2
/
+2
|
/
*
Fix build with partial linking.
Jelmer Vernooij
2008-02-18
1
-4
/
+1
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
1
-1
/
+0
*
param: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
1
-0
/
+1
*
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
2008-01-21
1
-4
/
+1
*
r26464: Tighten dependencies.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26461: Tighten dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26446: Convert param module to SWIG.
Jelmer Vernooij
2007-12-21
1
-0
/
+4
*
r26415: LIBSAMBA-CONFIG used dlopen(), so it has to depend on LIBREPLACE_EXT ...
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r26203: Avoid using ldb_wrap for secrets database.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26006: Improve some dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r25028: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
[next]