Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r24757: Try parsing a UNC location before a DCE/RPC binding string as the ↵ | Jelmer Vernooij | 1 | -12/+8 | |
latter now accepts strings not prefixed with a transport. (This used to be commit d131d40ae3df3ca8f4ddec2cd0f16210ffe64367) | |||||
2007-10-10 | r24755: Use common code for finding the RPC binding in the torture tests. | Jelmer Vernooij | 19 | -167/+85 | |
(This used to be commit e3310e773924ddd2129e8ca1a86e23d0f713c19c) | |||||
2007-10-10 | r24753: Allow host name in binding string without transport. | Jelmer Vernooij | 3 | -29/+61 | |
(This used to be commit f7051d3a84486ed9d0a1689c10a693521ec63528) | |||||
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 20 | -458/+278 | |
(This used to be commit 2a5a0819eea86ba322434306e062d13893b5722e) | |||||
2007-10-10 | r24741: More use of the torture API. | Jelmer Vernooij | 11 | -48/+63 | |
(This used to be commit de05c3651a6e9e6611b296873526afd9292327c1) | |||||
2007-10-10 | r24738: Fix one more use of pwrite in tdb code in the spirit of r23972 and ↵ | Michael Adam | 1 | -6/+25 | |
r23977. Michael (This used to be commit 7b2cabea55cebb98e0fcee17066a0871667cd83f) | |||||
2007-10-10 | r24736: Convert to using torture API. | Jelmer Vernooij | 2 | -145/+197 | |
(This used to be commit a0f11881546f6cd367d459e016956f76910a0a89) | |||||
2007-10-10 | r24735: Use torture API in more places. | Jelmer Vernooij | 59 | -814/+523 | |
(This used to be commit 1319d88c099496be29dd9214fa2492c81e848369) | |||||
2007-10-10 | r24732: Add comments and fix memory leak. | Rafal Szczesniak | 1 | -8/+61 | |
rafal (This used to be commit 07b52b360676692abf00b64e6eada0f7850357bd) | |||||
2007-10-10 | r24731: Remove unused code - if we hit these error conditions, then we are | Andrew Bartlett | 9 | -82/+0 | |
dead anyway, and a segfault would leave us with more infomation. Andrew Bartlett (This used to be commit 62320616ff8795ff18c8f49029d81f12558c10ed) | |||||
2007-10-10 | r24730: Allow secrets entries to be for service principals. | Andrew Bartlett | 1 | -6/+11 | |
Andrew Bartlett (This used to be commit 7865d10a299a84ed42de4435b7e6400d56161ac5) | |||||
2007-10-10 | r24729: First try and publishing a DNS service account, for folks to play with. | Andrew Bartlett | 4 | -0/+34 | |
The keytab in dns.keytab should (I hope) do the job. Andrew Bartlett (This used to be commit af4d331eef91ef7699d179d15e7337fff1eff7bb) | |||||
2007-10-10 | r24728: Use more stock torture functions. | Jelmer Vernooij | 17 | -75/+43 | |
(This used to be commit da3a7ee407a2b41bd01f45072cad12bf29250b33) | |||||
2007-10-10 | r24727: Initialize variable. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 925fcc336621250a8e45adf3ce8d2ff42307c066) | |||||
2007-10-10 | r24726: Add tests for getting/setting security descriptors (still failing at ↵ | Jelmer Vernooij | 5 | -5/+70 | |
the moment) (This used to be commit ecdfaf56c09e75dc3ca37a3599c89661ad3485ff) | |||||
2007-10-10 | r24725: Don't segfault if hive file can't be found | Jelmer Vernooij | 1 | -0/+2 | |
(This used to be commit 2daa8fa88dbc80a7c54c4b489b1037658d95755c) | |||||
2007-10-10 | r24724: Also install the .reg files for provisioning from an installed version. | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit 9553c20ced3945c5ab8392f7239ecdc852a0e81b) | |||||
2007-10-10 | r24723: Install the right headers for use by samba-gtk. | Jelmer Vernooij | 5 | -34/+32 | |
(This used to be commit 762e893d9ce4cc73bb1763a9520634bf921c0503) | |||||
2007-10-10 | r24721: Avoid True and False because they are only available within Samba. | Jelmer Vernooij | 2 | -6/+6 | |
(This used to be commit 2d049c8d30876075b03ff74f7ba6d0c57bfb5c45) | |||||
2007-10-10 | r24718: Fix some compiler warnings. | Jelmer Vernooij | 3 | -8/+15 | |
(This used to be commit 08f7389ab7312d350e056b1ba98da86d80944424) | |||||
2007-10-10 | r24717: Some more easy bool conversions, update TODO for registry | Jelmer Vernooij | 6 | -50/+21 | |
(This used to be commit fc8771fb6aab815e63334da0159032f7ecd0a931) | |||||
2007-10-10 | r24715: Mark fstring and pstring as deprecated. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit c8118f156129cbd173693157e6648ed5e01813f3) | |||||
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 53 | -169/+172 | |
(This used to be commit 1ce32673d960c8b05b6c1b1b99e1976a402417ae) | |||||
2007-10-10 | r24710: Use standard boolean type for easier use by external users. | Jelmer Vernooij | 15 | -145/+146 | |
(This used to be commit 99f4124137d4a61216e8189f26d4da32882c0f4a) | |||||
2007-10-10 | r24709: Convert perl test harness output to subunit for nicer display. | Jelmer Vernooij | 2 | -1/+29 | |
(This used to be commit 1be11bd0a5092ad9102587ea206388234983c479) | |||||
2007-10-10 | r24708: Move subunit code to a separate module. | Jelmer Vernooij | 2 | -67/+77 | |
(This used to be commit 4be702896d6875b463dee046b34744b0b5699519) | |||||
2007-10-10 | r24707: Remove some more cruft from the test list generation code. | Jelmer Vernooij | 6 | -23/+4 | |
(This used to be commit 76dddbdb519e2ff5384cb931cd24d6763985c5b2) | |||||
2007-10-10 | r24706: Move nmblookup tests to separate blackbox testsuite. | Jelmer Vernooij | 2 | -10/+7 | |
(This used to be commit aeb2e714f22abe68f89218967a55d7abd2d04ae1) | |||||
2007-10-10 | r24705: Avoid undefined value warnings. | Jelmer Vernooij | 1 | -1/+5 | |
(This used to be commit 10f266e4d6a821a91bfa612d744eb7a4bab4ba6a) | |||||
2007-10-10 | r24704: Fix bug in the registry patch code.. all the more proves this code ↵ | Jelmer Vernooij | 2 | -2/+10 | |
needs tests. (This used to be commit aa98d219571c4a7af1e5a0f8483cc17a4b6b36e2) | |||||
2007-10-10 | r24703: Use standard registry diff files when provisioning rather than | Jelmer Vernooij | 8 | -52/+116 | |
LDIF files for the registry files. (This used to be commit 67ad556b7388e5d82756e0a3cfc596e44136329c) | |||||
2007-10-10 | r24700: added auto-reconnect to BENCH-NBENCH. Used for testing cluster | Andrew Tridgell | 2 | -108/+394 | |
failover this is based on a patch from Dmitry Shatrov, with some mods from me (This used to be commit 737be7e2d6cefbdd207629fc2cdd27de83d326b6) | |||||
2007-10-10 | r24698: Patch from Andrew Kroeger <andrew@sprocks.gotdns.com> to fix Bug | Andrew Bartlett | 1 | -3/+4 | |
#4521: smbclient crashes during tab completion when tab hit twice. The readline magic is beyond me, but this seems to do the trick. Andrew Bartlett (This used to be commit e05f3450ecc3f99509fbc069b09d402e3b6d7564) | |||||
2007-10-10 | r24697: Excelent patch and detective work by Matthias Wallnöfer | Andrew Bartlett | 1 | -4/+4 | |
<mwallnoefer@yahoo.de> noticing that: > The error was caused by info1 that is'nt talloced but rather static. In fact, no caller supplies info1 as a valid talloc context - other callers supply an element into the array. Andrew Bartlett (This used to be commit c8e6a87867909b092d0451cd619d7eff4cd80dff) | |||||
2007-10-10 | r24696: Fix bug 4918 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de> | Andrew Bartlett | 2 | -37/+277 | |
with a patch from Andrew Kroeger <andrew@sprocks.gotdns.com>. The changes to samldb_fill_foreignSecurityPrincipal_object() look much larger then they are: We just skip all the objectSid generation if the SID is supplied. By providing a few more objects, standard dialogs on the clients are better behaved, for these 'well known' users. Andrew Bartlett (This used to be commit 35ee4aee719e69983d650602d1c6422a31600001) | |||||
2007-10-10 | r24695: Now the Samba4 passes this test, remove the skip... | Andrew Bartlett | 1 | -8/+0 | |
Andrew Bartlett (This used to be commit 771affed88edd1e2ad891bf2a253f7dc8082dd86) | |||||
2007-10-10 | r24694: Remove objectCategory entries from the setup templates. These can be | Andrew Bartlett | 6 | -47/+0 | |
autogenerated by the objectclass module when the the entries are added. Andrew Bartlett (This used to be commit 79e13349f00d009fc5dd0cdddade379df906ebc8) | |||||
2007-10-10 | r24692: Color expected fialures orange rather than green. | Jelmer Vernooij | 2 | -5/+30 | |
(This used to be commit cadfc0a7a1a86122f9dc5f127c0cd8be89cdaf46) | |||||
2007-10-10 | r24691: All smbclient blackbox tests pass. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit c3a138627487ec0ed5a4c4c4457df35275f4cada) | |||||
2007-10-10 | r24690: Further fix to bug 4919: Ensure we don't supply a NULL URL argument to | Andrew Bartlett | 1 | -0/+5 | |
ldb_connect_backend(). Andrew Bartlett (This used to be commit d0595e7a3d15c40dd49062efa0ddc6864b6b9030) | |||||
2007-10-10 | r24689: There is no such test as LDAP-UPTODATENESS. | Jelmer Vernooij | 2 | -1/+2 | |
(This used to be commit ebdb0ce83b66faeeb3396f293c7fc8ed52c387e7) | |||||
2007-10-10 | r24688: Make output subunit-parseable. | Jelmer Vernooij | 1 | -20/+20 | |
(This used to be commit 2585c6feb22b4409a635017875a2e93fe7c436ba) | |||||
2007-10-10 | r24687: Registry tests are succeeding now so remove from known failure list, ↵ | Jelmer Vernooij | 3 | -33/+93 | |
add summary page with failures and skipped tests to html output. (This used to be commit 227659c2c05f76a37e1c9d20dc3f8b6966a111df) | |||||
2007-10-10 | r24686: Make sure control messages are on a new line. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit 90119f96e96ce71b1fe145be9027d925831f6500) | |||||
2007-10-10 | r24685: Don't warn about iconv tests not being usable until they're actually ↵ | Jelmer Vernooij | 1 | -22/+31 | |
being run. (This used to be commit df34e606981c3a9fe5b9ac846dbf40d36500bd6b) | |||||
2007-10-10 | r24684: Be a bit less verbose | Jelmer Vernooij | 2 | -5/+5 | |
(This used to be commit 7a7af62dc4485d832436ed39dfba41b417ec2b10) | |||||
2007-10-10 | r24683: Add two more tests. | Jelmer Vernooij | 2 | -0/+37 | |
(This used to be commit c87576743b09773489478e6eebeb3a282d6ec21b) | |||||
2007-10-10 | r24682: forgot to actually make the new test buil... | Rafal Szczesniak | 1 | -0/+1 | |
rafal (This used to be commit dbcf4f15a6a0c1bb93b5f65f85795af262bf7552) | |||||
2007-10-10 | r24681: add basic test of libnet_GroupInfo function. | Rafal Szczesniak | 2 | -0/+273 | |
rafal (This used to be commit 5ba36fe70308d99b8ca9104ebf42a5dc0bc7bab7) | |||||
2007-10-10 | r24680: fix a couple of stupid typos from previous commit. | Rafal Szczesniak | 1 | -6/+6 | |
rafal (This used to be commit b21b322e4ce593dafb5331dc4d65fa2d69b61cb8) |