Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21369: sys_disk_free return type is SMB_BIG_UINT. | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r11190: Fix enhancement request #3192. | Jeremy Allison | 1 | -10/+53 |
2007-10-10 | r5822: Actually return an error message if disk_free fails ! Pointed out by Y... | Jeremy Allison | 1 | -3/+12 |
2007-10-10 | r5268: Fix bug #2310, only do 16-bit normalization on small dfree | Jeremy Allison | 1 | -5/+5 |
2003-05-12 | Add NT quota support. Patch from Stefan (metze) Metzemacher | Alexander Bokovoy | 1 | -6/+6 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -1/+1 |
2001-10-23 | get rid of compiler warnings (casts and delete unused variables) | Herb Lewis | 1 | -1/+1 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -3/+0 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -4/+4 |
2001-04-08 | Got "medieval on our ass" about adding the -1 to slprintf. | Jeremy Allison | 1 | -1/+1 |
2000-12-12 | Fixed processing of dfree script (was truncating). | Jeremy Allison | 1 | -2/+0 |
2000-12-07 | file_lines_load/file_lines_pload can now optionally convert unix_to_dos() | Jeremy Allison | 1 | -1/+1 |
2000-04-19 | split fsusage() into a separate module (to fix linking problems with | Andrew Tridgell | 1 | -127/+2 |
2000-04-16 | converted a bunch more functions to use a fd instead of a FILE* | Andrew Tridgell | 1 | -11/+9 |
2000-03-16 | Fixes to add "paranoid" option to popen. Checks some basic things. | Jeremy Allison | 1 | -1/+1 |
2000-02-15 | Added replacement functions sys_popen and sys_pclose. These are based | Jeremy Allison | 1 | -5/+5 |
2000-01-29 | Wrapped popen calls in HAVE_POPEN - needed if we are to add the | Jeremy Allison | 1 | -0/+2 |
2000-01-12 | Use slprintf not snprintf. | Jeremy Allison | 1 | -1/+1 |
2000-01-06 | Re-added "dfree command" functionality that was described in the man pages | Jeremy Allison | 1 | -1/+48 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -14/+22 |
1998-11-09 | converted smbclient to use clientgen.c rather than clientutil.c | Andrew Tridgell | 1 | -1/+1 |
1998-11-06 | lib/charcnv.c: Improved debug comment. | Jeremy Allison | 1 | -0/+11 |
1998-09-18 | got rid of SMB_STRUCT_STATVFS. I don't think we should be defining | Andrew Tridgell | 1 | -3/+7 |
1998-09-17 | configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni... | Jeremy Allison | 1 | -23/+17 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -0/+231 |