summaryrefslogtreecommitdiffstats
path: root/source4/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix installation of Samba4 into an empty tree.Andrew Bartlett2008-06-271-2/+2
* Use make magic for installing/uninstalling binaries.Jelmer Vernooij2008-06-261-0/+14
* Use make template for installing binaries.Jelmer Vernooij2008-06-261-17/+0
* Use variable for selftest directory.Jelmer Vernooij2008-06-251-1/+2
* Use variable for popt source dir.Jelmer Vernooij2008-06-251-0/+1
* Avoid using .DEFAULT_GOAL - it's only available in gmake 3.81 and higher.Jelmer Vernooij2008-06-141-2/+4
* Use variables for source dir of python ldb bindings.Jelmer Vernooij2008-06-111-0/+1
* Use variables for source dir of python tdb bindings.Jelmer Vernooij2008-06-111-0/+1
* Allow the ntp_signd socket to be set from configure.Andrew Bartlett2008-05-291-0/+1
* Bring up the ntp signing deamonAndrew Bartlett2008-05-281-0/+1
* Add variable for smbreadline directory.Jelmer Vernooij2008-05-271-0/+1
* Move source dir variables to Makefile.Jelmer Vernooij2008-05-271-0/+48
* More work allowing out-of-tree builds. Patch by Matthias Dieter Wallnöfer an...Jelmer Vernooij2008-05-231-5/+5
* Revert some absolute paths.Jelmer Vernooij2008-05-191-1/+2