Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-24 | Move charset library to top level. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-18 | Use common detection function for zlib. | Jelmer Vernooij | 1 | -1/+6 | |
2008-10-15 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 1 | -1/+0 | |
2008-10-15 | Fix include path. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-14 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-14 | Make check_*.m4 m4 library files just contain functions that can be | Jelmer Vernooij | 1 | -1/+0 | |
executed from other m4 files. | |||||
2008-10-14 | Move ndr pkg-config file to top-level. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -7/+7 | |
Conflicts: source4/Makefile | |||||
2008-09-29 | s4:configure: require tdb >= 1.1.3 from the system | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-09-18 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 1 | -11/+11 | |
Conflicts: source4/main.mk | |||||
2008-09-17 | Fix pidl/config.m4 location. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-17 | Move common libraries from root to lib/. | Jelmer Vernooij | 1 | -10/+10 | |
2008-09-16 | Remove remaining embedded JavaScript support. | Jelmer Vernooij | 1 | -1/+0 | |
2008-09-16 | Merge branch 'singlepopt' into single | Jelmer Vernooij | 1 | -1/+1 | |
Conflicts: source4/Makefile | |||||
2008-09-16 | Use a single copy of popt in samba3 and samba4. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-16 | Merge branch 'singlensswrap' into single | Jelmer Vernooij | 1 | -1/+1 | |
Conflicts: source3/configure.in source4/Makefile source4/configure.ac source4/lib/nss_wrapper/nss_wrapper.c source4/lib/replace/system/passwd.h source4/main.mk | |||||
2008-09-16 | Use single cope of nss_wrapper in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-16 | Merge branch 'singlesw' into single | Jelmer Vernooij | 1 | -1/+1 | |
Conflicts: source3/lib/socket_wrapper/socket_wrapper.c source4/lib/replace/system/network.h | |||||
2008-09-16 | Merge branch 'singlereplace' into single | Jelmer Vernooij | 1 | -2/+2 | |
Conflicts: source4/configure.ac source4/torture/local/config.mk | |||||
2008-09-16 | Merge branch 'singletdb' into single | Jelmer Vernooij | 1 | -3/+3 | |
2008-09-16 | Use single copy of socket_wrapper in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-16 | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 1 | -2/+2 | |
2008-09-16 | Use single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 1 | -3/+3 | |
2008-09-16 | Share talloc source code between Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -3/+3 | |
2008-08-07 | lib: prepare the build of zlib | Stefan Metzmacher | 1 | -0/+1 | |
metze (This used to be commit 159df68c04c9ae437ab48991154e91161ef72754) | |||||
2008-08-01 | heimdal: add experimental --enable-external-heimdal | Stefan Metzmacher | 1 | -1/+1 | |
This should only be used for testing and when you're absolutly sure the installed heimdal libraries support the features we need. (E.g. heimdal-1.2 or lower should NOT work) metze (This used to be commit 66b76b018d6048cec63a75b24ec4c099f6a2eb8c) | |||||
2008-06-17 | Make sure events pc file gets installed. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit e12c0b61573f27969a79d4c07a8fd42f6c931d7e) | |||||
2008-06-14 | This patch make it possible to build the events library completely | Simo Sorce | 1 | -1/+1 | |
standalone with no ties to internal samba4 functions Samba4 itself just uses the plain library, compatibility glue is in events_s4.c only (This used to be commit 7109b6a5a19eb2dbef4259104858b171298bad6e) | |||||
2008-06-10 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into ↵ | Jelmer Vernooij | 1 | -3/+2 | |
v4-0-fixmodulesdir (This used to be commit 74e1dd28f2f669bc196dc16b68c8b175bf835721) | |||||
2008-06-10 | Fix variables used in configure. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 9a58d9138af51dec6eab832a78506e93a86c34c5) | |||||
2008-06-09 | heimdal_build: rename config.m{k,4} => internal.m{k,4} | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 33700d4a97e14aab1b45b3ddb8c80c48cd789bc6) | |||||
2008-06-09 | configure: we require autoconf 2.54 | Stefan Metzmacher | 1 | -2/+1 | |
I've tested with autoconf from 2.53 to 2.62. metze (This used to be commit 0dbacbf8be0eacaa4db6477873b7512f7261ef4c) | |||||
2008-05-21 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit f0914d0187130adcd4f239d4ea0fc9f729fdedc9) | |||||
2008-05-19 | Move IDL build script to rpc directory, make various bits and pieces easier ↵ | Jelmer Vernooij | 1 | -1/+1 | |
to use externally. (This used to be commit 8328ff76416df5a6e05461d3a19f510b76f2e902) | |||||
2008-05-18 | Move writing of data.mk file to m4 macro. | Jelmer Vernooij | 1 | -26/+1 | |
(This used to be commit 7fee112d2b86b423c397118f0333065825ea3518) | |||||
2008-05-18 | Move writing autoconf vars into files into m4 macros. | Jelmer Vernooij | 1 | -26/+2 | |
(This used to be commit 3ce8a4bb5568bb798c40034e3fa6a613ad2bf43b) | |||||
2008-05-11 | Merge ldb_map into LIBLDB. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 4d7925f953bc9d1fcffb4a4dd268b763c18ceae6) | |||||
2008-05-10 | Fix location of torture pc file. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 3e2c067ec734d8c14006ce9bec75a8ffccbf72c1) | |||||
2008-04-04 | Install pidl by default if ExtUtils::MakeMaker is available. This should ↵ | Jelmer Vernooij | 1 | -0/+1 | |
make the build process for openchange users easier. (This used to be commit 7fccd85cc673c139bc1d57915e0fccd22316998c) | |||||
2008-04-03 | Fix installation of dcerpc_atsvc and registry as required by samba-gtk. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 64a6887ecddc1599bde5dcb06d0b74ffea1def0c) | |||||
2008-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit c46b7e90e347da76156ddcae4866adb88e9fec21) | |||||
2008-03-07 | configure: Add major version 4 to AC_INIT call. | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit 3a9514def21c448d344648d4a28f658fbcfc07eb) | |||||
2008-02-29 | Move manpage management out of the perl build system. | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 1dd6bea507f1f5e26cccf89148280721260a4673) | |||||
2008-02-29 | Move configure output details out of perl code. | Jelmer Vernooij | 1 | -0/+9 | |
(This used to be commit e33f357fb00cd504181562eaf2ca1d4511d5ec51) | |||||
2008-02-20 | Require at least talloc 1.2.0. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit e464a344bc11587abc5c663bc8d6471eeb314959) | |||||
2008-02-18 | Avoid redetermining paths; use already stored values. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 0d223ddc39b7438dbce6716f1f00c29579a1f4c4) | |||||
2008-02-13 | Put soversions and versions for libraries with a hard-coded version in the | Jelmer Vernooij | 1 | -0/+19 | |
generated .mk file. Move CPPFLAGS to be generated entirely inside configure.ac (simplifies makefile.pm). (This used to be commit a44af7c3872e900e1ea0da74ef796213030e29ac) | |||||
2008-02-13 | Never build .so versions of tdb/talloc from Samba 4 itself. Rather, | Jelmer Vernooij | 1 | -2/+0 | |
use shared library versions if they are provided by the system. This puts talloc and tdb in a similar situation as popt: the system version is used if provided but if it's not there or if it is too old, we use our internal version statically. (This used to be commit 86f88eb7b51377344eebf0b6fabad0f5459b3f45) | |||||
2008-02-11 | Automatically write AC_SUBST() vars to mkconfig.mk and use them. | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit a22bb7725b0b825a90e955f883a34341e9f0f69e) | |||||
2008-02-10 | Move some variables to a separate .mk file that could also be included by a ↵ | Jelmer Vernooij | 1 | -0/+8 | |
non-smb_build build system. (This used to be commit f44b838b682760e54aa981fe2e991495395d2394) |