Removed version number from file header.
[samba.git] / source3 / lib / smbrun.c
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*...