index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
lib
/
util_sock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put strcasecmp/strncasecmp on the banned list (except for needed calls
Jeremy Allison
2003-10-22
1
-2
/
+2
*
Patch from Stefan Metzmacher <metze@metzemix.de> to fix signing problems
Jeremy Allison
2003-10-21
1
-2
/
+17
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-1
/
+1
*
Add API framework for server SMB signing.
Jeremy Allison
2003-07-16
1
-82
/
+100
*
Volker's patch for open_socket_out() to speed up connections
Gerald Carter
2003-07-16
1
-3
/
+8
*
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
2003-04-30
1
-93
/
+0
*
When possible, store the IP address of the connecting client, not just the
Andrew Bartlett
2003-04-24
1
-0
/
+13
*
workaround streams leak on SCO openserver 5.0.x
Gerald Carter
2003-04-11
1
-0
/
+4
*
Samba janitor: adding mbp's umask patch :-).
Jeremy Allison
2003-02-07
1
-79
/
+69
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-81
/
+1
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-1
/
+1
*
Try to catch up on the code I've put into HEAD that should be in 3.0:
Andrew Bartlett
2002-10-26
1
-3
/
+3
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-1
/
+6
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-1
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-325
/
+145
*
Fix the mp3 rename bug - also tidy up our open code and remove the special
Jeremy Allison
2002-03-23
1
-1
/
+1
*
Only set smb_read_error if not already set.
Jeremy Allison
2002-02-23
1
-6
/
+20
*
Back out 1.16.2.3:
Martin Pool
2002-02-15
1
-1
/
+5
*
Fix from Michael Steffens <michael_steffens@hp.com> to make signal
Jeremy Allison
2002-01-31
1
-2
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Having a const parameter for set_socket_options() causes too much confusion.
Tim Potter
2002-01-22
1
-1
/
+1
*
Removed freebsd hack. Not correct.
Jeremy Allison
2002-01-21
1
-4
/
+0
*
This is the current patch from Luke Leighton <lckl@samba-tng.org> to add a
Andrew Bartlett
2002-01-20
1
-12
/
+27
*
Added #ifdef for FreeBSD TCP bug.
Jeremy Allison
2002-01-19
1
-0
/
+4
*
Add constness to filenames passed to functions.
Martin Pool
2002-01-15
1
-1
/
+1
*
A couple of coding syle updates to follow the re-indent.
Andrew Bartlett
2002-01-13
1
-5
/
+5
*
Re-indent these two functions to make it actually possible to understand their
Andrew Bartlett
2002-01-13
1
-161
/
+161
*
I'm doing some things towards the NamedPipes game with lckl and he has asked me
Andrew Bartlett
2002-01-13
1
-1
/
+103
*
fixed warnings on irix and crash bug on big endian machines
Andrew Tridgell
2001-12-20
1
-1
/
+1
*
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
[next]