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