r23014: For all branches, ensure that if we're blocked on a POSIX
[tprouty/samba.git] / source / smbd / dfree.c
2007-10-10 Simo Sorcer21369: sys_disk_free return type is SMB_BIG_UINT.
2007-10-10 Jeremy Allisonr11190: Fix enhancement request #3192.
2007-10-10 Jeremy Allisonr5822: Actually return an error message if disk_free...
2007-10-10 Jeremy Allisonr5268: Fix bug #2310, only do 16-bit normalization...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
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-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
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-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-23 Herb Lewisget rid of compiler warnings (casts and delete unused...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-04-08 Jeremy AllisonGot "medieval on our ass" about adding the -1 to slprintf.
2000-12-12 Jeremy AllisonFixed processing of dfree script (was truncating).
2000-12-07 Jeremy Allisonfile_lines_load/file_lines_pload can now optionally...
2000-04-19 Andrew Tridgellsplit fsusage() into a separate module (to fix linking...
2000-04-16 Andrew Tridgellconverted a bunch more functions to use a fd instead...
2000-03-16 Jeremy AllisonFixes to add "paranoid" option to popen. Checks some...
2000-02-15 Jeremy AllisonAdded replacement functions sys_popen and sys_pclose...
2000-01-29 Jeremy AllisonWrapped popen calls in HAVE_POPEN - needed if we are...
2000-01-12 Jeremy AllisonUse slprintf not snprintf.
2000-01-06 Jeremy AllisonRe-added "dfree command" functionality that was describ...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-09 Andrew Tridgellconverted smbclient to use clientgen.c rather than...
1998-11-06 Jeremy Allisonlib/charcnv.c: Improved debug comment.
1998-09-18 Andrew Tridgellgot rid of SMB_STRUCT_STATVFS. I don't think we should...
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch