summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15487: More comments and a few minor changes (not even fixes).Rafal Szczesniak1-13/+31
2007-10-10r15486: Ensure that our Samba3-like implementation of fake-GSSAPI is tested.Andrew Bartlett1-0/+4
2007-10-10r15485: This 'fake' GSSAPI doesn't do the extra SASL negotiation correctly, soAndrew Bartlett1-1/+0
2007-10-10r15484: Make accept_security_context() more compatible with how Samba3 (andAndrew Bartlett3-16/+46
2007-10-10r15482: Don't shadow the global function pipe() with a local variable name.Andrew Bartlett1-10/+8
2007-10-10r15481: Update heimdal/ to match current lorikeet-heimdal.Andrew Bartlett64-668/+1143
2007-10-10r15480: Patch from lha, to ensure we don't leave a free()'ed element in theAndrew Bartlett1-3/+1
2007-10-10r15474: Generate proper type declarations, fix headersJelmer Vernooij3-10/+47
2007-10-10r15470: Write header file with prototypes for Samba3-Client-With-Samba4-NDR c...Jelmer Vernooij2-10/+19
2007-10-10r15469: Fix unixinfo interface to use pointers for [out] parameters (requiredJelmer Vernooij1-6/+6
2007-10-10r15459: Add forgotten guid retrieval among other data and thus preventRafal Szczesniak1-1/+4
2007-10-10r15458: Fix support for Windows XP-style registry files and support for large...Jelmer Vernooij2-20/+126
2007-10-10r15457: Get rid of more usages of uint_tJelmer Vernooij2-4/+4
2007-10-10r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak4-11/+34
2007-10-10r15440: Formatting.Rafal Szczesniak1-3/+2
2007-10-10r15439: Reorder the code a bit to be like in other calls. More commentsRafal Szczesniak1-142/+170
2007-10-10r15437: Add generator that creates Samba3 client code which uses Samba4's NDRJelmer Vernooij2-3/+162
2007-10-10r15436: Add test for LIBNET_RPC_CONNECT_DC_INFO level. Display receivedRafal Szczesniak1-0/+36
2007-10-10r15435: Turn libnet_RpcConnectDCInfo into another level of libnet_RpcConnectRafal Szczesniak4-179/+296
2007-10-10r15433: Add a todo.Andrew Bartlett1-0/+2
2007-10-10r15427: Rename private to private_data to prevent errors from C++ errors (whichJelmer Vernooij2-7/+7
2007-10-10r15426: Implement SPNEGO as the default RPC authentication mechanism. WhereAndrew Bartlett9-48/+201
2007-10-10r15422: Fix issues with functions being called recursively in the credentialsJelmer Vernooij5-27/+38
2007-10-10r15421: Correct function comments.Andrew Bartlett1-4/+3
2007-10-10r15420: Add a new function to print a the 'unparsed' string format for userna...Andrew Bartlett2-21/+42
2007-10-10r15416: Point out that this doesn't work, but for servers this old, I justAndrew Bartlett1-0/+2
2007-10-10r15415: Use Jelmer's new credentials 'wrong password' code to give the user 3Andrew Bartlett2-2/+55
2007-10-10r15414: Support retrying different username/password combinationsJelmer Vernooij2-1/+26
2007-10-10r15413: Disable gwsvcctl on hosts without gtkJelmer Vernooij1-0/+2
2007-10-10r15412: Put the test in a dangerous category.Rafal Szczesniak1-0/+5
2007-10-10r15410: Fix segfaultsJelmer Vernooij2-3/+7
2007-10-10r15409: Start working on GTK+ tool for services managementJelmer Vernooij3-0/+224
2007-10-10r15408: Fix some small bugs in the GTK+ toolsJelmer Vernooij8-140/+145
2007-10-10r15407: Get rid of some more uint_tJelmer Vernooij1-2/+2
2007-10-10r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij7-5/+5
2007-10-10r15405: remove define for STAT_ST_BLOCKSIZEStefan Metzmacher1-39/+39
2007-10-10r15400: Move the TLS code behind the socket interface.Andrew Bartlett14-157/+216
2007-10-10r15397: Fix typo.Tim Potter1-1/+1
2007-10-10r15395: Fix build by adding another copy of the Python detection m4 fragment.Tim Potter2-0/+32
2007-10-10r15394: Put initial code for testing async dcerpc binding. CurrentlyRafal Szczesniak3-1/+81
2007-10-10r15391: Wrap up the nbt_name_query() function as a bit of an experiment. ItTim Potter3-1/+143
2007-10-10r15390: Make test output a bit prettier.Tim Potter1-0/+3
2007-10-10r15389: Add some better torture tests for LdbMessage.Tim Potter3-9/+108
2007-10-10r15388: Fix cut&paste typo.Tim Potter1-1/+1
2007-10-10r15387: Fix installation of dcerpc headers, remove more instances of uint_tJelmer Vernooij7-9/+13
2007-10-10r15384: Improve naming of socket library, disable Requires(.private)? fields ...Jelmer Vernooij7-15/+15
2007-10-10r15383: Revert making DSO's the default - this caused a few test suite breaka...Jelmer Vernooij1-0/+7
2007-10-10r15382: Use grp.h in this block; it has been cleaned out of the other headers...Paul Green1-0/+3
2007-10-10r15381: Make shared libraries the default (where supported). This concludes m...Jelmer Vernooij2-11/+3
2007-10-10r15379: Fix shared library build's unresolved dependenciesJelmer Vernooij13-22/+23