summaryrefslogtreecommitdiffstats
path: root/source/smbd/dfree.c
Commit message (Expand)AuthorAgeFilesLines
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-121-6/+6
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-1/+1
* get rid of compiler warnings (casts and delete unused variables)Herb Lewis2001-10-231-1/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-3/+0
* The big character set handling changeover!Andrew Tridgell2001-07-041-4/+4
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-1/+1
* Fixed processing of dfree script (was truncating).Jeremy Allison2000-12-121-2/+0
* file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison2000-12-071-1/+1
* split fsusage() into a separate module (to fix linking problems withAndrew Tridgell2000-04-191-127/+2
* converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell2000-04-161-11/+9
* Fixes to add "paranoid" option to popen. Checks some basic things.Jeremy Allison2000-03-161-1/+1
* Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison2000-02-151-5/+5
* Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison2000-01-291-0/+2
* Use slprintf not snprintf.Jeremy Allison2000-01-121-1/+1
* Re-added "dfree command" functionality that was described in the man pagesJeremy Allison2000-01-061-1/+48
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-14/+22
* converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1998-11-091-1/+1
* lib/charcnv.c: Improved debug comment.Jeremy Allison1998-11-061-0/+11
* got rid of SMB_STRUCT_STATVFS. I don't think we should be definingAndrew Tridgell1998-09-181-3/+7
* configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1998-09-171-23/+17
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-0/+231