summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r6563: - fixed the local messaging torture test not to fork, as this causesAndrew Tridgell2007-10-101-14/+15
* r6562: added support for datagram unix domain sockets in the socket libraryAndrew Tridgell2007-10-102-9/+26
* r6561: re-did the internal message system based on DGRAM unix domainAndrew Tridgell2007-10-101-138/+64
* r6560: added a tdb_chainlock_read() call in ldb_search(). This guaranteesAndrew Tridgell2007-10-103-0/+43
* r6557: make srvsvc available on ncalrpc and ncacn_ip_tcp so we can do eachAndrew Tridgell2007-10-101-0/+1
* r6556: added BENCH-RPC test, useful for simple rpc load testingAndrew Tridgell2007-10-103-1/+123
* r6549: a simple ldap test scriptAndrew Tridgell2007-10-101-0/+20
* r6546: Fix ldb standalone buildJelmer Vernooij2007-10-104-4/+39
* r6545: some notes and experiments on ref ptrs, testing with midlAndrew Tridgell2007-10-101-0/+220
* r6544: Use common structures between SAMR, NETLGON and the Krb5 PAC.Andrew Bartlett2007-10-108-35/+98
* r6540: Implement a bunch more SAMR functions.Tim Potter2007-10-103-19/+139
* r6539: A patch from jbm:Tim Potter2007-10-101-13/+16
* r6538: Somehow building shared libraries was broken. Either AC_CANONICAL_HOSTTim Potter2007-10-101-0/+2
* r6534: Patch from lieschen to fix our vital user creation tools :-)Andrew Bartlett2007-10-101-2/+2
* r6531: fixed gentest with new credentials codeAndrew Tridgell2007-10-101-7/+16
* r6530: the server ID of a connection in the single process model should beAndrew Tridgell2007-10-101-1/+1
* r6529: fixed locktest with new credentials codeAndrew Tridgell2007-10-101-8/+15
* r6528: - in tdb_fetch() we effectively disallowed zero length records byAndrew Tridgell2007-10-102-8/+5
* r6527: Resurrect getntacl utility program. At the moment we only display theTim Potter2007-10-102-3/+117
* r6526: Rename this RPC fault. Everybody else calls this ACCESS_DENIED, andAndrew Bartlett2007-10-103-3/+3
* r6525: Remove incorrect comment.Andrew Bartlett2007-10-101-2/+0
* r6524: Fix the error we print when the RPC-ECHO test fails.Andrew Bartlett2007-10-101-1/+1
* r6523: Another string that isn't filled in. I wonder why this is, but forAndrew Bartlett2007-10-101-1/+4
* r6522: I have no idea why this change was made, but it not only breaksAndrew Bartlett2007-10-101-2/+1
* r6521: Include system/network.h to fix compiler warning.Tim Potter2007-10-101-0/+1
* r6520: Fix unused variable warning.Tim Potter2007-10-101-1/+1
* r6519: move string handling functions to a seperate fileStefan Metzmacher2007-10-104-476/+501
* r6518: fix formattingStefan Metzmacher2007-10-101-13/+13
* r6517: this line should be removed in the last patch, (I readded it just for ...Stefan Metzmacher2007-10-101-2/+0
* r6516: use only one list of scalar types and make "string" just a simple scal...Stefan Metzmacher2007-10-102-77/+147
* r6513: Commit talloc_free_children.Volker Lendecke2007-10-102-20/+45
* r6512: Refactor samr torture test to use the nicer OO interface instead of theTim Potter2007-10-101-552/+88
* r6511: Implement GetUserPwInfo(), QueryUserInfo(), QueryUserInfo2().Tim Potter2007-10-101-5/+29
* r6510: Initialise rid parameter in samr_RidToSid(). This is faulting for meTim Potter2007-10-101-4/+56
* r6509: fixed a crash bug found by a-jutley@microsoft.com in RPC-RAP testAndrew Tridgell2007-10-101-8/+14
* r6508: Fix typo - yay testsuite.Tim Potter2007-10-101-1/+1
* r6507: Fix syntax error in GetAliasMembership().Tim Potter2007-10-101-1/+11
* r6506: Rename parameter to GetDomPwInfo.Tim Potter2007-10-101-2/+2
* r6504: Fix incorrect value for SERVICE_STATE_ALL found by Karl Melcher.Tim Potter2007-10-101-1/+1
* r6498: Add comments in line with those I already added to 3.0.Andrew Bartlett2007-10-101-0/+7
* r6487: Use autoconf for standalone build of tdbJelmer Vernooij2007-10-103-1/+18
* r6486: Add 'make install' and pkg-config file.Jelmer Vernooij2007-10-103-1/+22
* r6485: Move LDAP detection M4 file and use it for the standalone ldb buildJelmer Vernooij2007-10-105-274/+2
* r6484: fix NTLMSSP client against w2k and w2k3Stefan Metzmacher2007-10-101-0/+4
* r6483: fix anonymous connections, '-U %' or '-U ""%""' can be used for thisStefan Metzmacher2007-10-102-1/+6
* r6481: change download instructions to include tdb and tallocAndrew Tridgell2007-10-101-2/+6
* r6480: fixed whitespace typoAndrew Tridgell2007-10-101-1/+1
* r6479: - added a simple web pageAndrew Tridgell2007-10-103-1/+88
* r6478: Add 'make install' and a pkg-config fileJelmer Vernooij2007-10-103-1/+20
* r6477: Remove call to autoheader as autogenerated header files are not usedJelmer Vernooij2007-10-101-1/+1