summaryrefslogtreecommitdiff
path: root/source4/Makefile
Commit message (Expand)AuthorAgeFilesLines
* s4:Makefile: try to fix 'make installheaders' on *BSD systemsStefan Metzmacher2009-02-261-1/+1
* s4:Makefile: fix PUBLIC_HEADERS typoStefan Metzmacher2009-02-091-1/+1
* shared: Move dom_sid_* utility functions to top levelKai Blin2009-02-011-0/+1
* s4:build: kill DEFAULT_HEADERS variableStefan Metzmacher2009-01-301-4/+3
* s4: remove unused dbwrap codeStefan Metzmacher2008-12-291-1/+0
* s4: Fix make clean to remove gen_ndr objects.Jelmer Vernooij2008-12-231-1/+1
* Use make variable for Samba 4 shared library output directory.Jelmer Vernooij2008-12-231-1/+2
* s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher2008-12-171-0/+1
* nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin2008-12-161-1/+1
* Move torture directory to top-level.Jelmer Vernooij2008-11-161-2/+2
* Move charset library to top level.Jelmer Vernooij2008-10-241-1/+1
* Merge branch 'selftest' of git://git.samba.org/jelmer/sambaJelmer Vernooij2008-10-191-2/+2
|\
| * Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij2008-10-111-28/+46
| |\
| * | Move selftest code to top-level.Jelmer Vernooij2008-09-181-2/+2
* | | Move zlib to top-level root.Jelmer Vernooij2008-10-121-1/+1
* | | Fix include, clean up .o files in ../lib and ../libcliJelmer Vernooij2008-10-111-2/+1
* | | Clean up properly.Jelmer Vernooij2008-10-111-0/+1
* | | Move lib/util from source4 to top-level libutil.Jelmer Vernooij2008-10-111-2/+2
| |/ |/|
* | fix libclinbtsrcdir variable.Jelmer Vernooij2008-10-081-1/+1
* | Re-add uninstallplugins, there has to be at least one instance of this.Jelmer Vernooij2008-09-301-0/+2
* | Fix installation of misc files.Jelmer Vernooij2008-09-301-2/+11
* | Patch by Matthias that removes old SWAT support and fixes uninstall.Matthias Dieter Wallnöfer2008-09-291-11/+16
* | Consistently use lower case variable names for path variables.Jelmer Vernooij2008-09-291-16/+16
* | Clean .o files in lib/ and libcli/ too.Jelmer Vernooij2008-09-241-0/+3
* | Move source4/lib/crypto to lib/crypto.Jelmer Vernooij2008-09-241-1/+1
* | s3: fix merged_build.Günther Deschner2008-09-241-0/+1
* | Fix merged build.Jelmer Vernooij2008-09-211-0/+1
* | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij2008-09-181-6/+7
|\ \ | |/
| * Fix location of included popt files for systems that don't have popt.Jelmer Vernooij2008-09-171-1/+1
| * Move common libraries from root to lib/.Jelmer Vernooij2008-09-171-6/+6
| * Merge branch 'singlecompression' into singleJelmer Vernooij2008-09-161-1/+1
| |\
| | * Use single copy of compression library in Samba3,4.Jelmer Vernooij2008-09-161-1/+1
| * | Merge branch 'singlepopt' into singleJelmer Vernooij2008-09-161-1/+1
| |\ \
| | * | Use a single copy of popt in samba3 and samba4.Jelmer Vernooij2008-09-161-1/+1
| | |/
| * | Merge branch 'singlensswrap' into singleJelmer Vernooij2008-09-161-1/+1
| |\ \
| | * | Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij2008-09-161-1/+1
| | |/
| * | Merge branch 'singlesw' into singleJelmer Vernooij2008-09-161-1/+1
| |\ \
| | * | Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij2008-09-161-1/+1
| | |/
| * | Merge branch 'singletdb' into singleJelmer Vernooij2008-09-161-1/+1
| |\ \
| | * | Use single copy of tdb in both 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
| |/
* | Remove jsdir.Jelmer Vernooij2008-09-181-4/+1
|/
* Add build system bits for wmi.Jelmer Vernooij2008-09-151-0/+1
* Remove unused scripts for installing binaries.Jelmer Vernooij2008-09-091-6/+1
* Remove calls to unused uninstallbin.shJelmer Vernooij2008-09-091-2/+0
* Fix embedding of Samba 4.Jelmer Vernooij2008-09-031-0/+1
* build: autogenerate heimdal basicsStefan Metzmacher2008-08-011-1/+1
* build: autogenarate VPATH by configureStefan Metzmacher2008-08-011-2/+0
* Create PREFIX/var/lib and PREFIX/var/run in 'make install'.Andrew Bartlett2008-07-011-1/+3
* Ensure we install smbd as well...Andrew Bartlett2008-06-301-1/+1