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
*
AIX has already has a function called msleep(). Bugzilla #1098.
Tim Potter
2004-02-20
1
-1
/
+1
*
merge fixes from 3.0
Gerald Carter
2004-02-10
1
-23
/
+27
*
(merge from 3.0)
Andrew Bartlett
2004-02-08
1
-1
/
+1
*
fix bug in get_peer_name() caused by --enable-developer and using the same sr...
Gerald Carter
2003-12-09
1
-3
/
+11
*
From 3_0:
Volker Lendecke
2003-11-07
1
-0
/
+28
*
From 3_0:
Volker Lendecke
2003-11-07
1
-6
/
+6
*
Merge of 64-bit printf warning fixes.
Tim Potter
2003-11-05
1
-5
/
+6
*
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
*
port latest changes from SAMBA_3_0 tree
Simo Sorce
2003-08-02
1
-83
/
+101
*
trying to get HEAD building again. If you want the code
Gerald Carter
2003-07-16
1
-3
/
+21
*
Refactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green
2003-04-30
1
-93
/
+0
*
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
*
Remove read_with_timeout() and replaced its only caller (the passwd chat
Tim Potter
2003-01-09
1
-81
/
+1
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-1
/
+1
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-1
/
+1
*
Another patch from Steve Langasek <vorlon@netexpress.net>, again from the
Andrew Bartlett
2002-10-03
1
-3
/
+3
*
Put unixsocket calls between #ifdef HAVE_UNIXSOCKET's - required for Stratus VOS
Jelmer Vernooij
2002-09-15
1
-0
/
+5
*
Patch from mimir to back out idra's attempted DOS mitigation patch.
Andrew Bartlett
2002-08-25
1
-2
/
+2
*
We never checked if the smb packet len is != 0
Simo Sorce
2002-08-23
1
-2
/
+2
*
Patch from Paul Green <Paul.Green@stratus.com> to be more POSIX-compatible
Jelmer Vernooij
2002-08-21
1
-1
/
+1
*
added support for smbd listening on port 445 and 139. It now listens
Andrew Tridgell
2002-07-31
1
-1
/
+1
*
Kill off const warnings - add a pile of const to various places.
Andrew Bartlett
2002-07-08
1
-1
/
+1
*
used findstatic.pl to make some variables static and remove some dead
Andrew Tridgell
2002-07-01
1
-87
/
+18
*
Changed level of "bind succeded on port %d" debug to 10.
Tim Potter
2002-06-21
1
-1
/
+1
*
Add back sys_getpwnam() and freinds to the system.c interface, but don't
Andrew Bartlett
2002-06-15
1
-2
/
+2
*
Move client_receive_smb to clientgen.c as a static, as proposed by Elrond.
Andrew Bartlett
2002-05-18
1
-34
/
+0
*
This removes --with-ssl from Samba.
Andrew Bartlett
2002-05-17
1
-71
/
+0
*
Fixed one more sendto.
Jeremy Allison
2002-04-19
1
-1
/
+1
*
Fix send and recvfrom.
Jeremy Allison
2002-04-19
1
-11
/
+11
*
First cut at fix for the EINTR problem... More needs to be done I think.
Jeremy Allison
2002-04-19
1
-136
/
+130
*
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
[next]