Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6565: Cludge, cludge, cludge... | Andrew Bartlett | 15 | -57/+84 |
2007-10-10 | r6564: - Fix bug in socket_wrapper | Jelmer Vernooij | 4 | -15/+75 |
2007-10-10 | r6563: - fixed the local messaging torture test not to fork, as this causes | Andrew Tridgell | 1 | -14/+15 |
2007-10-10 | r6562: added support for datagram unix domain sockets in the socket library | Andrew Tridgell | 2 | -9/+26 |
2007-10-10 | r6561: re-did the internal message system based on DGRAM unix domain | Andrew Tridgell | 1 | -138/+64 |
2007-10-10 | r6560: added a tdb_chainlock_read() call in ldb_search(). This guarantees | Andrew Tridgell | 3 | -0/+43 |
2007-10-10 | r6557: make srvsvc available on ncalrpc and ncacn_ip_tcp so we can do each | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r6556: added BENCH-RPC test, useful for simple rpc load testing | Andrew Tridgell | 3 | -1/+123 |
2007-10-10 | r6549: a simple ldap test script | Andrew Tridgell | 1 | -0/+20 |
2007-10-10 | r6546: Fix ldb standalone build | Jelmer Vernooij | 4 | -4/+39 |
2007-10-10 | r6545: some notes and experiments on ref ptrs, testing with midl | Andrew Tridgell | 1 | -0/+220 |
2007-10-10 | r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC. | Andrew Bartlett | 8 | -35/+98 |
2007-10-10 | r6541: added double pointer test to win32 echo client | Andrew Tridgell | 2 | -0/+19 |
2007-10-10 | r6540: Implement a bunch more SAMR functions. | Tim Potter | 3 | -19/+139 |
2007-10-10 | r6539: A patch from jbm: | Tim Potter | 1 | -13/+16 |
2007-10-10 | r6538: Somehow building shared libraries was broken. Either AC_CANONICAL_HOST | Tim Potter | 1 | -0/+2 |
2007-10-10 | r6534: Patch from lieschen to fix our vital user creation tools :-) | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r6531: fixed gentest with new credentials code | Andrew Tridgell | 1 | -7/+16 |
2007-10-10 | r6530: the server ID of a connection in the single process model should be | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r6529: fixed locktest with new credentials code | Andrew Tridgell | 1 | -8/+15 |
2007-10-10 | r6528: - in tdb_fetch() we effectively disallowed zero length records by | Andrew Tridgell | 2 | -8/+5 |
2007-10-10 | r6527: Resurrect getntacl utility program. At the moment we only display the | Tim Potter | 2 | -3/+117 |
2007-10-10 | r6526: Rename this RPC fault. Everybody else calls this ACCESS_DENIED, and | Andrew Bartlett | 3 | -3/+3 |
2007-10-10 | r6525: Remove incorrect comment. | Andrew Bartlett | 1 | -2/+0 |
2007-10-10 | r6524: Fix the error we print when the RPC-ECHO test fails. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r6523: Another string that isn't filled in. I wonder why this is, but for | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r6522: I have no idea why this change was made, but it not only breaks | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r6521: Include system/network.h to fix compiler warning. | Tim Potter | 1 | -0/+1 |
2007-10-10 | r6520: Fix unused variable warning. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6519: move string handling functions to a seperate file | Stefan Metzmacher | 4 | -476/+501 |
2007-10-10 | r6518: fix formatting | Stefan Metzmacher | 1 | -13/+13 |
2007-10-10 | r6517: this line should be removed in the last patch, (I readded it just for ... | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r6516: use only one list of scalar types and make "string" just a simple scal... | Stefan Metzmacher | 2 | -77/+147 |
2007-10-10 | r6513: Commit talloc_free_children. | Volker Lendecke | 2 | -20/+45 |
2007-10-10 | r6512: Refactor samr torture test to use the nicer OO interface instead of the | Tim Potter | 1 | -552/+88 |
2007-10-10 | r6511: Implement GetUserPwInfo(), QueryUserInfo(), QueryUserInfo2(). | Tim Potter | 1 | -5/+29 |
2007-10-10 | r6510: Initialise rid parameter in samr_RidToSid(). This is faulting for me | Tim Potter | 1 | -4/+56 |
2007-10-10 | r6509: fixed a crash bug found by a-jutley@microsoft.com in RPC-RAP test | Andrew Tridgell | 1 | -8/+14 |
2007-10-10 | r6508: Fix typo - yay testsuite. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6507: Fix syntax error in GetAliasMembership(). | Tim Potter | 1 | -1/+11 |
2007-10-10 | r6506: Rename parameter to GetDomPwInfo. | Tim Potter | 1 | -2/+2 |
2007-10-10 | r6504: Fix incorrect value for SERVICE_STATE_ALL found by Karl Melcher. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r6498: Add comments in line with those I already added to 3.0. | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r6487: Use autoconf for standalone build of tdb | Jelmer Vernooij | 3 | -1/+18 |
2007-10-10 | r6486: Add 'make install' and pkg-config file. | Jelmer Vernooij | 3 | -1/+22 |
2007-10-10 | r6485: Move LDAP detection M4 file and use it for the standalone ldb build | Jelmer Vernooij | 5 | -274/+2 |
2007-10-10 | r6484: fix NTLMSSP client against w2k and w2k3 | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r6483: fix anonymous connections, '-U %' or '-U ""%""' can be used for this | Stefan Metzmacher | 2 | -1/+6 |
2007-10-10 | r6481: change download instructions to include tdb and talloc | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r6480: fixed whitespace typo | Andrew Tridgell | 1 | -1/+1 |