summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Collapse)AuthorAgeFilesLines
...
* r14570: Move some functions also they are also used from kpasswdJelmer Vernooij2007-10-103-309/+318
| | | | (This used to be commit 89dfb74894c809d69eab05bdb6d5fe4012153808)
* r14569: Make more functions public.Jelmer Vernooij2007-10-105-3/+6
| | | | (This used to be commit da0a4118189d1026e04e46cb73ba90a4a94d8819)
* r14568: Remove unused function.Rafal Szczesniak2007-10-101-10/+0
| | | | | rafal (This used to be commit 473d6c8e685a0c730c57534cfa079e465de9b233)
* r14567: Make some more functions public.Jelmer Vernooij2007-10-1010-18/+19
| | | | (This used to be commit 8e84e6cb6b172c89072723e07f344da8f4476c1f)
* r14566: Remove unnecessary headers.Rafal Szczesniak2007-10-101-3/+0
| | | | | rafal (This used to be commit 1ba4245fcbe808b4537eff74792d1bc7b94108b9)
* r14565: Fix shared library sonamesJelmer Vernooij2007-10-103-6/+9
| | | | (This used to be commit 3e6b75d955cc49becf9145fbe4380c4e7e7f81f6)
* r14564: Remove dependencies when running distcleanJelmer Vernooij2007-10-101-3/+4
| | | | (This used to be commit 4f99c96509012fa10519627c037dc4297900dcc9)
* r14563: Include both private and proto names in makefile ruleJelmer Vernooij2007-10-101-0/+5
| | | | (This used to be commit 2236ad9096b0ebf19baffb9410bc6347b31c98e9)
* r14562: Use VPATH to solve strange heimdal dependenciesJelmer Vernooij2007-10-103-5/+3
| | | | (This used to be commit 4d09ffa7f128e881fc891988ea672ae93a7ab45d)
* r14560: Finally! Start working on async libnet_RpcConnect and otherRafal Szczesniak2007-10-101-57/+273
| | | | | | | rpc-related calls. rafal (This used to be commit 860f9bcb1ef76ccee59187aa182d4fb765ef5ecd)
* r14558: Another two more static dependencies...Jelmer Vernooij2007-10-102-2/+2
| | | | (This used to be commit 9938b7391ddc558e4962e342180738ce9891180e)
* r14557: Add hack for asn1 filesJelmer Vernooij2007-10-101-3/+2
| | | | (This used to be commit b4796266c3dcd000a034c94ed2ff249735d5db92)
* r14556: Fix some dependenciesJelmer Vernooij2007-10-103-4/+19
| | | | (This used to be commit b5802770322678d3f9c2044039cc254024612f9b)
* r14555: Remove cycle from ruleJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 94d182d6ad7e21c1c1722d91eb84d895889b945c)
* r14554: Write out header dependencies. This means all C files affected will beJelmer Vernooij2007-10-1014-57/+69
| | | | | | | | | | | | | | rebuilt when a header file is changed. It also means parallel builds work now. It will take a minute or so to generate all the dependency information, but there should be no need to rebuild that information later on, unless a file changes. This behaviour is only enabled when building in developer mode (--enable-developer) and requires a GNU make (or compatible). In all other cases, the file 'static_deps.mk' is included, which contains some basic hardcoded dependency information. (This used to be commit eb435386f015ce1d89eb6f7e7837622ebd9e1951)
* r14553: Use double colon feature in the makefile (supported by all buildfarm ↵Jelmer Vernooij2007-10-103-3/+3
| | | | | | hosts!) (This used to be commit f523c51b34c2305dcf861c542336f161a072a2f0)
* r14552: Remove old dependency codeJelmer Vernooij2007-10-102-17/+3
| | | | (This used to be commit 44e132cf1a48174f538348b743096251b3e8f92f)
* r14551: Include path (./) for some older makes.Jelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit d033f13970cd4c8b4d22b813f058f4ac669cb04d)
* r14550: Fix testsJelmer Vernooij2007-10-102-8/+8
| | | | (This used to be commit 765fd852e789371f6b6361acd7603f8056ac14a9)
* r14549: Use make-compatible syntax in extra_cflags.txt so we can avoidJelmer Vernooij2007-10-102-3/+8
| | | | | cflags.pl when using GNU make (This used to be commit 4354147f6b5e9485d0550fa6c8a33be526f54db6)
* r14548: fix build after generated prototypesAlexander Bokovoy2007-10-101-0/+1
| | | | (This used to be commit 25b93e043edc21fa40928c9166764a3a7e1b1e23)
* r14547: Don't install pidl - it fails on the buildfarm as it doesn't obey ↵Jelmer Vernooij2007-10-101-3/+3
| | | | | | $PREFIX. I should've remembered, as this problem has hit me before... (This used to be commit 6a03e18ab881060f67c0313bd2ea4680b6a45f9f)
* r14546: Install pidl in the same location as all other binaries.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 1e6f3c04344070c222508729ee1afdc0e8b3e476)
* r14545: Fix make dependency warning.Jelmer Vernooij2007-10-101-14/+9
| | | | (This used to be commit 130db1abbe7f0998019bdf59332991b2a7d35eb2)
* r14544: Remove exchange-specific files.Jelmer Vernooij2007-10-103-338/+1
| | | | (This used to be commit 4ae0a28b2e85609226aa14c14e06aefad64ee293)
* r14543: Fix some build dependency problems caused by the use of $(builddir)Jelmer Vernooij2007-10-102-18/+18
| | | | (This used to be commit c85c4b97f35ac32c3e7b40fa84414171975ecf54)
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-1092-17/+146
| | | | (This used to be commit 51b4270513752d2eafbe77f9de598de16ef84a1f)
* r14541: separate smbsrv_request and ntvfs_request,Stefan Metzmacher2007-10-1010-702/+523
| | | | | | | | | | with this it's now possible to write a ntvfs_test programm like the vfstest in samba3 also smb2 support will be possible later metze (This used to be commit 7253153691e35cd206346fbd4e9b9f95c042f602)
* r14540: fix a talloc hierachie problem,Stefan Metzmacher2007-10-105-73/+108
| | | | | | | | | make sure file and search handles are cleaned up before anything else in the pvfs_state struct, as there destructors reply on a valid pvfs_state struct metze (This used to be commit aaa5d377b9b6145a83c0e686c7fbb7b561ae8988)
* r14539: get rid of a pointless union layer in struct smb_notifyAndrew Tridgell2007-10-108-115/+113
| | | | (This used to be commit 1e1c5593817e84c59c1a10b5a3c1957e363e5198)
* r14538: ok, I have better used make valgrindtest my self...Stefan Metzmacher2007-10-101-1/+1
| | | | | | | the 3 bytes for WordCount and ByteCount are included in MIN_SMB_SIZE... metze (This used to be commit 4ff3fb35e88643a4637bfca032a6505f9dce3843)
* r14537: remove used fileStefan Metzmacher2007-10-101-339/+0
| | | | | metze (This used to be commit e3f6e53075b34faea6d8a3b9f75aa739e3b0bb7f)
* r14536: add make gdbtest-all and make valgrindtest-allStefan Metzmacher2007-10-101-2/+15
| | | | | metze (This used to be commit cee56387cf62b3cbcc7fbed5d3549d56c2a2d0da)
* r14535: Fix header installationJelmer Vernooij2007-10-102-2/+3
| | | | (This used to be commit 0ef3fc567c9c57cfb81923e1bb6d0d8393075861)
* r14534: Update docoJelmer Vernooij2007-10-101-0/+3
| | | | (This used to be commit 0944dca9586e3dc5ef4a9516c47151d8b121767f)
* r14533: Install pidl, remove some useless header dependenciesJelmer Vernooij2007-10-101-6/+7
| | | | (This used to be commit 2b93fd5246c64f8abad8a8f52b933553d93cb167)
* r14531: Install two extra header filesJelmer Vernooij2007-10-102-1/+5
| | | | (This used to be commit 87cfd6883ef73b8eeee4ca0a201e449417fa066b)
* r14529: Include $(builddir) where necesaryJelmer Vernooij2007-10-103-18/+19
| | | | (This used to be commit ee49674dc6cbda95590409541703c36534b195b3)
* r14528: Fix installation of manpagesJelmer Vernooij2007-10-102-1/+3
| | | | (This used to be commit b96aa4ce2a9918bcbe5d0c498fd7a964253817b5)
* r14527: Fix build problems.Jelmer Vernooij2007-10-1049-102/+148
| | | | (This used to be commit 863ca4014d9b821706ee90f58ab5d5cf3899a4c7)
* r14526: fix the size of the output buffer, we need 1 byte for the Word countStefan Metzmacher2007-10-101-1/+1
| | | | | | | | | | | now smbsrv_setup_reply() and req_setup_chain_reply() do the same thing tridge: can you please check if this is correct, I wonder why we don't got valgrind errors... as the over allocation is disabled currently metze (This used to be commit 3441a4a74fb324a4dfbca13219df4c55ebcfbf6c)
* r14525: Sort list of torture tests alphabeticallyJelmer Vernooij2007-10-101-19/+16
| | | | (This used to be commit 48941ecc870ac96a944beb5657950ad3ec1f1f11)
* r14524: Make TORTURE_NET a separate moduleJelmer Vernooij2007-10-105-22/+60
| | | | | | Add new header for torture utility functions, so torture.h doesn't need to depend on the SMB libraries (This used to be commit ab162bcafc666f226332d4678b0875139a0d65c2)
* r14523: make async search request possibleStefan Metzmacher2007-10-101-26/+60
| | | | | metze (This used to be commit f130632dc58b7afc8270c1bc8a13e3451f8d9ec0)
* r14520: Split up smbtorture binary into a core (torture.c) and UI frontend ↵Jelmer Vernooij2007-10-104-356/+417
| | | | | | (smbtorture.c) (This used to be commit 7f9c11e7b1d7f6ce943900860febe0f43ea6548e)
* r14519: Put base registration in a seperate file, as well as someJelmer Vernooij2007-10-105-1602/+1648
| | | | | of the base tests that were currently in torture.c (This used to be commit 4e7c3c7e1fe383b37d90954982e8bf150a06663a)
* r14518: Support STANDARD_VISIBILITY property on binariesJelmer Vernooij2007-10-103-3/+3
| | | | (This used to be commit 2550f47030e00381b0a2d1a46dfdcc6c3783b64f)
* r14517: Put Modulesdir: line in .pc files, so 3rd parties know where to installJelmer Vernooij2007-10-101-3/+11
| | | | | their modules. (This used to be commit 2cb96e08f3c69f21ed14b12d79f441628a790ce6)
* r14516: dynconfig fixesJelmer Vernooij2007-10-101-1/+3
| | | | (This used to be commit c7f6b0801da00d6eeb846f63a39b656f02b7a6e8)
* r14511: Install more headersJelmer Vernooij2007-10-1017-23/+47
| | | | (This used to be commit e1f896948fad8cf5a1aec300865c250c5721ee7d)