summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r14571: More improvements on shared library support in Samba. Only ldb is lef...Jelmer Vernooij2007-10-107-12/+14
* r14570: Move some functions also they are also used from kpasswdJelmer Vernooij2007-10-103-309/+318
* r14569: Make more functions public.Jelmer Vernooij2007-10-105-3/+6
* r14568: Remove unused function.Rafal Szczesniak2007-10-101-10/+0
* r14567: Make some more functions public.Jelmer Vernooij2007-10-1010-18/+19
* r14566: Remove unnecessary headers.Rafal Szczesniak2007-10-101-3/+0
* r14565: Fix shared library sonamesJelmer Vernooij2007-10-103-6/+9
* r14564: Remove dependencies when running distcleanJelmer Vernooij2007-10-101-3/+4
* r14563: Include both private and proto names in makefile ruleJelmer Vernooij2007-10-101-0/+5
* r14562: Use VPATH to solve strange heimdal dependenciesJelmer Vernooij2007-10-103-5/+3
* r14560: Finally! Start working on async libnet_RpcConnect and otherRafal Szczesniak2007-10-101-57/+273
* r14558: Another two more static dependencies...Jelmer Vernooij2007-10-102-2/+2
* r14557: Add hack for asn1 filesJelmer Vernooij2007-10-101-3/+2
* r14556: Fix some dependenciesJelmer Vernooij2007-10-103-4/+19
* r14555: Remove cycle from ruleJelmer Vernooij2007-10-101-1/+1
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-1014-57/+69
* r14553: Use double colon feature in the makefile (supported by all buildfarm ...Jelmer Vernooij2007-10-103-3/+3
* r14552: Remove old dependency codeJelmer Vernooij2007-10-102-17/+3
* r14551: Include path (./) for some older makes.Jelmer Vernooij2007-10-101-2/+2
* r14550: Fix testsJelmer Vernooij2007-10-102-8/+8
* r14549: Use make-compatible syntax in extra_cflags.txt so we can avoidJelmer Vernooij2007-10-102-3/+8
* r14548: fix build after generated prototypesAlexander Bokovoy2007-10-101-0/+1
* r14547: Don't install pidl - it fails on the buildfarm as it doesn't obey $PR...Jelmer Vernooij2007-10-101-3/+3
* r14546: Install pidl in the same location as all other binaries.Jelmer Vernooij2007-10-101-1/+1
* r14545: Fix make dependency warning.Jelmer Vernooij2007-10-101-14/+9
* r14544: Remove exchange-specific files.Jelmer Vernooij2007-10-103-338/+1
* r14543: Fix some build dependency problems caused by the use of $(builddir)Jelmer Vernooij2007-10-102-18/+18
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-1092-17/+146
* r14541: separate smbsrv_request and ntvfs_request,Stefan Metzmacher2007-10-1010-702/+523
* r14540: fix a talloc hierachie problem,Stefan Metzmacher2007-10-105-73/+108
* r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell2007-10-108-115/+113
* r14538: ok, I have better used make valgrindtest my self...Stefan Metzmacher2007-10-101-1/+1
* r14537: remove used fileStefan Metzmacher2007-10-101-339/+0
* r14536: add make gdbtest-all and make valgrindtest-allStefan Metzmacher2007-10-101-2/+15
* r14535: Fix header installationJelmer Vernooij2007-10-102-2/+3
* r14534: Update docoJelmer Vernooij2007-10-101-0/+3
* r14533: Install pidl, remove some useless header dependenciesJelmer Vernooij2007-10-101-6/+7
* r14531: Install two extra header filesJelmer Vernooij2007-10-102-1/+5
* r14529: Include $(builddir) where necesaryJelmer Vernooij2007-10-103-18/+19
* r14528: Fix installation of manpagesJelmer Vernooij2007-10-102-1/+3
* r14527: Fix build problems.Jelmer Vernooij2007-10-1049-102/+148
* r14526: fix the size of the output buffer, we need 1 byte for the Word countStefan Metzmacher2007-10-101-1/+1
* r14525: Sort list of torture tests alphabeticallyJelmer Vernooij2007-10-101-19/+16
* r14524: Make TORTURE_NET a separate moduleJelmer Vernooij2007-10-105-22/+60
* r14523: make async search request possibleStefan Metzmacher2007-10-101-26/+60
* r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...Jelmer Vernooij2007-10-104-356/+417
* r14519: Put base registration in a seperate file, as well as someJelmer Vernooij2007-10-105-1602/+1648
* r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij2007-10-103-3/+3
* r14517: Put Modulesdir: line in .pc files, so 3rd parties know where to installJelmer Vernooij2007-10-101-3/+11
* r14516: dynconfig fixesJelmer Vernooij2007-10-101-1/+3