summaryrefslogtreecommitdiff
path: root/source3/lib/util_sock.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-16Added support for SO_REUSEPORT for systems that have it.Jeremy Allison1-1/+11
2000-01-03simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton1-0/+100
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-224/+305
1999-12-06the first independent msrpc daemon - lsarpcd.Luke Leighton1-1/+5
1999-12-05created create_pipe_socket() function.Luke Leighton1-0/+62
1999-12-04jeremy is going to hate me for this.Luke Leighton1-0/+32
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-1/+1
1999-09-08bertl <bs@niggard.org> patch for making samba listen on port 445, just likeLuke Leighton1-0/+3
1999-08-18debug info display (netbios layer).Luke Leighton1-1/+11
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-1/+1
1998-11-13include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison1-2/+2
1998-11-09split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1-0/+851