summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r6603: More work on the samdump puzzle. This implements a function pointerAndrew Bartlett3-46/+125
2007-10-10r6600: Rework of the GTK credentials system; the credentials information isJelmer Vernooij9-113/+104
2007-10-10r6599: Fix formating using 'linux' C styleAlexander Bokovoy4-169/+215
2007-10-10r6598: Make it easy to point the test_echo.sh at remote servers, withoutAndrew Bartlett1-1/+6
2007-10-10r6597: Make use of libblkid (part of e2fsprogs) for reporting volume GUID, if...Alexander Bokovoy3-2/+196
2007-10-10r6592: Throw an IOError exception if tdb_open() or tdb_open_Ex() returns NULL.Tim Potter1-0/+12
2007-10-10r6591: Add some comments.Tim Potter1-4/+44
2007-10-10r6590: Remove bogus library versioning variables from swig wrappers.Tim Potter1-6/+0
2007-10-10r6589: Make the library versioning options for building a shared library opti...Tim Potter1-3/+10
2007-10-10r6582: Remove the hack that metze needed because Samba4 didn't have a samdumpAndrew Bartlett1-9/+0
2007-10-10r6581: improved the error message for RAW-LOCK timeoutsAndrew Tridgell1-1/+3
2007-10-10r6580: fixed the bug that caused the truncation of the main file on a streamAndrew Tridgell2-7/+21
2007-10-10r6579: improved the handling of lock timeouts and cancels in the pvfs lockingAndrew Tridgell1-16/+16
2007-10-10r6578: brown paper bag time with the new messaging code ....Andrew Tridgell1-1/+1
2007-10-10r6577: Make test works without installation now.Jelmer Vernooij4-22/+30
2007-10-10r6574: send a value for embedded ref pointers,Stefan Metzmacher1-1/+1
2007-10-10r6573: Start on my project to implement an NT4 compatible BDC in Samba4.Andrew Bartlett14-2/+577
2007-10-10r6572: add "string_array" as new scalar type for handling SPOOLSS string array'sStefan Metzmacher5-6/+87
2007-10-10r6571: create a simple smb.conf by provision.plStefan Metzmacher2-0/+14
2007-10-10r6568: Some more small 'make test' fixesJelmer Vernooij2-9/+6
2007-10-10r6567: Use "real" prefix for 'make test'Jelmer Vernooij2-7/+7
2007-10-10r6565: Cludge, cludge, cludge...Andrew Bartlett15-57/+84
2007-10-10r6564: - Fix bug in socket_wrapperJelmer Vernooij4-15/+75
2007-10-10r6563: - fixed the local messaging torture test not to fork, as this causesAndrew Tridgell1-14/+15
2007-10-10r6562: added support for datagram unix domain sockets in the socket libraryAndrew Tridgell2-9/+26
2007-10-10r6561: re-did the internal message system based on DGRAM unix domainAndrew Tridgell1-138/+64
2007-10-10r6560: added a tdb_chainlock_read() call in ldb_search(). This guaranteesAndrew Tridgell3-0/+43
2007-10-10r6557: make srvsvc available on ncalrpc and ncacn_ip_tcp so we can do eachAndrew Tridgell1-0/+1
2007-10-10r6556: added BENCH-RPC test, useful for simple rpc load testingAndrew Tridgell3-1/+123
2007-10-10r6549: a simple ldap test scriptAndrew Tridgell1-0/+20
2007-10-10r6546: Fix ldb standalone buildJelmer Vernooij4-4/+39
2007-10-10r6545: some notes and experiments on ref ptrs, testing with midlAndrew Tridgell1-0/+220
2007-10-10r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett8-35/+98
2007-10-10r6541: added double pointer test to win32 echo clientAndrew Tridgell2-0/+19
2007-10-10r6540: Implement a bunch more SAMR functions.Tim Potter3-19/+139
2007-10-10r6539: A patch from jbm:Tim Potter1-13/+16
2007-10-10r6538: Somehow building shared libraries was broken. Either AC_CANONICAL_HOSTTim Potter1-0/+2
2007-10-10r6534: Patch from lieschen to fix our vital user creation tools :-)Andrew Bartlett1-2/+2
2007-10-10r6531: fixed gentest with new credentials codeAndrew Tridgell1-7/+16
2007-10-10r6530: the server ID of a connection in the single process model should beAndrew Tridgell1-1/+1
2007-10-10r6529: fixed locktest with new credentials codeAndrew Tridgell1-8/+15
2007-10-10r6528: - in tdb_fetch() we effectively disallowed zero length records byAndrew Tridgell2-8/+5
2007-10-10r6527: Resurrect getntacl utility program. At the moment we only display theTim Potter2-3/+117
2007-10-10r6526: Rename this RPC fault. Everybody else calls this ACCESS_DENIED, andAndrew Bartlett3-3/+3
2007-10-10r6525: Remove incorrect comment.Andrew Bartlett1-2/+0
2007-10-10r6524: Fix the error we print when the RPC-ECHO test fails.Andrew Bartlett1-1/+1
2007-10-10r6523: Another string that isn't filled in. I wonder why this is, but forAndrew Bartlett1-1/+4
2007-10-10r6522: I have no idea why this change was made, but it not only breaksAndrew Bartlett1-2/+1
2007-10-10r6521: Include system/network.h to fix compiler warning.Tim Potter1-0/+1
2007-10-10r6520: Fix unused variable warning.Tim Potter1-1/+1