Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-20 | Fix "make install" by removing all references to python. Not currently | Jeremy Allison | 1 | -2/+9 | |
needed in source3, and isn't working anyway. Jeremy. | |||||
2009-10-20 | Remove pythonmods from the build in source3, it doesn't build anyway | Jeremy Allison | 1 | -1/+1 | |
and isn't needed (as far as I can tell). Jeremy. | |||||
2009-08-18 | wbinfo: Use one codebase for Samba3 and Samba4. | Kai Blin | 1 | -1/+1 | |
There can be only one....wbinfo that is. | |||||
2009-08-06 | set uidwrappersrcdir | Andrew Tridgell | 1 | -0/+1 | |
this is needed for the combined build | |||||
2009-07-04 | s3/s4:build: honor library path from environment | Björn Jacke | 1 | -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 | |||||
2009-05-30 | libwbclient: Add async call framework. | Kai Blin | 1 | -0/+1 | |
2009-03-21 | s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRIND | Stefan Metzmacher | 1 | -6/+6 | |
metze | |||||
2009-03-14 | Fix build of tdr from merged build. | Jelmer Vernooij | 1 | -1/+1 | |
2009-02-10 | merged-build: pass PYTHON and PERL down to make test4 | Stefan Metzmacher | 1 | -1/+2 | |
metze | |||||
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 1 | -0/+1 | |
2009-01-28 | s3: try to make 'make selftest' work again | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2009-01-21 | merged-build: propare to fix make test4 | Stefan Metzmacher | 1 | -1/+4 | |
metze | |||||
2008-12-30 | Fix the merged build | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2008-12-29 | s4:cluster: remove old/broken ctdb code | Stefan Metzmacher | 1 | -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 | |||||
2008-12-29 | s4: remove unused dbwrap code | Stefan Metzmacher | 1 | -1/+0 | |
If we readd this later, we should share the code with samba3 and make it async/non-blocking. metze | |||||
2008-12-23 | Use make variable for Samba 4 shared library output directory. | Jelmer Vernooij | 1 | -3/+2 | |
2008-12-22 | Build samba 4 plugins in merged build. | Jelmer Vernooij | 1 | -1/+2 | |
2008-12-17 | s4:lib/tevent: add lib/events/ compat and let things compile | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2008-12-16 | Share object files for gen_ndr. | Jelmer Vernooij | 1 | -0/+4 | |
2008-12-16 | nsswitch: Move nsswitch files from source4 to top level nsswitch dir | Kai Blin | 1 | -2/+2 | |
2008-12-11 | Install symlink for convenience for the samba4 setup directory. | Jelmer Vernooij | 1 | -1/+3 | |
2008-12-11 | Build python modules by default in merged build (required for provision). | Jelmer Vernooij | 1 | -1/+1 | |
2008-11-16 | Move torture directory to top-level. | Jelmer Vernooij | 1 | -1/+1 | |
2008-11-02 | Add *test4 rules to merged build Makefile, to allow running the Samba 4 ↵ | Jelmer Vernooij | 1 | -0/+79 | |
tests against Samba 4. (doesn't work yet). | |||||
2008-10-30 | Fix installation of Samba 4 during merged build. | Jelmer Vernooij | 1 | -3/+6 | |
2008-10-24 | Fix merged build paths. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-21 | Don't include a (relative path) srcdir in samba4-data.mk. | Jelmer Vernooij | 1 | -3/+3 | |
2008-10-21 | Remove duplicate searching of Samba 4 directory for tags. | Jelmer Vernooij | 1 | -8/+0 | |
2008-10-15 | Fix include flags for merged build. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-12 | Move zlib to top-level root. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-11 | Fix libutil path. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-08 | fix libclinbtsrcdir variable. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-24 | build: fix the libcryptosrcdir for the merged build | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-09-24 | Use new binary name in merged build. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-24 | s3: fix merged_build. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2008-09-21 | Fix merged build. | Jelmer Vernooij | 1 | -3/+2 | |
2008-09-17 | Fix pidl/config.m4 location. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-17 | Fix merged build. | Jelmer Vernooij | 1 | -8/+8 | |
2008-09-16 | Fix merged build. | Jelmer Vernooij | 1 | -5/+5 | |
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 | Share talloc source code between Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -0/+1 | |
2008-09-15 | Use new Samba 4 source location. | Jelmer Vernooij | 1 | -1/+1 | |
2008-09-15 | Import merged build patch. | Jelmer Vernooij | 1 | -0/+170 | |