Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r12804: This patch reworks the Samba4 sockets layer to use a socket_address | Andrew Bartlett | 1 | -5/+14 | |
structure that is more generic than just 'IP/port'. It now passes make test, and has been reviewed and updated by metze. (Thankyou *very* much). This passes 'make test' as well as kerberos use (not currently in the testsuite). The original purpose of this patch was to have Samba able to pass a socket address stucture from the BSD layer into the kerberos routines and back again. It also removes nbt_peer_addr, which was being used for a similar purpose. It is a large change, but worthwhile I feel. Andrew Bartlett (This used to be commit 88198c4881d8620a37086f80e4da5a5b71c5bbb2) | |||||
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 | |
(This used to be commit 70e7449318aa0e9d2639c76730a7d1683b2f4981) | |||||
2007-10-10 | r12115: bring SMB sesssetup_spnego in sync with SMB2 sesssetup | Stefan Metzmacher | 1 | -46/+51 | |
metze (This used to be commit 99cf7dbb177f92df40301ed8faeeb93e89452922) | |||||
2007-10-10 | r11786: move all SMB protocol specific stuff to smb_server/smb/ | Stefan Metzmacher | 1 | -0/+370 | |
metze (This used to be commit 5fea278cb65076cea71bb6c921e51c4feffc37d7) |