summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-185-5/+18
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/makefile.pm (This used to be commit 4d190270463f8db475c152f5502c9de01765d904)
| * | | Add elements in the build system implicitly if they're unknownJelmer Vernooij2008-02-181-1/+14
| | | | | | | | | | | | | | | | | | | | (so they can be regular make rules). (This used to be commit 1da14d5efe63b97719c81fcf4851c5b79609776b)
| * | | Reenable partial linkingJelmer Vernooij2008-02-183-4/+3
| | | | | | | | | | | | | | | | (This used to be commit a7512fb059d5dcb6bf70418622206eec94153693)
| * | | Fix installation of gencache.Jelmer Vernooij2008-02-181-0/+1
| | | | | | | | | | | | | | | | (This used to be commit 96f073020fa6a5553222c7b05654d30fd13b5e69)
| * | | Merge functions.Jelmer Vernooij2008-02-181-12/+2
| | | | | | | | | | | | | | | | (This used to be commit d318809f0db71f4a37033c3e9f0dce2ee5a69b07)
| * | | Eliminate duplicate variable.Jelmer Vernooij2008-02-182-4/+1
| | | | | | | | | | | | | | | | (This used to be commit f5b2b20cafc137604bc527ca6bb2bc8edab551e9)
* | | | Provide variable with current directory.Jelmer Vernooij2008-02-181-1/+1
| | | | | | | | | | | | | | | | (This used to be commit 3116142b6116a84c63b4805901775826b1ca0af7)
* | | | Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-1812-31/+104
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/main.pl source/build/smb_build/makefile.pm (This used to be commit d31987461984aebf8c6f2513e83c92757c0f83c7)
| * | | Switch back to using static libraries for subsystems for now, since partial ↵Jelmer Vernooij2008-02-181-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | linking is still giving some problems. (This used to be commit 0d8ddae4964dc50e981e12b6a93235a50a0607ff)
| * | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivialJelmer Vernooij2008-02-187-15/+63
| |\| | | | | | | | | | | | | | (This used to be commit 2fb93e85eb5f415fbcdfb2fc0a1a58fad823138a)
| | * | disable the EAS level in SMB2-GETINFO test until we get some feedbackAndrew Tridgell2008-02-181-4/+6
| | | | | | | | | | | | | | | | | | | | on how the alignment requirements have changed (This used to be commit 2a474568c2f85603657a97ad658089122a1f4f19)
| | * | open a root handle in SMB2 should use a NULL filename, not a zero lengthAndrew Tridgell2008-02-181-1/+2
| | | | | | | | | | | | | | | | | | | | filename (This used to be commit a29dd708bf26440552ffa9d83332329b4c108857)
| | * | 3 places where the VFS backend doesn't handle NULL strings.Andrew Tridgell2008-02-183-0/+15
| | | | | | | | | | | | | | | | (This used to be commit cf109460aff5a8437ab7eba05e4d7316a131080e)
| | * | handle pushing of zero length smb2 stringsAndrew Tridgell2008-02-181-0/+6
| | | | | | | | | | | | | | | | (This used to be commit 66d0502228b31533b5d93731128a681992c22eda)
| | * | fixed RAW-READ after the bufinfo changes. Thanks to Metze for spottingAndrew Tridgell2008-02-161-0/+3
| | | | | | | | | | | | | | | | | | | | this. (This used to be commit 3c9973b695a0b5c30d3a5bfabecf62dd1a25ebc1)
| | * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testAndrew Tridgell2008-02-169-365/+604
| | |\ \ | | | | | | | | | | | | | | | (This used to be commit 26475a231f73aaeef31e433b33dbfee6158e321d)
| | * | | fixed handling of zero sized buffers versus NULL buffers inAndrew Tridgell2008-02-161-10/+31
| | | | | | | | | | | | | | | | | | | | | | | | | SMB2. Thanks to Metze for spotting this. (This used to be commit fbcf3e65b9284e5d1862c98706d7f148a36afe47)
| * | | | Prevent adding libreplace when not necessary.Jelmer Vernooij2008-02-161-3/+1
| | | | | | | | | | | | | | | | | | | | (This used to be commit 978eb6f1616122e13429b00268d03942afc41425)
| * | | | Some more mergedobj fixes.Jelmer Vernooij2008-02-162-13/+4
| | | | | | | | | | | | | | | | | | | | (This used to be commit c481d88d37346885f7809f73035a2bc9f2468848)
| * | | | Use standard variable for partial linking.Jelmer Vernooij2008-02-163-1/+5
| | | | | | | | | | | | | | | | | | | | (This used to be commit 949fca9540889bb640466fc21ca36d08f77066a3)
| * | | | Reintroduce mergedobj support.Jelmer Vernooij2008-02-163-1/+32
| | | | | | | | | | | | | | | | | | | | (This used to be commit 1cf23c58411a9b8a9bb97016c27c10a218e73146)
* | | | | Simpler handling of sonameflag.Jelmer Vernooij2008-02-161-16/+7
| | | | | | | | | | | | | | | | | | | | (This used to be commit ef532a715e8d05652bc7b320d6d0b88a93599b33)
* | | | | Merge unused function.Jelmer Vernooij2008-02-161-11/+2
| | | | | | | | | | | | | | | | | | | | (This used to be commit d3725224cfe0a10e99b0012f4e0e79ea427962de)
* | | | | Properly escape quotes in init functions.Jelmer Vernooij2008-02-161-1/+5
| | | | | | | | | | | | | | | | | | | | (This used to be commit 0efa80f30b4f3287a204af450a43dcdfa9baad8a)
* | | | | Move logic to makefileJelmer Vernooij2008-02-161-3/+3
| | | | | | | | | | | | | | | | | | | | (This used to be commit 412c1c2c1eabec25fb9d6506ece06032da798ebe)
* | | | | Move responsibilities of build.h to makefile.Jelmer Vernooij2008-02-1611-97/+13
| | | | | | | | | | | | | | | | | | | | (This used to be commit a43f6d37bce85748e9cf2675e5beced5db26f1c3)
* | | | | Remove some unused code.Jelmer Vernooij2008-02-161-8/+1
| | | | | | | | | | | | | | | | | | | | (This used to be commit 7a11659c18b5d13c5397e8121ef4e35e188a8402)
* | | | | Avoid creating a whole bunch of files in bin/modules.Jelmer Vernooij2008-02-161-18/+3
| | | | | | | | | | | | | | | | | | | | (This used to be commit dadae70042600f13f6f9bfcf2d045a797e2b9e69)
* | | | | Remove some unused code.Jelmer Vernooij2008-02-162-13/+6
| | | | | | | | | | | | | | | | | | | | (This used to be commit 8214fb600ec626a8dd01ef3e2af1f4a8bf27dcb2)
* | | | | Use make list concatenation support to create list of object files for ↵Jelmer Vernooij2008-02-163-23/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | subsystems/libraries. (This used to be commit 6d3c45889fd20dba5f77466f1e4452a47b442ae4)
* | | | | Use make to generate list of python files, remove unused variable.Jelmer Vernooij2008-02-161-9/+2
| | | | | | | | | | | | | | | | | | | | (This used to be commit 7ec39624392fd0a0e64326e06acf9d42c86d06f9)
* | | | | Remove unused ALL_OBJS variable.Jelmer Vernooij2008-02-161-14/+3
| | | | | | | | | | | | | | | | | | | | (This used to be commit 919976f393274c6dfe5394eef79f2f3b38f1ffa9)
* | | | | Use make to create lists of plugins, remove duplicate variable.Jelmer Vernooij2008-02-162-7/+2
| | | | | | | | | | | | | | | | | | | | (This used to be commit 36cc584374d32c7875333fa5abd97b31e83291aa)
* | | | | Use make to create lists of pc files and prototype headers.Jelmer Vernooij2008-02-162-5/+8
| | | | | | | | | | | | | | | | | | | | (This used to be commit 6cc7bc1586e892e8470cb3f18a7afa2029a0399d)
* | | | | Use make to generate list of prototype headers.Jelmer Vernooij2008-02-161-4/+2
| | | | | | | | | | | | | | | | | | | | (This used to be commit 20800de0581de1f8be57755df5cc05ffad34ada9)
* | | | | Use make to generate lists of libraries.Jelmer Vernooij2008-02-161-6/+2
| | | | | | | | | | | | | | | | | | | | (This used to be commit 8e1396d5666b1c9306e04cf98d1c89fa13199c7d)
* | | | | Generate manpage list with make.Jelmer Vernooij2008-02-161-4/+1
| | | | | | | | | | | | | | | | | | | | (This used to be commit 7eaa96169f0a32110194560ff27ed89120160efc)
* | | | | Create SBIN_PROGS and BIN_PROGS lists from within make.Jelmer Vernooij2008-02-161-6/+2
| | | | | | | | | | | | | | | | | | | | (This used to be commit 62abd38725ecbe149075a5e2097a08981cd156cf)
* | | | | Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-162-8/+4
|\| | | | | | | | | | | | | | | | | | | (This used to be commit 8e716d139003d3e743dd99d93f76da4cfa7d48b3)
| * | | | Remove unused code.Jelmer Vernooij2008-02-162-8/+4
| | | | | | | | | | | | | | | | | | | | (This used to be commit 98d6095b9605ff4db61394719f29b3e38349c59f)
* | | | | Merge branch 'v4-0-trivial' into v4-0-gmake3Jelmer Vernooij2008-02-162-13/+20
|\| | | | | | | | | | | | | | | | | | | (This used to be commit c1b2b5f9f479e202f30f245a47d2743a592deeb8)
| * | | | Simplify handling of plugin installation.Jelmer Vernooij2008-02-162-13/+20
| | | | | | | | | | | | | | | | | | | | (This used to be commit 8f1270dd5c7688f023cf24215fa229da213e760c)
| * | | | Add static header for gencache.Jelmer Vernooij2008-02-163-6/+95
| | | | | | | | | | | | | | | | | | | | (This used to be commit 58c25657bf552a11e7c522602805ba961de94cf2)
* | | | | use gmake to handle .py file copies.Jelmer Vernooij2008-02-162-3/+5
| | | | | | | | | | | | | | | | | | | | (This used to be commit 33111f98df7e8f9bb7d62599c6b13a1a4479a2e1)
* | | | | Rely on GNU make to build static libraries.Jelmer Vernooij2008-02-162-4/+7
| | | | | | | | | | | | | | | | | | | | (This used to be commit 8e9856412befc0ea94536dd492588f232347564a)
* | | | | Revert "Allow LDB to be a static library again."Jelmer Vernooij2008-02-164-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 16fd90d7a99ae8eaf2accf3c8b3ec55b2223f9cd. (This used to be commit 9166e48944819041ed5db6dbd432fc660660c5ce)
* | | | | Allow LDB to be a static library again.Jelmer Vernooij2008-02-164-29/+0
| | | | | | | | | | | | | | | | | | | | (This used to be commit 16fd90d7a99ae8eaf2accf3c8b3ec55b2223f9cd)
* | | | | Add static header for gencache.Jelmer Vernooij2008-02-163-6/+95
|/ / / / | | | | | | | | | | | | (This used to be commit 9a0f6a0012243a74702c723dec808c99c58c772e)
* | / / Formatting fixes.Jelmer Vernooij2008-02-161-2/+3
| |/ / |/| | | | | | | | (This used to be commit bc0fab89e325ebb6ab870b1c3f4b263c50631b70)
* | | Unconditionally run the python tests.Jelmer Vernooij2008-02-151-30/+26
| | | | | | | | | | | | (This used to be commit 0ab4428fce9f2b970dfbced3b5dfea7ec688760a)