Given how often a panic has to do with malloc() problems, don't tempt
[tprouty/samba.git] / source / lib / util_sock.c
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-19 Gerald Carterupdating release notes & merging Derrel Lipman's libsmb...
2004-03-18 Richard SharpeCommit Derrell Lipman's changes and fixes to libsmbclie...
2004-03-09 Andrew BartlettCommit to HEAD the updates to smb signing code that...
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-20 Tim PotterAIX has already has a function called msleep(). Bugzil...
2004-02-10 Gerald Cartermerge fixes from 3.0
2004-02-10 Gerald Cartermore fixes from the static changes; please move static...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMore 'static' work.
2004-02-02 Andrew Tridgellthere are places in the samba3 code that don't check...
2003-12-09 Gerald Carterfix bug in get_peer_name() caused by --enable-developer...
2003-12-09 Gerald Carterfix bug in get_peer_name() caused by --enable-developer...
2003-11-07 Volker LendeckeFrom 3_0:
2003-11-07 Volker LendeckeImplement %i-Macro for the locally used IP address...
2003-11-07 Volker LendeckeFrom 3_0:
2003-11-07 Volker LendeckeSimple rename of get_socket_addr to get_peer_addr and...
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-10-21 Jeremy AllisonPatch from Stefan Metzmacher <metze@metzemix.de> to...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-16 Jeremy AllisonAdd API framework for server SMB signing.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-16 Gerald CarterVolker's patch for open_socket_out() to speed up connec...
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 Paul GreenRefactor existing sock_exec() and socketpair_tcp()...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-24 Andrew BartlettWhen possible, store the IP address of the connecting...
2003-04-11 Gerald Carterworkaround streams leak on SCO openserver 5.0.x
2003-04-11 Gerald Carterworkaround streams leak on SCO openserver 5.0.x
2003-02-07 Jeremy AllisonSamba janitor: adding mbp's umask patch :-).
2003-02-07 Jeremy AllisonSamba janitor: adding mbp's umask patch :-).
2003-01-15 Gerald Carter*lots of small merges form HEAD
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-09 Tim PotterRemove read_with_timeout() and replaced its only caller...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-26 Andrew BartlettTry to catch up on the code I've put into HEAD that...
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-03 Andrew BartlettAnother patch from Steve Langasek <vorlon@netexpress...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-15 Jelmer VernooijPut unixsocket calls between #ifdef HAVE_UNIXSOCKET...
2002-08-25 Andrew BartlettPatch from mimir to back out idra's attempted DOS mitig...
2002-08-23 Simo SorceWe never checked if the smb packet len is != 0
2002-08-21 Jelmer VernooijPatch from Paul Green <Paul.Green@stratus.com> to be...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-31 Andrew Tridgelladded support for smbd listening on port 445 and 139...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-08 Andrew BartlettKill off const warnings - add a pile of const to variou...
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-06-21 Tim PotterChanged level of "bind succeded on port %d" debug to 10.
2002-06-15 Andrew BartlettAdd back sys_getpwnam() and freinds to the system.c...
2002-05-18 Andrew BartlettMove client_receive_smb to clientgen.c as a static...
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-04-19 Jeremy AllisonFixed one more sendto.
2002-04-19 Jeremy AllisonFix send and recvfrom.
2002-04-19 Jeremy AllisonFirst cut at fix for the EINTR problem... More needs...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-23 Jeremy AllisonFix the mp3 rename bug - also tidy up our open code...
2002-02-23 Jeremy AllisonOnly set smb_read_error if not already set.
2002-02-15 Martin PoolBack out 1.16.2.3:
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-22 Tim PotterHaving a const parameter for set_socket_options() cause...
2002-01-21 Jeremy AllisonRemoved freebsd hack. Not correct.
2002-01-20 Andrew BartlettThis is the current patch from Luke Leighton <lckl...
2002-01-19 Jeremy AllisonAdded #ifdef for FreeBSD TCP bug.
2002-01-15 Martin PoolAdd constness to filenames passed to functions.
2002-01-13 Andrew BartlettA couple of coding syle updates to follow the re-indent.
2002-01-13 Andrew BartlettRe-indent these two functions to make it actually possi...
2002-01-13 Andrew BartlettI'm doing some things towards the NamedPipes game with...
2001-12-20 Andrew Tridgellfixed warnings on irix and crash bug on big endian...
2001-11-24 Andrew Tridgelladded "net join" command
2001-10-24 Tim PotterRemoved unused function.
2001-10-20 Tim PotterConverted a bunch of 0x85 constants to SMBkeepalive.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-26 Gerald CarterOpenSSL merge from 2.2
2001-09-13 Andrew Tridgelladded a new global option "hostname lookups = yes/no"
2001-08-28 Andrew Tridgellfixed typo
2001-08-27 Andrew Tridgellconverted another bunch of stuff to NTSTATUS
2001-08-26 Jeremy Allisonbzero is not used (deprecated) as it's a BSDism.
next