Age | Commit message (Collapse) | Author | Files | Lines |
|
support for the underlying functions now.
|
|
|
|
|
|
|
|
nonblocking sockets.
|
|
global variable instead.
|
|
|
|
|
|
module.
|
|
|
|
tests against Samba 4. (doesn't work yet).
|
|
|
|
Eventually, we should move some of these parameters into a separate
struct (perhaps into smb_transport_options?), to avoid the long lists of
parameters.
|
|
|
|
|
|
Brad.
|
|
|
|
|
|
should in the future only contain some settings required for gensec.
|
|
global_loadparm.
|
|
Andrew, I was pretty sure these could be removed but if not, please let
me know.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the system.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This removes some explicit inbuf references and also removes a pointless check
in reply_echo. The buflen can never be more than 64k, this is just a 16 bit
value.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|