index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1794: fix the build MIT krb5
Stefan Metzmacher
3
-5
/
+9
2007-10-10
r1793: try to bind multiple times as anonimous and user
Simo Sorce
3
-7
/
+98
2007-10-10
r1792: split ldap_setup_connection() and provide an ldap_bind_simple() function
Simo Sorce
1
-22
/
+42
2007-10-10
r1790: a few updates on krb5 PAC...
Stefan Metzmacher
2
-14
/
+34
2007-10-10
r1786: Add support for the 'helpstring' attribute on interfaces
Jelmer Vernooij
4
-1
/
+12
2007-10-10
r1785: remove unneeded dependencies on openldap client libraries
Simo Sorce
3
-17
/
+4
2007-10-10
r1784: a few minor changes and debug the decoded PAC_DATA
Stefan Metzmacher
1
-8
/
+10
2007-10-10
r1774: Add the uuids of the known exchange pipes
Jelmer Vernooij
4
-0
/
+81
2007-10-10
r1773: fix the build
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r1771: OK Let's add tests for ldap.
Simo Sorce
7
-5
/
+105
2007-10-10
r1770: here's the krb5 server code,
Stefan Metzmacher
5
-37
/
+328
2007-10-10
r1769: Add a new torture test to check vuid properties, and SPNEGO/non-SPNEGO...
Andrew Bartlett
3
-5
/
+46
2007-10-10
r1768: Add some debugs to assist in SMB signing debugging.
Andrew Bartlett
1
-0
/
+12
2007-10-10
r1767: Checkin of workarea. Sorry Jelmer but this overwrites some of your ch...
Tim Potter
7
-1139
/
+1039
2007-10-10
r1766: we do not have smb_read_error in samba4
Simo Sorce
1
-4
/
+0
2007-10-10
r1762: Ensure that a user (as opposed to guest) cannot login without SPNEGO,
Andrew Bartlett
1
-4
/
+6
2007-10-10
r1761: start porting valuable volker's work on ldap from trunk
Simo Sorce
1
-64
/
+62
2007-10-10
r1760: name the struct
Simo Sorce
1
-1
/
+1
2007-10-10
r1759: Add some helper functions to read and write data to a socket with time...
Simo Sorce
1
-0
/
+112
2007-10-10
r1758: Move and enhance the add_string_to_array function as per volker job on...
Simo Sorce
2
-15
/
+18
2007-10-10
r1757: much simpler (and smaller, faster etc) way of doing relative pointers
Andrew Tridgell
5
-88
/
+116
2007-10-10
r1756: merge volkers ldap client lib to samba4 for simo to start with the
Stefan Metzmacher
8
-28
/
+2379
2007-10-10
r1752: Fix compile bugs on C (rather than C++) tolerant compilers.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1749: added some random stuff that captures some discussions volker and I
Andrew Tridgell
1
-0
/
+22
2007-10-10
r1748: don't segfault if there's no ticket
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r1747: don't segfault when the spnego mech only use one call from the client ...
Stefan Metzmacher
1
-9
/
+19
2007-10-10
r1746: Remove more cruft from the SMB signing code.
Andrew Bartlett
1
-36
/
+20
2007-10-10
r1745: More work on cleaning up SMB signing.
Andrew Bartlett
2
-182
/
+116
2007-10-10
r1742: Add the IDispatch interface
Jelmer Vernooij
2
-36
/
+108
2007-10-10
r1741: fixed padding of setpathinfo in server
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1740: fixed the torture suite for ASCII-only servers
Andrew Tridgell
5
-9
/
+16
2007-10-10
r1739: fixed the padding in setpathinfo, noticed when forcing negotiated asci...
Andrew Tridgell
1
-8
/
+8
2007-10-10
r1738: honor the "unicode=yes/no" option in the SMB client library
Andrew Tridgell
1
-2
/
+4
2007-10-10
r1737: don't segfault when a mech don't have a session_info hook
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r1736: - Pidl updates:
Jelmer Vernooij
17
-794
/
+860
2007-10-10
r1735: Clean up SMB signing - we don't have more than one 'real' way to sign
Andrew Bartlett
2
-38
/
+16
2007-10-10
r1731: Add server-side SPNEGO support to Samba (disabled, until SMB signing
Andrew Bartlett
3
-171
/
+356
2007-10-10
r1730: We cannot dereference c->tree here, as there is not a tree yet.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r1729: Make the SMB signing code more generic (to share more between client a...
Andrew Bartlett
2
-53
/
+70
2007-10-10
r1727: SPNEGO session setup replies need to include the blob, even on error
Andrew Bartlett
1
-5
/
+4
2007-10-10
r1726: Fix up the comments and indenting.
Andrew Bartlett
1
-5
/
+3
2007-10-10
r1725: Remove a silly 'utility' function.
Andrew Bartlett
1
-16
/
+4
2007-10-10
r1724: Add a new function to return the list of available OIDs.
Andrew Bartlett
1
-9
/
+39
2007-10-10
r1723: Make sure we bail out on error in reading a OID.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r1714: Initial docs on DCOM stuff and build utilities
Jelmer Vernooij
1
-0
/
+69
2007-10-10
r1712: this should fix a bug with a spinning client when a server dies
Andrew Tridgell
1
-0
/
+4
2007-10-10
r1711: Add ServerAlive2
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r1708: fix jelmers bugs:-)
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1706: More IDL pipes
Jelmer Vernooij
2
-0
/
+32
2007-10-10
r1703: - Lots of RPC updates, adding new pipes and protocols.
Jelmer Vernooij
15
-93
/
+893
[prev]
[next]