summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r21669: Fix --enable-dso buildJelmer Vernooij4-8/+8
(This used to be commit 7cf9d07c88b0c81777bb9363d445ac657982a366)
2007-10-10r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. AddJames Peach4-15/+30
convenience API to create an anonymous credential. Don't clobber cmdline_credentials in the UNIX-WHOAMI test. (This used to be commit 73cea4e0c66f57057ed12b07bbb94b4e783ba6bf)
2007-10-10r21662: More samr testsJelmer Vernooij2-5/+115
(This used to be commit 2eae55819ec51dc53aa8bdea7b777cb2e8444cea)
2007-10-10r21661: Put direction in test nameJelmer Vernooij1-1/+1
(This used to be commit bb0ebdab63bd8ba643f372fda8fe2ef4d600035b)
2007-10-10r21660: Add another testJelmer Vernooij2-4/+18
(This used to be commit 0b1e793ed56e3c4c592d8baaf3139e42b01b942b)
2007-10-10r21659: Rename functions.James Peach2-2/+2
(This used to be commit 6e645577a60bc79431a962b6522e8592b7c50e98)
2007-10-10r21658: Add some tests for SAMR NDRJelmer Vernooij3-1/+91
(This used to be commit a36912721ae84d3a1702bd83d735cc1097968f46)
2007-10-10r21656: Move tests a bit closer to the things they test, should make syncing ↵Jelmer Vernooij9-10/+7
with samba3 easier. (This used to be commit 4d755fb5d7adedd1dd8bad917b921324411bfd59)
2007-10-10r21654: Add simple test for print functions.Jelmer Vernooij2-3/+23
(This used to be commit 3c9df011a85aa8178a26d66faaaed5c88757800e)
2007-10-10r21653: Add two more tdr tests.Jelmer Vernooij2-0/+41
(This used to be commit cc40e3acd95aecea481a65e936d311b815c6e9ae)
2007-10-10r21650: Update ndrdump to work in samba3Jelmer Vernooij1-1/+24
(This used to be commit 10295d9bdd035c008fa7dafef0426c1e86250ac9)
2007-10-10r21649: Update self test scripts to start Fedora DS. This requires currentAndrew Bartlett3-30/+35
Fedora DS CVS, plus changes to split up 00core.ldif. Now we 'just' need to work to make the tests pass... Andrew Bartlett (This used to be commit d214cb1ccf1b30cd5cb81f98382626c609b23fa3)
2007-10-10r21648: Start a UNIX extensions test set. Add a test for the SMBWhoami query.James Peach3-0/+395
(This used to be commit ca89683dc28104a8cee23b0c1428350f22a68c99)
2007-10-10r21620: commit updated versions (with correct paths)Andrew Tridgell4-858/+1206
(This used to be commit 2694bfb143eeb78a9a0b121dbc6a3e0a908ca06c)
2007-10-10r21618: an attempt to fix the problem with lcov and yacc generated C codeAndrew Tridgell1-2/+2
(This used to be commit e9d17b5ba0846fbe47b5e4001f5f6394884961d1)
2007-10-10r21595: add a constant and some commentsStefan Metzmacher1-0/+12
metze (This used to be commit b8af925da9c515f3803aa813ef5e4cded892a525)
2007-10-10r21594: give the same error in all resolve backendsStefan Metzmacher1-2/+2
metze (This used to be commit 5534ba591deb362e30e40afff923af4b890ab7a9)
2007-10-10r21593: give a more useful error, when we can't resolve a long nameStefan Metzmacher1-0/+9
via broadcast of wins metze (This used to be commit 49591d699653e48f2e9540359e5b4ae97786511c)
2007-10-10r21592: compress_name() returns NULL for names longer than 15 charsStefan Metzmacher1-0/+6
giving NO_MEMORY back is ugly, so give a useful error metze (This used to be commit fbc1e16331c5957892e4bfc439ea5c4e0387b32e)
2007-10-10r21591: add new error codeStefan Metzmacher2-0/+2
metze (This used to be commit 04da3db29d57ffeab3ba39551b326b8c176a5bcb)
2007-10-10r21590: add RPC-HANDLES-MIXED-SHARED test, which shows thatStefan Metzmacher1-0/+136
assoc_groups are shared between idl-interfaces and connections. But you can't close a samr policy handle on a lsa pipe. add RPC-HANDLES-RANDOM-ASSOC test, which shows that you can't bind with an invalid assoc_group_id metze (This used to be commit 26b0e03a776fbac4e93fef585dcfec5962f40387)
2007-10-10r21589: give an error when the assoc_group_id isn't 0Stefan Metzmacher1-0/+4
TODO: we need to correctly implement assoc groups! metze (This used to be commit df7c6c6e0b961eda8daf182df8faed6b29639149)
2007-10-10r21588: add a RPC-HANDLES-LSARPC-SHARED test, which demonstratesStefan Metzmacher2-1/+247
policy handles can be shared between connections metze (This used to be commit 874cb393666b950b379d07e6af5bcf41f2bf4746)
2007-10-10r21586: update manifestJelmer Vernooij1-10/+2
(This used to be commit 6ec3c5430db21f312d697fd9491a6867e36d96a6)
2007-10-10r21584: Support for tagged types has landed!Jelmer Vernooij8-43/+56
It's now possible to use "struct foo" without a typedef in IDL files. echo_info4 is the first type that's been converted. (This used to be commit 3ac68e858df9b53cf5e0a84741916214a53b3121)
2007-10-10r21583: add missing CN=Stefan Metzmacher1-1/+1
metze (This used to be commit 199416a4d3d7e0f4c416c66cb92e49fc9a83a556)
2007-10-10r21582: Allow modification of LDFLAGSJelmer Vernooij1-8/+7
(This used to be commit 1726bd33782d1ee77a292bdc0c840959c1c3fb50)
2007-10-10r21580: Add generic target for test coverage data.Jelmer Vernooij2-0/+7
(This used to be commit a41b72458d04a18da0c0c59cef8a2e24f77e8890)
2007-10-10r21579: Use utility function to determine function names in ejs code.Jelmer Vernooij2-17/+32
(This used to be commit 1736de4c73a82be8357808dc8ec93d3917213449)
2007-10-10r21578: Use utility function for naming pull/push/print functions.Jelmer Vernooij4-56/+67
(This used to be commit e0f626b79c43eb59ad3c6e3fb6c267504764bfef)
2007-10-10r21575: Fix handling of is_scalar() for declares.Jelmer Vernooij2-2/+5
(This used to be commit f0bc29df7297f8f91175091e5f4b14f4ae4b0591)
2007-10-10r21574: Fix handling of DECLARE.Jelmer Vernooij3-2/+9
(This used to be commit 6a4033464bf269176f928a5b3b7e63aad1bb1e7a)
2007-10-10r21573: Remove more code that assumed all types are typedefs.Jelmer Vernooij4-15/+45
(This used to be commit bbbfbfa870c44a6148c3d4d47ff409098e85fcc3)
2007-10-10r21572: More work towards supporting tagged types.Jelmer Vernooij5-12/+78
(This used to be commit 4d28396f0928444406334888f4bc345e74a380df)
2007-10-10r21571: added RPC-HANDLES test to make testAndrew Tridgell2-4/+4
(This used to be commit 73da5e368ba2307051320cd8cb70b3bd8bd04089)
2007-10-10r21570: added a RPC-HANDLES test that tries to show that rpc policy handlesAndrew Tridgell3-1/+214
are not shared between connections. It tests three types of policy handles, on lsa, samr and drsuapi. You need to run on ncacn_ip_tcp with seal for drsuapi. Metze, can you have a look and see how this tallies with what you've seen? (This used to be commit c1f41ac045f6023da06c3dbd0a37f39edd8a62f8)
2007-10-10r21568: More tests.Jelmer Vernooij2-4/+141
(This used to be commit c7bde9c1f537cbcf8e71177e6c3969699c046ecb)
2007-10-10r21567: Add some more wireshark tests.Jelmer Vernooij2-9/+78
(This used to be commit 40e2956058fe4aaebf3f7269bce90339d7faf24f)
2007-10-10r21564: Move ndrdump to librpc/tools.Jelmer Vernooij4-17/+101
(This used to be commit e3cc94e7d175824abce16c377e5180b4756543cf)
2007-10-10r21559: More tests.Jelmer Vernooij1-1/+70
(This used to be commit c68573392b0fbc7c6267ac4fe84f7916e3cec779)
2007-10-10r21555: Some tests for TYPE in wireshark conformance files.Jelmer Vernooij2-3/+37
(This used to be commit 2a44c8c9c296462350fcae1960265a6ef0f317d8)
2007-10-10r21554: Use a snippet from tridge's junkcode to cause us to wait for smbd toAndrew Bartlett2-1/+21
exit. If we kill smbd right away, we can interrupt the gcov data file writeout. Instead, we now wait up to 20 seconds for the process to exit, before sending it a kill -9. Andrew Bartlett (This used to be commit c547bce3d305f64d65961051e6462b8c83871f38)
2007-10-10r21553: Remove bogus comment.Andrew Bartlett1-3/+0
(This used to be commit 7c5529729b95f170508b9fe4f04bd33d6f000b1e)
2007-10-10r21545: Fix pidl test.Jelmer Vernooij1-4/+4
(This used to be commit ed0a7f5091d99a012e366ed3bc877b5228aa62a8)
2007-10-10r21544: Fix duplicate names. The build system should be warning about this....Jelmer Vernooij1-3/+3
(This used to be commit 623026f67aac56c45e298ce5d7af7dbf91ec5df7)
2007-10-10r21541: Export mgmt, samr and atsvc for use in samba-gtk.Jelmer Vernooij6-15/+29
(This used to be commit 7f451cbb8da26cfe27861c402e06b3f34f7ac647)
2007-10-10r21539: try to get rid of all valgrind warnings...Stefan Metzmacher1-26/+21
metze (This used to be commit 21f0e8e16373662f5662957e80c1f26f489f6279)
2007-10-10r21538: this looks better...Stefan Metzmacher1-1/+1
metze (This used to be commit 8ddfbbcb93f7c94ab040984d460d6122f0ff6520)
2007-10-10r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is createdAndrew Tridgell11-21/+36
using the pattern in the clilsa code, it didn't fill in the p->binding structure. This affects nearly all users of dcerpc_pipe_open_smb(), so the simplest fix is to ensure that dcerpc_pipe_open_smb() initialises the binding if its not already there. - re-enable the RAW-ACLS test (This used to be commit d8875c286d2be49c01703d8fd58bbc1842054bd9)
2007-10-10r21534: Add some more tests for wireshark.Jelmer Vernooij3-6/+50
(This used to be commit b10432096181cf8e7d729e58a5ab54fac5eaa5fe)