s3: piddir creation fix part 2.
[ira/wip.git] / source3 / lib / smbrun.c
2009-05-11 Jeremy AllisonAdd checks for non_root mode to help buildfarm spoolss...
2009-04-20 Jelmer VernooijRemove smb_mkstemp() - libreplace will now provide...
2009-02-10 todd stecherS3: Fixes for coverity issues.
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-01 Jelmer VernooijMerge branch 'master' of /home/jelmer/samba3
2008-11-01 Jelmer VernooijUse dup2() replacement from libreplace.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25171: More pstring removal.
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 Gerald Carterr22852: merge fixes for CVE-2007-2446 and CVE-2007...
2007-10-10 James Peachr14668: Set the FILE_STATUS_OFFLINE bit by observing...
2007-10-10 James Peachr14600: Refactor capability interface from being IRIX...
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10234: Add new auth module "auth_script" to allow...
2007-10-10 Simo Sorcer2331: check password script code and example from...
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-28 Andrew BartlettIt seems I didn't need to write a dup2() wrapper -...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-04-13 Jeremy AllisonMerge of Andrew's changes in 2.2.
2001-04-13 Jeremy AllisonAs Andrew suggested, make smbrun return a fd for a...
2001-04-11 Jeremy AllisonTo stop people complaining about the mktemp call, move...
2001-04-05 Jeremy AllisonFix from Michael Davidson <md@sco.COM> to merge Solaris...
2001-04-05 Jeremy AllisonTidy up tmp file handling.
2000-10-28 Jeremy AllisonFixed silly bug in dup2 code found by Kenichi Okuyama...
2000-06-09 Andrew Tridgellclean up oplock capability code ready for Linux code
2000-05-08 Jeremy AllisonFix for VMS platforms from "John E. Malmberg" <wb8tyw...
2000-05-02 Jeremy AllisonAdded sys_fork() and sys_getpid() functions to stop...
2000-04-23 Andrew Tridgelldon't close high fd's in smbrun when using insure ...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-17 Jeremy AllisonAdded the same open()/fopen()/creat()/mmap() -> sys_XXX...
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-03 Jeremy AllisonOk - this is the 64 bit widening check in. It changes...
1998-09-01 Jeremy AllisonMore abstraction of file system data types, to move...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...