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