Provide a libsmbclient interface for programs requiring threads
[ira/wip.git] / source3 / lib / select.c
2009-02-19 todd stecherS3: Stop creating SMBD cores when failing to create...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-14 Jelmer VernooijRely on standard {u,}int{8,16,32,64}_t types provided...
2008-10-14 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-13 Jelmer VernooijUse {u,}int64_t instead of SMB_BIG_{U,}INT.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-23 Volker LendeckeCheck return value of pipe(2)
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 James Peachr23510: Tidy calls to smb_panic by removing trailing...
2007-10-10 Gerald Carterr7440: * merge registry server changes from trunk ...
2007-10-10 Jeremy Allisonr6090: Patch to fix sys_select so it can't drop signals...
2007-10-10 Jeremy Allisonr4545: Fix based on work by Derrell.Lipman@UnwiredUnive...
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-06-25 Andrew Tridgellfixed a bug in handling select in the main daemon ...
2002-05-22 Jeremy AllisonMerge of bugfixes from 2.2.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-10 Tim PotterSpelling fix.
2001-02-23 Jeremy AllisonAlways increment even if the read fails (otherwise...
2001-02-22 Jeremy Allisonlib/select.c: Fix for Linux 2.0.x kernel that causes...
2000-11-17 Andrew Tridgellsave and restore errno in select
2000-09-12 Andrew Tridgellfixed a race in the pipe() setup in sys_select()
2000-06-21 Andrew Tridgellfixed two minor bugs in new sys_select()
2000-06-19 Jeremy AllisonParanoia changes to ensure that anything touched by...
2000-06-13 Andrew Tridgellforgot to checkin select.c