s3:smbd: FSCTL_PIPE_TRANSCEIVE on a none IPC$ share should give NOT_SUPPORTED
[ira/wip.git] / source3 / smbd / dfree.c
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
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 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-10-12 Jelmer VernooijUse common util_file code.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-05-05 Volker LendeckeRemove connection_struct->mem_ctx, connection_struct...
2007-12-10 Volker Lendeckeint->bool
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25118: More pstring elimination.
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 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