summaryrefslogtreecommitdiff
path: root/source4/Makefile
AgeCommit message (Expand)AuthorFilesLines
2008-12-29s4: remove unused dbwrap codeStefan Metzmacher1-1/+0
2008-12-23s4: Fix make clean to remove gen_ndr objects.Jelmer Vernooij1-1/+1
2008-12-23Use make variable for Samba 4 shared library output directory.Jelmer Vernooij1-1/+2
2008-12-17s4:lib/tevent: add lib/events/ compat and let things compileStefan Metzmacher1-0/+1
2008-12-16nsswitch: Move nsswitch files from source4 to top level nsswitch dirKai Blin1-1/+1
2008-11-16Move torture directory to top-level.Jelmer Vernooij1-2/+2
2008-10-24Move charset library to top level.Jelmer Vernooij1-1/+1
2008-10-19Merge branch 'selftest' of git://git.samba.org/jelmer/sambaJelmer Vernooij1-2/+2
2008-10-12Move zlib to top-level root.Jelmer Vernooij1-1/+1
2008-10-11Fix include, clean up .o files in ../lib and ../libcliJelmer Vernooij1-2/+1
2008-10-11Clean up properly.Jelmer Vernooij1-0/+1
2008-10-11Move lib/util from source4 to top-level libutil.Jelmer Vernooij1-2/+2
2008-10-11Merge branch 'master' of ssh://git.samba.org/data/git/samba into selftestJelmer Vernooij1-28/+46
2008-10-08fix libclinbtsrcdir variable.Jelmer Vernooij1-1/+1
2008-09-30Re-add uninstallplugins, there has to be at least one instance of this.Jelmer Vernooij1-0/+2
2008-09-30Fix installation of misc files.Jelmer Vernooij1-2/+11
2008-09-29Patch by Matthias that removes old SWAT support and fixes uninstall.Matthias Dieter Wallnöfer1-11/+16
2008-09-29Consistently use lower case variable names for path variables.Jelmer Vernooij1-16/+16
2008-09-24Clean .o files in lib/ and libcli/ too.Jelmer Vernooij1-0/+3
2008-09-24Move source4/lib/crypto to lib/crypto.Jelmer Vernooij1-1/+1
2008-09-24s3: fix merged_build.Günther Deschner1-0/+1
2008-09-21Fix merged build.Jelmer Vernooij1-0/+1
2008-09-18Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejsJelmer Vernooij1-6/+7
2008-09-18Move selftest code to top-level.Jelmer Vernooij1-2/+2
2008-09-18Remove jsdir.Jelmer Vernooij1-4/+1
2008-09-17Fix location of included popt files for systems that don't have popt.Jelmer Vernooij1-1/+1
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-6/+6
2008-09-16Merge branch 'singlecompression' into singleJelmer Vernooij1-1/+1
2008-09-16Use single copy of compression library in Samba3,4.Jelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlepopt' into singleJelmer Vernooij1-1/+1
2008-09-16Use a single copy of popt in samba3 and samba4.Jelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlensswrap' into singleJelmer Vernooij1-1/+1
2008-09-16Use single cope of nss_wrapper in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-16Merge branch 'singlesw' into singleJelmer Vernooij1-1/+1
2008-09-16Merge branch 'singletdb' into singleJelmer Vernooij1-1/+1
2008-09-16Use single copy of socket_wrapper in Samba 3 and Samba 4.Jelmer Vernooij1-1/+1
2008-09-16Use single copy of tdb in both samba3 and samba4.Jelmer Vernooij1-1/+1
2008-09-16Share talloc source code between Samba 3 and Samba 4.Jelmer Vernooij1-0/+1
2008-09-15Add build system bits for wmi.Jelmer Vernooij1-0/+1
2008-09-09Remove unused scripts for installing binaries.Jelmer Vernooij1-6/+1
2008-09-09Remove calls to unused uninstallbin.shJelmer Vernooij1-2/+0
2008-09-03Fix embedding of Samba 4.Jelmer Vernooij1-0/+1
2008-08-01build: autogenerate heimdal basicsStefan Metzmacher1-1/+1
2008-08-01build: autogenarate VPATH by configureStefan Metzmacher1-2/+0
2008-07-01Create PREFIX/var/lib and PREFIX/var/run in 'make install'.Andrew Bartlett1-1/+3
2008-06-30Ensure we install smbd as well...Andrew Bartlett1-1/+1
2008-06-27Fix installation of Samba4 into an empty tree.Andrew Bartlett1-2/+2
2008-06-26Use make magic for installing/uninstalling binaries.Jelmer Vernooij1-0/+14
2008-06-26Use make template for installing binaries.Jelmer Vernooij1-17/+0
2008-06-25Use variable for selftest directory.Jelmer Vernooij1-1/+2