summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | | * | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartletAndrew Bartlett2008-04-1621-4464/+86
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 18dd8120cc35fe3d1cd4455c1f6a32b503274d97)
| | | | * | | | | Fix struct_based winbind test for 'check machine account'.Andrew Bartlett2008-04-162-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The problem here was that we did not fill in the error strings in the success case, and the testsuite checked against the incorrect 'freindly' error string. Andrew Bartlett (This used to be commit df05f118831245bdb19573711545bdb1b01a0c50)
| | | | * | | | | Fix wbinfo --trusted-domains.Andrew Bartlett2008-04-163-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The problems here were that we did not bind to the LSA pipe, and we did not consider it possible to have 0 trusted domains. Andrew Bartlett (This used to be commit 86694d429d62940882ac9b7af83b3e7d00e67c5a)
| | | * | | | | | Fix todo element on actually implemented function.Jelmer Vernooij2008-04-161-1/+1
| | | | |_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | (This used to be commit dedbeea4d28ae10a15766e38e59593a2799183f3)
| | | * | | | | Provide stubs when the [todo] attribute is set.Jelmer Vernooij2008-04-162-14/+42
| | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | (This used to be commit 356a5d24747bb5e1ef9774c690a5ec386a4a165e)
| | | * | | | Use the subunit shell library.Jelmer Vernooij2008-04-169-120/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 49367e044e3ab94639ab3209bfd06c6286b44b59)
| | | * | | | Remove policy library - it's now in a separate git repository.Jelmer Vernooij2008-04-1610-4344/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 9b364bf390524fa34db1b3d7e6f875a6b8f35f24)
| | | * | | | Use library for subunit test functions.Jelmer Vernooij2008-04-161-0/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 690924dc7f43b69b9c4cfc1dd0c9c6e83d333518)
| | | * | | | make sure header can be included more than once.Jelmer Vernooij2008-04-161-0/+5
| | | |/ / / | | | | | | | | | | | | | | | | | | (This used to be commit 38ed501ac8993e84ea7f02d4633bc83b490dfe61)
| | | * | | Now that we don't create a new event context, don't free it.Andrew Bartlett2008-04-161-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This previously would free the torture provided global event context. Andrew Bartlett (This used to be commit 664f2fc49f32a081f14638571ee0db01a7863347)
| | | * | | Remove unused arguments from reg_open_local().Jelmer Vernooij2008-04-169-71/+63
| | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit fee7ea7080ec40182efc6ffe57b267444eb9389a)
| | | * | | Fix -r test, knownfailure return code.Jelmer Vernooij2008-04-161-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 4f0954905a902381e66eec74fd30ff7adde232b8)
| | | * | | Mention the actual exit code when a suite failed.Jelmer Vernooij2008-04-161-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 46ad68ad0b9c604a6519de68c9bce8f5154b5c14)
| | | * | | Merge branch 'wbinfo-test' of ↵Jelmer Vernooij2008-04-162-1/+201
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git://git.samba.org/kai/samba/kai-work-in-progress into v4-0-selftest (This used to be commit 56340a5fa1b075001bba829686861a59406e1f5d)
| | | | * | | blackbox: Add many more tests for wbinfoKai Blin2008-04-152-1/+201
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 0a2942f6e948177fcc671eae705e6e61644de81c)
| | | * | | | Fix executable bit on blackbox ndrdump tests.Jelmer Vernooij2008-04-161-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit a3f0e4151bd87399a8bab9b71bad36bdc53c365c)
| | | * | | | Provide the right error count to formatters.Jelmer Vernooij2008-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit f22602797fe841859c67558bb78e04c98b9e27e0)
| | | * | | | Properly warn about exit codes that indicate success while tests claimJelmer Vernooij2008-04-161-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | failure. (This used to be commit 92873264d707bed88beac54a73a29d66c011f80c)
| | | * | | | Support knownfail Subunit command.Jelmer Vernooij2008-04-161-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ad58a508542bd93115be0ad826fb93aa3d349658)
| | | * | | | Deal with commands not even starting.Jelmer Vernooij2008-04-151-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 0f789e6779eca38d93b968a0ffbbb8559ce483f1)
| | | * | | | Add some documentation about the expected testsuite output.Jelmer Vernooij2008-04-151-3/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit a24651d649d24589a6c65e7bc4be9c49fdc80b2a)
| | | * | | | Add some documentation on test behaviour in selftest.Jelmer Vernooij2008-04-151-12/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit e8e9f2cc7b0503e30b211094f452829395a73eec)
| | * | | | | Distinguish between private and public dependencies in the dot file.Jelmer Vernooij2008-04-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 0690ce5211e659d5b8670d533fde77cf97048884)
| | * | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-08388-1944/+4443
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/auth/credentials/config.mk source/auth/gensec/config.mk source/build/smb_build/makefile.pm source/heimdal_build/config.mk source/lib/events/config.mk source/lib/nss_wrapper/config.mk source/lib/policy/config.mk source/lib/registry/config.mk source/lib/socket_wrapper/config.mk source/lib/tdb/config.mk source/lib/tls/config.mk source/lib/util/config.mk source/libcli/config.mk source/libcli/ldap/config.mk source/libnet/config.mk source/librpc/config.mk source/param/config.mk source/rpc_server/config.mk source/scripting/ejs/config.mk source/smbd/process_model.mk (This used to be commit 760378e0294dd0cd4523a83448328478632d7e3d)
| | * \ \ \ \ \ Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-gmake3Jelmer Vernooij2008-03-282-2/+2
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 71110c8e7d58f42312938d0a8d0b216cbc313885)
| | * \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-287-7/+17
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 4e0b94d648e955b950c50d2ac19e17b06ee1f818)
| | * \ \ \ \ \ \ \ Merge v4.0-testJelmer Vernooij2008-03-28283-3433/+40103
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 977dbdeaf363c8905ed9fd0570eba4be80582833)
| | * | | | | | | | | No longer accept VERSION and SO_VERSION in perl code.Jelmer Vernooij2008-03-101-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 3c9af5c1155b55204145c13622481fc68b876cc5)
| | * | | | | | | | | Move PC_FILE out of the perl code.Jelmer Vernooij2008-03-097-12/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ca8d4260ada9f74ebc406714ca70d20be09b194b)
| | * | | | | | | | | Remove extra line for partial linkage objects, simplify binary handling.Jelmer Vernooij2008-03-092-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit df899e14cb6cdf9725bedc085649bc1ac8749205)
| | * | | | | | | | | Fix the build, symlinks.Jelmer Vernooij2008-03-092-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit c165b34805aa6a82e579afda9f4244c0c68d52b4)
| | * | | | | | | | | Remove unused variables.Jelmer Vernooij2008-03-091-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit cc02f76f24af7de1b821e3591f0618f923c052de)
| | * | | | | | | | | Move more code out of perl build system.Jelmer Vernooij2008-03-093-11/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit bfb4d847005567da43e93987add1a7b171b7b192)
| | * | | | | | | | | Remove correct libraries.Jelmer Vernooij2008-03-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 9caa9d85d1ab86bb575a5359d57919b801737a40)
| | * | | | | | | | | Remove dependency on config.Jelmer Vernooij2008-03-081-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 9bdfff0f6f45ffa19bcc996d65d84138f2a02bcf)
| | * | | | | | | | | Allow parentheses in commands.Jelmer Vernooij2008-03-081-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit b5c293f05303460aceb8e29a1be68945fac9071a)
| | * | | | | | | | | Fix dependencies.Jelmer Vernooij2008-03-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 5d6ce4767b4c81f7fc69600cec6d83c0fbd6a355)
| | * | | | | | | | | Fix the build.Jelmer Vernooij2008-03-0821-48/+97
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit f2e49744717eb46bbfafeea9e2eb412a38a142e7)
| | * | | | | | | | | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-0820-33/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 0ba8ac6a14c62ff9edfe9f0bf43b8a7406b85291)
| | * | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-082-137/+111
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit cffaf5f6030b5d9b6d4d802b557fd8ea7afd043d)
| | * | | | | | | | | | Use make macro for module installation.Jelmer Vernooij2008-03-072-7/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 45d252fd9b3df4f1221a23cece78b673a55dfc7c)
| | * | | | | | | | | | Use GNU make.Jelmer Vernooij2008-03-072-8/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 28aff6fafbb3d8796dd6aaac92500254cf50253e)
| | * | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-076-182/+141
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit ac27a1451dfe5c0c957e93fdc84602c3c1c7deac)
| | * | | | | | | | | | | Fix the build.Jelmer Vernooij2008-03-072-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 3b7940d531a30098ca9a09e9c83dc4d223d1fe8f)
| | * | | | | | | | | | | Merge branch 'v4-0-test' into v4-0-gmake3Jelmer Vernooij2008-03-071-15/+16
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 2bf43c7932d886b0db3e1c2f5a4b8697435b0c5c)
| | * | | | | | | | | | | | Remove unused code, simplify alias handling.Jelmer Vernooij2008-03-071-16/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 4994b81b50085c2f6d3c39be3db86ffe97f1db58)
| | * | | | | | | | | | | | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-0748-642/+1081
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit e4da851bd7e7620bbf99efe20a496b1be78ba4e2)
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-03-046-553/+22
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: source/build/smb_build/makefile.pm (This used to be commit 391fea450b2e6664fcd4e4419858997c6094cf3e)
| | * | | | | | | | | | | | | | Remove extra empty lines in data.mk.Jelmer Vernooij2008-03-042-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 9d751319bd4ca1c26c8bd01cbdfdaf6c2d949981)
| | * | | | | | | | | | | | | | Fix the build.Jelmer Vernooij2008-03-049-43/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This used to be commit 49ef8d0c197fa61dc5c524e4a0f569af72d3c0e9)