Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure: Add common file with minimum versions of external libraries. | Jelmer Vernooij | 2009-04-15 | 1 | -4/+6 |
| | | | | | (cherry picked from commit 0ea702efaeaadcdcb05e99e838dae1b2dbdd95b9) (cherry picked from commit 606b55d220c354f11299d633b1387afd4bc47c55) | ||||
* | Remove unused CONST_DISCARD macro. | Jelmer Vernooij | 2009-04-15 | 1 | -1/+1 |
| | | | | | (cherry picked from commit 75783473d180661257e3f0e3d300179caf34bd8e) (cherry picked from commit 5c75c1406fd6bdd6319070cb4098929c28eeba94) | ||||
* | s4:build: require tevent 0.9.4 | Stefan Metzmacher | 2009-04-15 | 1 | -1/+1 |
| | | | | | | metze (cherry picked from commit 1355dc2fd3a10c54fc3534409b78972d59d59b30) (cherry picked from commit f136ed96e46c1d4b6aec13daf468ada2fdf59715) | ||||
* | Update talloc version so we don't fail on system talloc 1.2.0 | Andrew Bartlett | 2009-03-05 | 1 | -1/+1 |
| | | | | | | | | The problem is that talloc in the Samba tree now includes talloc_get_type_abort(), which is not present on Fedora 10 or ubuntu's talloc 1.2.0. Andrew Bartlett | ||||
* | Let --enable-external-libldb default to no (since linking against | Jelmer Vernooij | 2009-02-21 | 1 | -2/+1 |
| | | | | | external LDB doesn't work yet). Fix flags when using internal libs. | ||||
* | Add --enable-external-* flags for libraries shipped with Samba, to allow | Jelmer Vernooij | 2009-02-21 | 1 | -5/+4 |
| | | | | | explicitly enabling or disabling the use of the version provided by the system. | ||||
* | s4:configure: require the same version for external and internal libtevent | Stefan Metzmacher | 2009-02-13 | 1 | -1/+1 |
| | | | | | | Until we reach 1.0.0, we better require the exact same version. metze | ||||
* | s4:build: require ldb 0.9.3 when building against an external library | Stefan Metzmacher | 2009-01-31 | 1 | -1/+1 |
| | | | | metze | ||||
* | Move configure test files to the top-level and share them between s3 and | Jelmer Vernooij | 2009-01-22 | 1 | -1/+1 |
| | | | | s4. | ||||
* | tevent: move samba4 stuff from libtevent.m4 to samba.m4 | Stefan Metzmacher | 2009-01-04 | 1 | -6/+1 |
| | | | | metze | ||||
* | tevent: raise version to 0.9.2 after AUTOCLOSE changes | Stefan Metzmacher | 2009-01-03 | 1 | -1/+1 |
| | | | | metze | ||||
* | tevent: raise version to 0.9.1 | Stefan Metzmacher | 2009-01-03 | 1 | -1/+1 |
| | | | | | | | | This 0.9.1 isn't compatible with 0.9.0, but it makes only sense to raise the major version after we have reached 1.0.0. metze | ||||
* | lib/tevent: libtevent will change a lot until it's version 1.0.0 | Stefan Metzmacher | 2008-12-24 | 1 | -1/+1 |
| | | | | metze | ||||
* | Allow using external libtevent. | Jelmer Vernooij | 2008-12-23 | 1 | -2/+11 |
| | |||||
* | Use make variable for Samba 4 shared library output directory. | Jelmer Vernooij | 2008-12-23 | 1 | -3/+3 |
| | |||||
* | Depend on specific version of LDB, as the API seems to unstable | Jelmer Vernooij | 2008-12-19 | 1 | -1/+1 |
| | | | | | to predict that newer versions (even minor versions) are going to be be backwards compatible :-( | ||||
* | s4:lib/tevent: add lib/events/ compat and let things compile | Stefan Metzmacher | 2008-12-17 | 1 | -2/+2 |
| | | | | metze | ||||
* | nsswitch: Move nsswitch files from source4 to top level nsswitch dir | Kai Blin | 2008-12-16 | 1 | -2/+2 |
| | |||||
* | Move torture directory to top-level. | Jelmer Vernooij | 2008-11-16 | 1 | -1/+1 |
| | |||||
* | Move charset library to top level. | Jelmer Vernooij | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Use common detection function for zlib. | Jelmer Vernooij | 2008-10-18 | 1 | -1/+6 |
| | |||||
* | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 2008-10-15 | 1 | -1/+0 |
|\ | |||||
| * | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 2008-10-14 | 1 | -1/+1 |
| |\ | |||||
| * | | Make check_*.m4 m4 library files just contain functions that can be | Jelmer Vernooij | 2008-10-14 | 1 | -1/+0 |
| | | | | | | | | | | | | executed from other m4 files. | ||||
* | | | Fix include path. | Jelmer Vernooij | 2008-10-15 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Move ndr pkg-config file to top-level. | Jelmer Vernooij | 2008-10-14 | 1 | -1/+1 |
|/ | |||||
* | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 2008-10-11 | 1 | -7/+7 |
| | | | | | | Conflicts: source4/Makefile | ||||
* | s4:configure: require tdb >= 1.1.3 from the system | Stefan Metzmacher | 2008-09-29 | 1 | -1/+1 |
| | | | | metze | ||||
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 2008-09-18 | 1 | -11/+11 |
|\ | | | | | | | | | Conflicts: source4/main.mk | ||||
| * | Fix pidl/config.m4 location. | Jelmer Vernooij | 2008-09-17 | 1 | -1/+1 |
| | | |||||
| * | Move common libraries from root to lib/. | Jelmer Vernooij | 2008-09-17 | 1 | -10/+10 |
| | | |||||
| * | Merge branch 'singlepopt' into single | Jelmer Vernooij | 2008-09-16 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Conflicts: source4/Makefile | ||||
| | * | Use a single copy of popt in samba3 and samba4. | Jelmer Vernooij | 2008-09-16 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'singlensswrap' into single | Jelmer Vernooij | 2008-09-16 | 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 | ||||
| | * | | Use single cope of nss_wrapper in Samba 3 and Samba 4. | Jelmer Vernooij | 2008-09-16 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'singlesw' into single | Jelmer Vernooij | 2008-09-16 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: source3/lib/socket_wrapper/socket_wrapper.c source4/lib/replace/system/network.h | ||||
| | * | | Use single copy of socket_wrapper in Samba 3 and Samba 4. | Jelmer Vernooij | 2008-09-16 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'singlereplace' into single | Jelmer Vernooij | 2008-09-16 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: source4/configure.ac source4/torture/local/config.mk | ||||
| | * | | Make Samba 3 and Samba 4 both use the same single copy of libreplace. | Jelmer Vernooij | 2008-09-16 | 1 | -2/+2 |
| | |/ | |||||
| * | | Merge branch 'singletdb' into single | Jelmer Vernooij | 2008-09-16 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Use single copy of tdb in both samba3 and samba4. | Jelmer Vernooij | 2008-09-16 | 1 | -3/+3 |
| | |/ | |||||
| * / | Share talloc source code between Samba 3 and Samba 4. | Jelmer Vernooij | 2008-09-16 | 1 | -3/+3 |
| |/ | |||||
* / | Remove remaining embedded JavaScript support. | Jelmer Vernooij | 2008-09-16 | 1 | -1/+0 |
|/ | |||||
* | lib: prepare the build of zlib | Stefan Metzmacher | 2008-08-07 | 1 | -0/+1 |
| | | | | | metze (This used to be commit 159df68c04c9ae437ab48991154e91161ef72754) | ||||
* | heimdal: add experimental --enable-external-heimdal | Stefan Metzmacher | 2008-08-01 | 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) | ||||
* | Make sure events pc file gets installed. | Jelmer Vernooij | 2008-06-17 | 1 | -0/+1 |
| | | | | (This used to be commit e12c0b61573f27969a79d4c07a8fd42f6c931d7e) | ||||
* | This patch make it possible to build the events library completely | Simo Sorce | 2008-06-14 | 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) | ||||
* | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into ↵ | Jelmer Vernooij | 2008-06-10 | 1 | -3/+2 |
|\ | | | | | | | | | | | v4-0-fixmodulesdir (This used to be commit 74e1dd28f2f669bc196dc16b68c8b175bf835721) | ||||
| * | heimdal_build: rename config.m{k,4} => internal.m{k,4} | Stefan Metzmacher | 2008-06-09 | 1 | -1/+1 |
| | | | | | | | | | | metze (This used to be commit 33700d4a97e14aab1b45b3ddb8c80c48cd789bc6) | ||||
| * | configure: we require autoconf 2.54 | Stefan Metzmacher | 2008-06-09 | 1 | -2/+1 |
| | | | | | | | | | | | | | | I've tested with autoconf from 2.53 to 2.62. metze (This used to be commit 0dbacbf8be0eacaa4db6477873b7512f7261ef4c) |