index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
dfree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
2009-01-08
1
-3
/
+3
*
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
2008-10-14
1
-17
/
+17
*
Use common util_file code.
Jelmer Vernooij
2008-10-12
1
-1
/
+1
*
Remove connection_struct->mem_ctx, connection_struct is its own parent
Volker Lendecke
2008-05-05
1
-1
/
+1
*
int->bool
Volker Lendecke
2007-12-10
1
-2
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-3
/
+3
*
r25118: More pstring elimination.
Jeremy Allison
2007-10-10
1
-3
/
+11
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21369: sys_disk_free return type is SMB_BIG_UINT.
Simo Sorce
2007-10-10
1
-1
/
+1
*
r11190: Fix enhancement request #3192.
Jeremy Allison
2007-10-10
1
-10
/
+53
*
r5822: Actually return an error message if disk_free fails ! Pointed out by Y...
Jeremy Allison
2007-10-10
1
-3
/
+12
*
r5268: Fix bug #2310, only do 16-bit normalization on small dfree
Jeremy Allison
2007-10-10
1
-5
/
+5
*
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
2003-05-12
1
-6
/
+6
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
1
-1
/
+1
*
get rid of compiler warnings (casts and delete unused variables)
Herb Lewis
2001-10-23
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
1
-4
/
+4
*
Got "medieval on our ass" about adding the -1 to slprintf.
Jeremy Allison
2001-04-08
1
-1
/
+1
*
Fixed processing of dfree script (was truncating).
Jeremy Allison
2000-12-12
1
-2
/
+0
*
file_lines_load/file_lines_pload can now optionally convert unix_to_dos()
Jeremy Allison
2000-12-07
1
-1
/
+1
*
split fsusage() into a separate module (to fix linking problems with
Andrew Tridgell
2000-04-19
1
-127
/
+2
*
converted a bunch more functions to use a fd instead of a FILE*
Andrew Tridgell
2000-04-16
1
-11
/
+9
*
Fixes to add "paranoid" option to popen. Checks some basic things.
Jeremy Allison
2000-03-16
1
-1
/
+1
*
Added replacement functions sys_popen and sys_pclose. These are based
Jeremy Allison
2000-02-15
1
-5
/
+5
*
Wrapped popen calls in HAVE_POPEN - needed if we are to add the
Jeremy Allison
2000-01-29
1
-0
/
+2
*
Use slprintf not snprintf.
Jeremy Allison
2000-01-12
1
-1
/
+1
*
Re-added "dfree command" functionality that was described in the man pages
Jeremy Allison
2000-01-06
1
-1
/
+48
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-14
/
+22
*
converted smbclient to use clientgen.c rather than clientutil.c
Andrew Tridgell
1998-11-09
1
-1
/
+1
*
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1998-11-06
1
-0
/
+11
*
got rid of SMB_STRUCT_STATVFS. I don't think we should be defining
Andrew Tridgell
1998-09-18
1
-3
/
+7
*
configure configure.in: Added checks for statvfs64. Last bit of 64 bit wideni...
Jeremy Allison
1998-09-17
1
-23
/
+17
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-0
/
+231