summaryrefslogtreecommitdiffstats
path: root/source4/param/config.mk
Commit message (Expand)AuthorAgeFilesLines
* provision: Avoid linking in multiple copies of security python module.Jelmer Vernooij2009-09-231-1/+1
* s4:provision Use code to store domain join in 'net join' as wellAndrew Bartlett2009-09-201-1/+1
* Fix more unresolved symbols.Jelmer Vernooij2009-06-021-1/+6
* s4:param: swig_ldb was renamed to pyldb in d965ff05c9923c8a0e440e905d0d9fe662...Stefan Metzmacher2009-02-021-1/+1
* s4:param: we should not silence warnings on handwritten python bindingsStefan Metzmacher2009-02-021-2/+0
* Fix two remaining missing symbols in smbtorture4.Jelmer Vernooij2008-12-221-2/+2
* Convert param Python module to "manual" C.Jelmer Vernooij2008-12-211-6/+4
* Avoid linking in all Python modules to the samba binaries - we can just let P...Jelmer Vernooij2008-12-211-1/+1
* Fix dependency on swig ldb module.Jelmer Vernooij2008-05-281-1/+1
* Move version.o and dynconfig.o into their own directory.Jelmer Vernooij2008-05-271-1/+1
* Fix CFLAGS for SWIG files.Jelmer Vernooij2008-05-221-1/+1
* Move more modules inside of the samba package.Jelmer Vernooij2008-05-211-1/+1
* Move some python files into the samba package.Jelmer Vernooij2008-05-211-1/+1
* Move CFLAGS overrides for SWIG modules to Makefile.Jelmer Vernooij2008-05-211-0/+2
* Remove support for .py files from smb_build - deal with it only in the makefi...Jelmer Vernooij2008-05-211-0/+2
* Fix dependencies for ldb instancetype module.Jelmer Vernooij2008-05-211-1/+1
* Fix installed symlinks (cp was trying to be smart).Jelmer Vernooij2008-05-211-1/+1
* Fix a couple (well, little more than that..) of typos.Jelmer Vernooij2008-05-181-1/+1
* Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij2008-05-181-1/+2
* Use variable for param src dir.Jelmer Vernooij2008-05-181-17/+9
* Fix soversion for libtorture and libsamba-hostconfig.Jelmer Vernooij2008-05-101-1/+1
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-251-3/+13
|\
| * Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...Jelmer Vernooij2008-04-151-3/+5
| * Use _OBJ_FILES variables in a couple more places.Jelmer Vernooij2008-04-141-10/+17
| * Fix so version of hostconfig library.Jelmer Vernooij2008-04-091-1/+1
| * Move provision C bindings to param/.Jelmer Vernooij2008-04-091-0/+4
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-2/+6
|\|
| * Install samba-hostconfig library.Jelmer Vernooij2008-04-011-1/+4
| * Rename libsamba-config to libsamba-hostconfig.Jelmer Vernooij2008-04-011-2/+2
| * Move ini-like file parser to the utility library.Jelmer Vernooij2008-04-011-1/+0
| * Change remaining prototype headers to be private.Jelmer Vernooij2008-02-291-1/+1
| * Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-291-3/+5
* | Fix includes.Jelmer Vernooij2008-03-041-0/+2
* | Move object file lists to the Makefile.Jelmer Vernooij2008-03-031-9/+14
* | Move public header accumulation out of the perl code.Jelmer Vernooij2008-02-261-2/+4
* | Remove public prototype headers. Generating both public and private prototype...Jelmer Vernooij2008-02-251-2/+2
|/
* Fix build with partial linking.Jelmer Vernooij2008-02-181-4/+1
* build: Remove support for DESCRIPTION setting that is now unused.Jelmer Vernooij2008-01-221-1/+0
* param: Use manually written .pc file.Jelmer Vernooij2008-01-221-0/+1
* build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij2008-01-211-4/+1
* r26464: Tighten dependencies.Jelmer Vernooij2007-12-211-2/+2
* r26461: Tighten dependencies.Jelmer Vernooij2007-12-211-1/+1
* r26446: Convert param module to SWIG.Jelmer Vernooij2007-12-211-0/+4
* r26415: LIBSAMBA-CONFIG used dlopen(), so it has to depend on LIBREPLACE_EXT ...Stefan Metzmacher2007-12-211-1/+1
* r26203: Avoid using ldb_wrap for secrets database.Jelmer Vernooij2007-12-211-1/+1
* r26006: Improve some dependencies.Jelmer Vernooij2007-12-211-1/+1
* r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.Jelmer Vernooij2007-12-211-1/+1
* r25028: Fix more warnings.Jelmer Vernooij2007-10-101-1/+0
* r22762: Some ldb_map changes:Jelmer Vernooij2007-10-101-1/+1
* r22406: this dependencies should also be privateStefan Metzmacher2007-10-101-2/+2