summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* r21678: Don't generate Requires.private lines for install .pc files. Static ↵Jelmer Vernooij2007-10-101-1/+1
| | | | | | library use by external programs is still broken, but this should at least fix shared libs. (This used to be commit 06659bce1b5dc7529d0984deadd451478c082773)
* r21677: Run some of the other ldap tests, tooJelmer Vernooij2007-10-101-3/+4
| | | | (This used to be commit b8f43e1eb1f626690df61e75ce1a06a94d19cf64)
* r21676: Run more NET testsJelmer Vernooij2007-10-101-3/+3
| | | | (This used to be commit 06eb2faebb331e9385f39b27e82e399d34b8b938)
* r21675: Run some more of the NET tests.Jelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit 778a150f35152ae435632434561fb205d25bc604)
* r21674: Fix argumentJelmer Vernooij2007-10-101-2/+2
| | | | (This used to be commit 43e1cccf112f850cb70ab78f56ea1d0c233e45fa)
* r21673: Fix Samba 3 data read tests. I can't figure out why the upgrade one ↵Jelmer Vernooij2007-10-104-3/+30
| | | | | | is broken, so that one is still disabled. (This used to be commit ef794f03d50022a77303c77045a04d9407d07cbc)
* r21671: Add initial simple tests for socket wrapperJelmer Vernooij2007-10-105-1/+86
| | | | (This used to be commit 872e2ad541478597191ca9e31872d5c8e2bbb832)
* r21670: More testsJelmer Vernooij2007-10-101-0/+94
| | | | (This used to be commit eeb3b2ff68a414b2d7c828124c148015f6fa2fe9)
* r21669: Fix --enable-dso buildJelmer Vernooij2007-10-104-8/+8
| | | | (This used to be commit 7cf9d07c88b0c81777bb9363d445ac657982a366)
* r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. AddJames Peach2007-10-104-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)
* r21662: More samr testsJelmer Vernooij2007-10-102-5/+115
| | | | (This used to be commit 2eae55819ec51dc53aa8bdea7b777cb2e8444cea)
* r21661: Put direction in test nameJelmer Vernooij2007-10-101-1/+1
| | | | (This used to be commit bb0ebdab63bd8ba643f372fda8fe2ef4d600035b)
* r21660: Add another testJelmer Vernooij2007-10-102-4/+18
| | | | (This used to be commit 0b1e793ed56e3c4c592d8baaf3139e42b01b942b)
* r21659: Rename functions.James Peach2007-10-102-2/+2
| | | | (This used to be commit 6e645577a60bc79431a962b6522e8592b7c50e98)
* r21658: Add some tests for SAMR NDRJelmer Vernooij2007-10-103-1/+91
| | | | (This used to be commit a36912721ae84d3a1702bd83d735cc1097968f46)
* r21656: Move tests a bit closer to the things they test, should make syncing ↵Jelmer Vernooij2007-10-109-10/+7
| | | | | | with samba3 easier. (This used to be commit 4d755fb5d7adedd1dd8bad917b921324411bfd59)
* r21654: Add simple test for print functions.Jelmer Vernooij2007-10-102-3/+23
| | | | (This used to be commit 3c9df011a85aa8178a26d66faaaed5c88757800e)
* r21653: Add two more tdr tests.Jelmer Vernooij2007-10-102-0/+41
| | | | (This used to be commit cc40e3acd95aecea481a65e936d311b815c6e9ae)
* r21650: Update ndrdump to work in samba3Jelmer Vernooij2007-10-101-1/+24
| | | | (This used to be commit 10295d9bdd035c008fa7dafef0426c1e86250ac9)
* r21649: Update self test scripts to start Fedora DS. This requires currentAndrew Bartlett2007-10-103-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)
* r21648: Start a UNIX extensions test set. Add a test for the SMBWhoami query.James Peach2007-10-103-0/+395
| | | | (This used to be commit ca89683dc28104a8cee23b0c1428350f22a68c99)
* r21620: commit updated versions (with correct paths)Andrew Tridgell2007-10-104-858/+1206
| | | | (This used to be commit 2694bfb143eeb78a9a0b121dbc6a3e0a908ca06c)
* r21618: an attempt to fix the problem with lcov and yacc generated C codeAndrew Tridgell2007-10-101-2/+2
| | | | (This used to be commit e9d17b5ba0846fbe47b5e4001f5f6394884961d1)
* r21595: add a constant and some commentsStefan Metzmacher2007-10-101-0/+12
| | | | | metze (This used to be commit b8af925da9c515f3803aa813ef5e4cded892a525)
* r21594: give the same error in all resolve backendsStefan Metzmacher2007-10-101-2/+2
| | | | | metze (This used to be commit 5534ba591deb362e30e40afff923af4b890ab7a9)
* r21593: give a more useful error, when we can't resolve a long nameStefan Metzmacher2007-10-101-0/+9
| | | | | | | via broadcast of wins metze (This used to be commit 49591d699653e48f2e9540359e5b4ae97786511c)
* r21592: compress_name() returns NULL for names longer than 15 charsStefan Metzmacher2007-10-101-0/+6
| | | | | | | giving NO_MEMORY back is ugly, so give a useful error metze (This used to be commit fbc1e16331c5957892e4bfc439ea5c4e0387b32e)
* r21591: add new error codeStefan Metzmacher2007-10-102-0/+2
| | | | | metze (This used to be commit 04da3db29d57ffeab3ba39551b326b8c176a5bcb)
* r21590: add RPC-HANDLES-MIXED-SHARED test, which shows thatStefan Metzmacher2007-10-101-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)
* r21589: give an error when the assoc_group_id isn't 0Stefan Metzmacher2007-10-101-0/+4
| | | | | | | TODO: we need to correctly implement assoc groups! metze (This used to be commit df7c6c6e0b961eda8daf182df8faed6b29639149)
* r21588: add a RPC-HANDLES-LSARPC-SHARED test, which demonstratesStefan Metzmacher2007-10-102-1/+247
| | | | | | | policy handles can be shared between connections metze (This used to be commit 874cb393666b950b379d07e6af5bcf41f2bf4746)
* r21586: update manifestJelmer Vernooij2007-10-101-10/+2
| | | | (This used to be commit 6ec3c5430db21f312d697fd9491a6867e36d96a6)
* r21584: Support for tagged types has landed!Jelmer Vernooij2007-10-108-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)
* r21583: add missing CN=Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 199416a4d3d7e0f4c416c66cb92e49fc9a83a556)
* r21582: Allow modification of LDFLAGSJelmer Vernooij2007-10-101-8/+7
| | | | (This used to be commit 1726bd33782d1ee77a292bdc0c840959c1c3fb50)
* r21580: Add generic target for test coverage data.Jelmer Vernooij2007-10-102-0/+7
| | | | (This used to be commit a41b72458d04a18da0c0c59cef8a2e24f77e8890)
* r21579: Use utility function to determine function names in ejs code.Jelmer Vernooij2007-10-102-17/+32
| | | | (This used to be commit 1736de4c73a82be8357808dc8ec93d3917213449)
* r21578: Use utility function for naming pull/push/print functions.Jelmer Vernooij2007-10-104-56/+67
| | | | (This used to be commit e0f626b79c43eb59ad3c6e3fb6c267504764bfef)
* r21575: Fix handling of is_scalar() for declares.Jelmer Vernooij2007-10-102-2/+5
| | | | (This used to be commit f0bc29df7297f8f91175091e5f4b14f4ae4b0591)
* r21574: Fix handling of DECLARE.Jelmer Vernooij2007-10-103-2/+9
| | | | (This used to be commit 6a4033464bf269176f928a5b3b7e63aad1bb1e7a)
* r21573: Remove more code that assumed all types are typedefs.Jelmer Vernooij2007-10-104-15/+45
| | | | (This used to be commit bbbfbfa870c44a6148c3d4d47ff409098e85fcc3)
* r21572: More work towards supporting tagged types.Jelmer Vernooij2007-10-105-12/+78
| | | | (This used to be commit 4d28396f0928444406334888f4bc345e74a380df)
* r21571: added RPC-HANDLES test to make testAndrew Tridgell2007-10-102-4/+4
| | | | (This used to be commit 73da5e368ba2307051320cd8cb70b3bd8bd04089)
* r21570: added a RPC-HANDLES test that tries to show that rpc policy handlesAndrew Tridgell2007-10-103-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)
* r21568: More tests.Jelmer Vernooij2007-10-102-4/+141
| | | | (This used to be commit c7bde9c1f537cbcf8e71177e6c3969699c046ecb)
* r21567: Add some more wireshark tests.Jelmer Vernooij2007-10-102-9/+78
| | | | (This used to be commit 40e2956058fe4aaebf3f7269bce90339d7faf24f)
* r21564: Move ndrdump to librpc/tools.Jelmer Vernooij2007-10-104-17/+101
| | | | (This used to be commit e3cc94e7d175824abce16c377e5180b4756543cf)
* r21559: More tests.Jelmer Vernooij2007-10-101-1/+70
| | | | (This used to be commit c68573392b0fbc7c6267ac4fe84f7916e3cec779)
* r21555: Some tests for TYPE in wireshark conformance files.Jelmer Vernooij2007-10-102-3/+37
| | | | (This used to be commit 2a44c8c9c296462350fcae1960265a6ef0f317d8)
* r21554: Use a snippet from tridge's junkcode to cause us to wait for smbd toAndrew Bartlett2007-10-102-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)