summaryrefslogtreecommitdiffstats
path: root/source/lib/util_sock.c
Commit message (Expand)AuthorAgeFilesLines
* Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell2000-06-111-2/+2
* - got rid of the "passive" optionAndrew Tridgell2000-04-191-7/+0
* use interpret_addr2() instead of inet_aton()Andrew Tridgell2000-04-141-1/+1
* finally got sick of the "extern int Client" code and the stupidAndrew Tridgell2000-04-111-65/+89
* Added support for SO_REUSEPORT for systems that have it.Jeremy Allison2000-02-161-1/+11
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-031-0/+100
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-224/+305
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-061-1/+5
* created create_pipe_socket() function.Luke Leighton1999-12-051-0/+62
* jeremy is going to hate me for this.Luke Leighton1999-12-041-0/+32
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-1/+1
* bertl <bs@niggard.org> patch for making samba listen on port 445, just likeLuke Leighton1999-09-081-0/+3
* debug info display (netbios layer).Luke Leighton1999-08-181-1/+11
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+1
* include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison1998-11-131-2/+2
* split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1998-11-091-0/+851