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
/
quotas.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-11-30
XFS quota patch for Linux.
Jeremy Allison
1
-2
/
+33
2001-11-03
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
1
-6
/
+6
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-21
Attempt to make quotas work with RH7.1, and with other Linuxen... This is
Jeremy Allison
1
-68
/
+125
2001-09-17
move to SAFE_FREE()
Simo Sorce
1
-1
/
+1
2001-07-04
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
1
-1
/
+1
2001-04-27
More debug %d -> %u issues.
Jeremy Allison
1
-8
/
+3
2001-04-27
Fixes for problems in NFS server code from Michael Gerdts <Michael.Gerdts@usa...
Jeremy Allison
1
-23
/
+41
2001-04-05
Fix from "Romeril, Alan" <a.romeril@ic.ac.uk> to get his NFS quota code
Jeremy Allison
1
-6
/
+6
2001-04-01
Integrated solaris nfs quota code from Alan Romeril <a.romeril@ic.ac.uk>
Jeremy Allison
1
-112
/
+275
2001-03-27
Removed NFS quotas code for Solaris as Alan wants to re-write it.
Jeremy Allison
1
-279
/
+112
2001-03-27
Added NFS quota support for Solaris 5.x from Alan Romeril <a.romeril@ic.ac.uk>.
Jeremy Allison
1
-112
/
+279
2001-02-27
Fixes from Toomas Soome <tsoome@ut.ee> code unicode problems, plus
Jeremy Allison
1
-9
/
+17
2000-12-04
Remove C++ style comments
David O'Neill
1
-1
/
+1
2000-04-10
Fix for soft quotas not being set from
Jeremy Allison
1
-0
/
+24
2000-03-13
Cleaned up call_trans2getdfsreferral for when MS_DFS is not defined.
Shirish Kalele
1
-2
/
+145
1999-12-13
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1
-56
/
+55
1998-11-17
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1
-2
/
+2
1998-11-13
include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.
Jeremy Allison
1
-1
/
+1
1998-11-09
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
Jeremy Allison
1
-1
/
+1
1998-11-06
lib/charcnv.c: Improved debug comment.
Jeremy Allison
1
-20
/
+23
1998-11-03
Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...
Jeremy Allison
1
-8
/
+0
1998-10-17
Small tidyups for gcc in 'preen' mode....
Jeremy Allison
1
-0
/
+1
1998-09-03
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1
-16
/
+16
1998-09-01
More abstraction of file system data types, to move to a 64
Jeremy Allison
1
-6
/
+6
1998-07-29
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1
-3
/
+3
1998-05-12
This is a security audit change of the main source.
Jeremy Allison
1
-7
/
+7
1998-03-24
clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).
Jeremy Allison
1
-0
/
+2
1998-01-22
This is *not* a big change (although it looks like one).
Jeremy Allison
1
-1
/
+1
1997-12-23
Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>
Jeremy Allison
1
-10
/
+10
1997-11-17
loadparm.c : Added "veto oplock files" parameter.
Jeremy Allison
1
-0
/
+7
1997-10-08
Makefile: Split definitions for SGI4,5,6.
Jeremy Allison
1
-1
/
+146
1997-09-23
Checkin to sync up oplock development code so that NT
Jeremy Allison
1
-4
/
+16
1997-08-19
Makefile: Changed for HPUX10 tidyup.
Samba Release Account
1
-2
/
+43
1997-07-24
Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.com
Samba Release Account
1
-2
/
+2
1997-07-17
Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>
Samba Release Account
1
-1
/
+1
1997-07-08
Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>
Samba Release Account
1
-6
/
+17
1997-07-02
Fixed compile warnings for FreeBsd & Linux.
Samba Release Account
1
-10
/
+13
1997-06-11
Makefile: Added quoata changes for Linux from Thorvald Natvig
Samba Release Account
1
-52
/
+42
1997-05-08
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1
-1
/
+1
1997-03-07
quotas.c: Fixed typo in #ifdef'ed compile.
Samba Release Account
1
-1
/
+1
1997-01-15
locking.c proto.h shmem.c smb.h status.c :
Samba Release Account
1
-1
/
+1
1996-12-10
Fixed quota support for FreeBsd.
Samba Release Account
1
-4
/
+18
1996-06-10
got rid of a lot of redundent header files as we now globally generate
Andrew Tridgell
1
-5
/
+7
1996-06-08
- added comments to byteorder.h explaining how it works.
Andrew Tridgell
1
-16
/
+92
1996-06-04
add dummy quotas fn
Andrew Tridgell
1
-0
/
+4
1996-05-31
Lots of changes!
Andrew Tridgell
1
-13
/
+42
1996-05-05
move quotas support out of server.c
Andrew Tridgell
1
-0
/
+330