summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r1759: Add some helper functions to read and write data to a socket with time...Simo Sorce1-0/+112
2007-10-10r1758: Move and enhance the add_string_to_array function as per volker job on...Simo Sorce2-15/+18
2007-10-10r1757: much simpler (and smaller, faster etc) way of doing relative pointersAndrew Tridgell5-88/+116
2007-10-10r1756: merge volkers ldap client lib to samba4 for simo to start with theStefan Metzmacher8-28/+2379
2007-10-10r1752: Fix compile bugs on C (rather than C++) tolerant compilers.Andrew Bartlett1-1/+1
2007-10-10r1749: added some random stuff that captures some discussions volker and IAndrew Tridgell1-0/+22
2007-10-10r1748: don't segfault if there's no ticketStefan Metzmacher1-2/+2
2007-10-10r1747: don't segfault when the spnego mech only use one call from the client ...Stefan Metzmacher1-9/+19
2007-10-10r1746: Remove more cruft from the SMB signing code.Andrew Bartlett1-36/+20
2007-10-10r1745: More work on cleaning up SMB signing.Andrew Bartlett2-182/+116
2007-10-10r1742: Add the IDispatch interfaceJelmer Vernooij2-36/+108
2007-10-10r1741: fixed padding of setpathinfo in serverAndrew Tridgell1-1/+1
2007-10-10r1740: fixed the torture suite for ASCII-only serversAndrew Tridgell5-9/+16
2007-10-10r1739: fixed the padding in setpathinfo, noticed when forcing negotiated asci...Andrew Tridgell1-8/+8
2007-10-10r1738: honor the "unicode=yes/no" option in the SMB client libraryAndrew Tridgell1-2/+4
2007-10-10r1737: don't segfault when a mech don't have a session_info hookStefan Metzmacher1-0/+3
2007-10-10r1736: - Pidl updates:Jelmer Vernooij17-794/+860
2007-10-10r1735: Clean up SMB signing - we don't have more than one 'real' way to signAndrew Bartlett2-38/+16
2007-10-10r1731: Add server-side SPNEGO support to Samba (disabled, until SMB signingAndrew Bartlett3-171/+356
2007-10-10r1730: We cannot dereference c->tree here, as there is not a tree yet.Andrew Bartlett1-2/+2
2007-10-10r1729: Make the SMB signing code more generic (to share more between client a...Andrew Bartlett2-53/+70
2007-10-10r1727: SPNEGO session setup replies need to include the blob, even on errorAndrew Bartlett1-5/+4
2007-10-10r1726: Fix up the comments and indenting.Andrew Bartlett1-5/+3
2007-10-10r1725: Remove a silly 'utility' function.Andrew Bartlett1-16/+4
2007-10-10r1724: Add a new function to return the list of available OIDs.Andrew Bartlett1-9/+39
2007-10-10r1723: Make sure we bail out on error in reading a OID.Andrew Bartlett1-1/+1
2007-10-10r1714: Initial docs on DCOM stuff and build utilitiesJelmer Vernooij1-0/+69
2007-10-10r1712: this should fix a bug with a spinning client when a server diesAndrew Tridgell1-0/+4
2007-10-10r1711: Add ServerAlive2Jelmer Vernooij1-0/+6
2007-10-10r1708: fix jelmers bugs:-)Stefan Metzmacher1-0/+1
2007-10-10r1706: More IDL pipesJelmer Vernooij2-0/+32
2007-10-10r1703: - Lots of RPC updates, adding new pipes and protocols.Jelmer Vernooij15-93/+893
2007-10-10r1701: Bugfixes to Tim's ethereal parser generatorJelmer Vernooij3-14/+59
2007-10-10r1700: make version default to 0.0 (same as midl)Jelmer Vernooij1-0/+2
2007-10-10r1699: Formatting update, bugfixesJelmer Vernooij5-1190/+1188
2007-10-10r1687: Fix bogus requirement for SMB signing on guest connections.Andrew Bartlett1-1/+4
2007-10-10r1686: Don't use a void* for the context inside the SMB signing code.Andrew Bartlett2-6/+6
2007-10-10r1685: Add the ability to lookup RPC auth types for the RPC-MGMT torture test.Andrew Bartlett2-2/+19
2007-10-10r1679: fix add the extrasids and resource group array inStefan Metzmacher1-5/+12
2007-10-10r1677: security descriptors are always little-endian, regardless of DCE/RPCAndrew Tridgell1-1/+1
2007-10-10r1676: - improved the handling of username/password in locktest and gentestAndrew Tridgell5-48/+36
2007-10-10r1675: netlogon deltas IDL update from Richard RenardAndrew Tridgell1-4/+5
2007-10-10r1674: fixed a bug in the handling of STR_LEN8BIT flagged stringsAndrew Tridgell1-3/+6
2007-10-10r1673: using the new [relative] pidl handling, the PAC decode is now much closerAndrew Tridgell1-54/+17
2007-10-10r1671: make [relative] pointers in idl much more generic, treating them justAndrew Tridgell2-17/+23
2007-10-10r1662: add a copy of the GPL text to the samba4 svn treeAndrew Tridgell1-0/+339
2007-10-10r1657: fixed the string types of two strings in svcctl.Andrew Tridgell1-2/+2
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher86-3146/+3146
2007-10-10r1649: do a join as dc and run this test as the machine accountStefan Metzmacher1-6/+33
2007-10-10r1648: the endpoints for the DRSUAPI pipe areStefan Metzmacher1-1/+1