summaryrefslogtreecommitdiff
path: root/source3/smbd/dfree.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-12Fixed processing of dfree script (was truncating).Jeremy Allison1-2/+0
2000-12-07file_lines_load/file_lines_pload can now optionally convert unix_to_dos()Jeremy Allison1-1/+1
2000-04-19split fsusage() into a separate module (to fix linking problems withAndrew Tridgell1-127/+2
2000-04-16converted a bunch more functions to use a fd instead of a FILE*Andrew Tridgell1-11/+9
2000-03-16Fixes to add "paranoid" option to popen. Checks some basic things.Jeremy Allison1-1/+1
2000-02-15Added replacement functions sys_popen and sys_pclose. These are basedJeremy Allison1-5/+5
2000-01-29Wrapped popen calls in HAVE_POPEN - needed if we are to add theJeremy Allison1-0/+2
2000-01-12Use slprintf not snprintf.Jeremy Allison1-1/+1
2000-01-06Re-added "dfree command" functionality that was described in the man pagesJeremy Allison1-1/+48
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-14/+22
1998-11-09converted smbclient to use clientgen.c rather than clientutil.cAndrew Tridgell1-1/+1
1998-11-06lib/charcnv.c: Improved debug comment.Jeremy Allison1-0/+11
1998-09-18got rid of SMB_STRUCT_STATVFS. I don't think we should be definingAndrew Tridgell1-3/+7
1998-09-17configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...Jeremy Allison1-23/+17
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-0/+231