Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Thanks to Robert Dahlem <Robert.Dahlem@gmx.net> for reporting this!
|
|
|
|
|
|
|
|
Now that "req" is available everywhere, use it. Rename srvstr_pull_buf_talloc()
to srvstr_pull_req()
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|