summaryrefslogtreecommitdiffstats
path: root/source/smbd/dfree.c
Commit message (Expand)AuthorAgeFilesLines
* beginning to sync up for 2.2.5 release....Gerald Carter2002-06-171-4/+5
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-2/+2
* Move over to RELEASE branch.Jeremy Allison2002-02-011-3/+0
* Got "medieval on our ass" about adding the -1 to slprintf.Jeremy Allison2001-04-081-1/+1
* Fixed processing of dfree script (was being truncated).Jeremy Allison2000-12-121-2/+0
* file_lines_load/file_lines_pload can now optionally do a unix_to_dos() on read.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