index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
util_sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-0
/
+31
*
Removed unused function.
Tim Potter
2001-10-24
1
-68
/
+0
*
Converted a bunch of 0x85 constants to SMBkeepalive.
Tim Potter
2001-10-20
1
-4
/
+4
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
OpenSSL merge from 2.2
Gerald Carter
2001-09-26
1
-1
/
+1
*
added a new global option "hostname lookups = yes/no"
Andrew Tridgell
2001-09-13
1
-0
/
+8
*
fixed typo
Andrew Tridgell
2001-08-28
1
-1
/
+1
*
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
2001-08-27
1
-1
/
+1
*
bzero is not used (deprecated) as it's a BSDism.
Jeremy Allison
2001-08-26
1
-62
/
+52
*
Fussing with debug lines in open_socket_in(). I cleaned up some slightly
Christopher R. Hertel
2001-08-26
1
-32
/
+56
*
get rid of old debug code and possible socket leak
Herb Lewis
2001-08-24
1
-9
/
+1
*
better error reporting for servers that don't do port 445
Andrew Tridgell
2001-08-23
1
-1
/
+1
*
much better handling of broken DNS servers
Andrew Tridgell
2001-07-10
1
-16
/
+2
*
use alpha_strcpy on DNS names
Andrew Tridgell
2001-07-05
1
-0
/
+6
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
fixed socketpair_tcp for OpenBSD
Andrew Tridgell
2001-07-03
1
-4
/
+9
*
Syncup between 2.2 and HEAD.
Jeremy Allison
2001-06-27
1
-17
/
+16
*
on sco2 socketpair_tcp needs a bind
Andrew Tridgell
2001-06-27
1
-0
/
+9
*
handle EISCONN in socketpair_tcp
Andrew Tridgell
2001-06-27
1
-1
/
+2
*
- make the regresison test mode code build in by default. This should
Andrew Tridgell
2001-06-25
1
-15
/
+13
*
added the ability to test smbd safely as an ordinary user. The way it works is
Andrew Tridgell
2001-06-22
1
-0
/
+81
*
Removed silly Get_Hostbyname() wrapper as DNS names are case-insensitive
Tim Potter
2001-06-18
1
-4
/
+4
*
*Wonderful* patch from Andrew Bartlett that will help ensure tdb's are
Jeremy Allison
2001-06-09
1
-45
/
+19
*
Changes to use new genrand code that got missed while I was in Japan.
Jeremy Allison
2001-06-06
1
-21
/
+0
*
Fixup the large_writex problem (a large_writex can send a full 64k of data,
Jeremy Allison
2001-05-24
1
-24
/
+27
*
Bumped up debug level on set socket options from 3 to 5.
Tim Potter
2001-05-10
1
-2
/
+2
*
Print socket options - patch from Dave Collier-Brown @ Sun.
Jeremy Allison
2000-10-06
1
-2
/
+23
*
Linux kernel oplocks now seem to work, but need a _lot_ of testing
Andrew Tridgell
2000-06-11
1
-2
/
+2
*
- got rid of the "passive" option
Andrew Tridgell
2000-04-19
1
-7
/
+0
*
use interpret_addr2() instead of inet_aton()
Andrew Tridgell
2000-04-14
1
-1
/
+1
*
finally got sick of the "extern int Client" code and the stupid
Andrew Tridgell
2000-04-11
1
-65
/
+89
*
Added support for SO_REUSEPORT for systems that have it.
Jeremy Allison
2000-02-16
1
-1
/
+11
*
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
2000-01-03
1
-0
/
+100
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-224
/
+305
*
the first independent msrpc daemon - lsarpcd.
Luke Leighton
1999-12-06
1
-1
/
+5
*
created create_pipe_socket() function.
Luke Leighton
1999-12-05
1
-0
/
+62
*
jeremy is going to hate me for this.
Luke Leighton
1999-12-04
1
-0
/
+32
*
sys_select added one more argument (read, write selectors).
Luke Leighton
1999-12-01
1
-1
/
+1
*
bertl <bs@niggard.org> patch for making samba listen on port 445, just like
Luke Leighton
1999-09-08
1
-0
/
+3
*
debug info display (netbios layer).
Luke Leighton
1999-08-18
1
-1
/
+11
*
Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...
Jeremy Allison
1998-11-13
1
-1
/
+1
*
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
1998-11-13
1
-2
/
+2
*
split socket util functions into util_sock.c. util.c NOT committed
Luke Leighton
1998-11-09
1
-0
/
+851