needed to use strwicmp() in smbclient code, so I moved it to util_str.c
[ira/wip.git] / source3 / lib / util_sock.c
2000-06-11 Andrew TridgellLinux kernel oplocks now seem to work, but need a _lot_...
2000-04-19 Andrew Tridgell- got rid of the "passive" option
2000-04-14 Andrew Tridgelluse interpret_addr2() instead of inet_aton()
2000-04-11 Andrew Tridgellfinally got sick of the "extern int Client" code and...
2000-02-16 Jeremy AllisonAdded support for SO_REUSEPORT for systems that have it.
2000-01-03 Luke Leightonsimple mods to add msrpc pipe redirection. default...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-06 Luke Leightonthe first independent msrpc daemon - lsarpcd.
1999-12-05 Luke Leightoncreated create_pipe_socket() function.
1999-12-04 Luke Leightonjeremy is going to hate me for this.
1999-12-01 Luke Leightonsys_select added one more argument (read, write selectors).
1999-09-08 Luke Leightonbertl <bs@niggard.org> patch for making samba listen...
1999-08-18 Luke Leightondebug info display (netbios layer).
1998-11-13 Jeremy AllisonMakefile.in configure configure.in include/config.h...
1998-11-13 Jeremy Allisoninclude/smb.h: Re-added zero pointer protection to...
1998-11-09 Luke Leightonsplit socket util functions into util_sock.c. util...