summaryrefslogtreecommitdiffstats
path: root/source3/samba4.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix "make install" by removing all references to python. Not currentlyJeremy Allison2009-10-201-2/+9
| | | | | needed in source3, and isn't working anyway. Jeremy.
* Remove pythonmods from the build in source3, it doesn't build anywayJeremy Allison2009-10-201-1/+1
| | | | | and isn't needed (as far as I can tell). Jeremy.
* wbinfo: Use one codebase for Samba3 and Samba4.Kai Blin2009-08-181-1/+1
| | | | There can be only one....wbinfo that is.
* set uidwrappersrcdirAndrew Tridgell2009-08-061-0/+1
| | | | this is needed for the combined build
* s3/s4:build: honor library path from environmentBjörn Jacke2009-07-041-1/+1
| | | | | | | we may not throw away LD_LIBRARY_PATH and friends as they sometimes contain important information. Some of the build farm machines for example have the python lib path in there - we can't run make test when we suddenly forget how to use python
* libwbclient: Add async call framework.Kai Blin2009-05-301-0/+1
|
* s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRINDStefan Metzmacher2009-03-211-6/+6
| | | | metze
* Fix build of tdr from merged build.Jelmer Vernooij2009-03-141-1/+1
|
* merged-build: pass PYTHON and PERL down to make test4Stefan Metzmacher2009-02-101-1/+2
| | | | metze
* shared: Move dom_sid_* utility functions to top levelKai Blin2009-02-011-0/+1
|
* s3: try to make 'make selftest' work againStefan Metzmacher2009-01-281-2/+2
| | | | metze
* merged-build: propare to fix make test4Stefan Metzmacher2009-01-211-1/+4
| | | | metze
* Fix the merged buildStefan Metzmacher2008-12-301-0/+1
| | | | metze
* s4:cluster: remove old/broken ctdb codeStefan Metzmacher2008-12-291-1/+0
| | | | | | | | We don't need a full copy of ctdb... If we want to readd cluster support, we should just use a ctdb client library. metze
* s4: remove unused dbwrap codeStefan Metzmacher2008-12-291-1/+0
| | | | | | | If we readd this later, we should share the code with samba3 and make it async/non-blocking. metze
* Use make variable for Samba 4 shared library output directory.Jelmer Vernooij2008-12-231-3/+2
|
* Build samba 4 plugins in merged build.Jelmer Vernooij2008-12-221-1/+2
|
* s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher2008-12-171-0/+1
| | | | metze
* Share object files for gen_ndr.Jelmer Vernooij2008-12-161-0/+4
|
* nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin2008-12-161-2/+2
|
* Install symlink for convenience for the samba4 setup directory.Jelmer Vernooij2008-12-111-1/+3
|
* Build python modules by default in merged build (required for provision).Jelmer Vernooij2008-12-111-1/+1
|
* Move torture directory to top-level.Jelmer Vernooij2008-11-161-1/+1
|
* Add *test4 rules to merged build Makefile, to allow running the Samba 4 ↵Jelmer Vernooij2008-11-021-0/+79
| | | | tests against Samba 4. (doesn't work yet).
* Fix installation of Samba 4 during merged build.Jelmer Vernooij2008-10-301-3/+6
|
* Fix merged build paths.Jelmer Vernooij2008-10-241-1/+1
|
* Don't include a (relative path) srcdir in samba4-data.mk.Jelmer Vernooij2008-10-211-3/+3
|
* Remove duplicate searching of Samba 4 directory for tags.Jelmer Vernooij2008-10-211-8/+0
|
* Fix include flags for merged build.Jelmer Vernooij2008-10-151-1/+1
|
* Move zlib to top-level root.Jelmer Vernooij2008-10-121-1/+1
|
* Fix libutil path.Jelmer Vernooij2008-10-111-1/+1
|
* fix libclinbtsrcdir variable.Jelmer Vernooij2008-10-081-1/+1
|
* build: fix the libcryptosrcdir for the merged buildStefan Metzmacher2008-09-241-1/+1
| | | | metze
* Use new binary name in merged build.Jelmer Vernooij2008-09-241-1/+1
|
* s3: fix merged_build.Günther Deschner2008-09-241-0/+1
| | | | Guenther
* Fix merged build.Jelmer Vernooij2008-09-211-3/+2
|
* Fix pidl/config.m4 location.Jelmer Vernooij2008-09-171-1/+1
|
* Fix merged build.Jelmer Vernooij2008-09-171-8/+8
|
* Fix merged build.Jelmer Vernooij2008-09-161-5/+5
|
* Merge branch 'singlepopt' into singleJelmer Vernooij2008-09-161-1/+1
|\ | | | | | | | | Conflicts: source4/Makefile
| * Use a single copy of popt in samba3 and samba4.Jelmer Vernooij2008-09-161-1/+1
| |
* | Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij2008-09-161-0/+1
|/
* Use new Samba 4 source location.Jelmer Vernooij2008-09-151-1/+1
|
* Import merged build patch.Jelmer Vernooij2008-09-151-0/+170