index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
dfree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2009-01-08
s3:smbd: move all globals and static variables in globals.[ch]
Stefan Metzmacher
1
-3
/
+3
2008-10-14
Use {u,}int64_t instead of SMB_BIG_{U,}INT.
Jelmer Vernooij
1
-17
/
+17
2008-10-12
Use common util_file code.
Jelmer Vernooij
1
-1
/
+1
2008-05-05
Remove connection_struct->mem_ctx, connection_struct is its own parent
Volker Lendecke
1
-1
/
+1
2007-12-10
int->bool
Volker Lendecke
1
-2
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-3
/
+3
2007-10-10
r25118: More pstring elimination.
Jeremy Allison
1
-3
/
+11
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
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