Age | Commit message (Expand) | Author | Files | Lines |
2009-02-21 | Let --enable-external-libldb default to no (since linking against | Jelmer Vernooij | 1 | -2/+1 |
2009-02-21 | Add --enable-external-* flags for libraries shipped with Samba, to allow | Jelmer Vernooij | 1 | -5/+4 |
2009-02-13 | s4:configure: require the same version for external and internal libtevent | Stefan Metzmacher | 1 | -1/+1 |
2009-01-31 | s4:build: require ldb 0.9.3 when building against an external library | Stefan Metzmacher | 1 | -1/+1 |
2009-01-22 | Move configure test files to the top-level and share them between s3 and | Jelmer Vernooij | 1 | -1/+1 |
2009-01-04 | tevent: move samba4 stuff from libtevent.m4 to samba.m4 | Stefan Metzmacher | 1 | -6/+1 |
2009-01-03 | tevent: raise version to 0.9.2 after AUTOCLOSE changes | Stefan Metzmacher | 1 | -1/+1 |
2009-01-03 | tevent: raise version to 0.9.1 | Stefan Metzmacher | 1 | -1/+1 |
2008-12-24 | lib/tevent: libtevent will change a lot until it's version 1.0.0 | Stefan Metzmacher | 1 | -1/+1 |
2008-12-23 | Allow using external libtevent. | Jelmer Vernooij | 1 | -2/+11 |
2008-12-23 | Use make variable for Samba 4 shared library output directory. | Jelmer Vernooij | 1 | -3/+3 |
2008-12-19 | Depend on specific version of LDB, as the API seems to unstable | Jelmer Vernooij | 1 | -1/+1 |
2008-12-17 | s4:lib/tevent: add lib/events/ compat and let things compile | Stefan Metzmacher | 1 | -2/+2 |
2008-12-16 | nsswitch: Move nsswitch files from source4 to top level nsswitch dir | Kai Blin | 1 | -2/+2 |
2008-11-16 | Move torture directory to top-level. | Jelmer Vernooij | 1 | -1/+1 |
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 |
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 |
2008-09-29 | s4:configure: require tdb >= 1.1.3 from the system | Stefan Metzmacher | 1 | -1/+1 |
2008-09-18 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 1 | -11/+11 |
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 |
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 |
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 |
2008-09-16 | Merge branch 'singlereplace' into single | Jelmer Vernooij | 1 | -2/+2 |
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 |
2008-08-01 | heimdal: add experimental --enable-external-heimdal | Stefan Metzmacher | 1 | -1/+1 |
2008-06-17 | Make sure events pc file gets installed. | Jelmer Vernooij | 1 | -0/+1 |
2008-06-14 | This patch make it possible to build the events library completely | Simo Sorce | 1 | -1/+1 |
2008-06-10 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-fixm... | Jelmer Vernooij | 1 | -3/+2 |
2008-06-10 | Fix variables used in configure. | Jelmer Vernooij | 1 | -2/+2 |
2008-06-09 | heimdal_build: rename config.m{k,4} => internal.m{k,4} | Stefan Metzmacher | 1 | -1/+1 |
2008-06-09 | configure: we require autoconf 2.54 | Stefan Metzmacher | 1 | -2/+1 |
2008-05-21 | Fix typo. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-19 | Move IDL build script to rpc directory, make various bits and pieces easier t... | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Move writing of data.mk file to m4 macro. | Jelmer Vernooij | 1 | -26/+1 |