Age | Commit message (Expand) | Author | Files | Lines |
2009-09-23 | provision: Avoid linking in multiple copies of security python module. | Jelmer Vernooij | 1 | -1/+1 |
2009-09-20 | s4:provision Use code to store domain join in 'net join' as well | Andrew Bartlett | 1 | -1/+1 |
2009-06-02 | Fix more unresolved symbols. | Jelmer Vernooij | 1 | -1/+6 |
2009-02-02 | s4:param: swig_ldb was renamed to pyldb in d965ff05c9923c8a0e440e905d0d9fe662... | Stefan Metzmacher | 1 | -1/+1 |
2009-02-02 | s4:param: we should not silence warnings on handwritten python bindings | Stefan Metzmacher | 1 | -2/+0 |
2008-12-22 | Fix two remaining missing symbols in smbtorture4. | Jelmer Vernooij | 1 | -2/+2 |
2008-12-21 | Convert param Python module to "manual" C. | Jelmer Vernooij | 1 | -6/+4 |
2008-12-21 | Avoid linking in all Python modules to the samba binaries - we can just let P... | Jelmer Vernooij | 1 | -1/+1 |
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 |