summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r15499: This test can't run if the remote server won't let us open a policy h...Andrew Bartlett2007-10-101-1/+4
* r15498: Initialise the callback_running field, and get the flag set/clear theAndrew Bartlett2007-10-101-4/+5
* r15497: I'm not really sure this is correct in terms of how we should be resp...Andrew Bartlett2007-10-101-0/+4
* r15491: Always initialise is_cfx (found by Valgrind)Andrew Bartlett2007-10-101-1/+3
* r15490: Typo fixes and remove long forgotten commented piece.Rafal Szczesniak2007-10-102-8/+3
* r15489: Typo fixes.Rafal Szczesniak2007-10-101-2/+2
* r15488: This structure is not needed any longer.Rafal Szczesniak2007-10-101-25/+2
* r15487: More comments and a few minor changes (not even fixes).Rafal Szczesniak2007-10-101-13/+31
* r15486: Ensure that our Samba3-like implementation of fake-GSSAPI is tested.Andrew Bartlett2007-10-101-0/+4
* r15485: This 'fake' GSSAPI doesn't do the extra SASL negotiation correctly, soAndrew Bartlett2007-10-101-1/+0
* r15484: Make accept_security_context() more compatible with how Samba3 (andAndrew Bartlett2007-10-103-16/+46
* r15482: Don't shadow the global function pipe() with a local variable name.Andrew Bartlett2007-10-101-10/+8
* r15481: Update heimdal/ to match current lorikeet-heimdal.Andrew Bartlett2007-10-1064-668/+1143
* r15480: Patch from lha, to ensure we don't leave a free()'ed element in theAndrew Bartlett2007-10-101-3/+1
* r15474: Generate proper type declarations, fix headersJelmer Vernooij2007-10-103-10/+47
* r15470: Write header file with prototypes for Samba3-Client-With-Samba4-NDR c...Jelmer Vernooij2007-10-102-10/+19
* r15469: Fix unixinfo interface to use pointers for [out] parameters (requiredJelmer Vernooij2007-10-101-6/+6
* r15459: Add forgotten guid retrieval among other data and thus preventRafal Szczesniak2007-10-101-1/+4
* r15458: Fix support for Windows XP-style registry files and support for large...Jelmer Vernooij2007-10-102-20/+126
* r15457: Get rid of more usages of uint_tJelmer Vernooij2007-10-102-4/+4
* r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak2007-10-104-11/+34
* r15440: Formatting.Rafal Szczesniak2007-10-101-3/+2
* r15439: Reorder the code a bit to be like in other calls. More commentsRafal Szczesniak2007-10-101-142/+170
* r15437: Add generator that creates Samba3 client code which uses Samba4's NDRJelmer Vernooij2007-10-102-3/+162
* r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display receivedRafal Szczesniak2007-10-101-0/+36
* r15435: Turn libnet_RpcConnectDCInfo into another level of libnet_RpcConnectRafal Szczesniak2007-10-104-179/+296
* r15433: Add a todo.Andrew Bartlett2007-10-101-0/+2
* r15427: Rename private to private_data to prevent errors from C++ errors (whichJelmer Vernooij2007-10-102-7/+7
* r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett2007-10-109-48/+201
* r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij2007-10-105-27/+38
* r15421: Correct function comments.Andrew Bartlett2007-10-101-4/+3
* r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett2007-10-102-21/+42
* r15416: Point out that this doesn't work, but for servers this old, I justAndrew Bartlett2007-10-101-0/+2
* r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett2007-10-102-2/+55
* r15414: Support retrying different username/password combinationsJelmer Vernooij2007-10-102-1/+26
* r15413: Disable gwsvcctl on hosts without gtkJelmer Vernooij2007-10-101-0/+2
* r15412: Put the test in a dangerous category.Rafal Szczesniak2007-10-101-0/+5
* r15410: Fix segfaultsJelmer Vernooij2007-10-102-3/+7
* r15409: Start working on GTK+ tool for services managementJelmer Vernooij2007-10-103-0/+224
* r15408: Fix some small bugs in the GTK+ toolsJelmer Vernooij2007-10-108-140/+145
* r15407: Get rid of some more uint_tJelmer Vernooij2007-10-101-2/+2
* r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij2007-10-107-5/+5
* r15405: remove define for STAT_ST_BLOCKSIZEStefan Metzmacher2007-10-101-39/+39
* r15400: Move the TLS code behind the socket interface.Andrew Bartlett2007-10-1014-157/+216
* r15397: Fix typo.Tim Potter2007-10-101-1/+1
* r15395: Fix build by adding another copy of the Python detection m4 fragment.Tim Potter2007-10-102-0/+32
* r15394: Put initial code for testing async dcerpc binding. CurrentlyRafal Szczesniak2007-10-103-1/+81
* r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter2007-10-103-1/+143
* r15390: Make test output a bit prettier.Tim Potter2007-10-101-0/+3
* r15389: Add some better torture tests for LdbMessage.Tim Potter2007-10-103-9/+108