summaryrefslogtreecommitdiff
path: root/source3/lib/util_sock.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-10Bumped up debug level on set socket options from 3 to 5.Tim Potter1-2/+2
2000-10-06Print socket options - patch from Dave Collier-Brown @ Sun.Jeremy Allison1-2/+23
2000-06-11Linux kernel oplocks now seem to work, but need a _lot_ of testingAndrew Tridgell1-2/+2
2000-04-19- got rid of the "passive" optionAndrew Tridgell1-7/+0
2000-04-14use interpret_addr2() instead of inet_aton()Andrew Tridgell1-1/+1
2000-04-11finally got sick of the "extern int Client" code and the stupidAndrew Tridgell1-65/+89
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