summaryrefslogtreecommitdiffstats
path: root/source/smbd/quotas.c
Commit message (Expand)AuthorAgeFilesLines
...
* Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.Jeremy Allison1998-11-091-1/+1
* lib/charcnv.c: Improved debug comment.Jeremy Allison1998-11-061-20/+23
* Makefile.in configure configure.in include/proto.h smbd/noquotas.c smbd/quota...Jeremy Allison1998-11-031-8/+0
* Small tidyups for gcc in 'preen' mode....Jeremy Allison1998-10-171-0/+1
* Ok - this is the 64 bit widening check in. It changes the configureJeremy Allison1998-09-031-16/+16
* More abstraction of file system data types, to move to a 64Jeremy Allison1998-09-011-6/+6
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-3/+3
* This is a security audit change of the main source.Jeremy Allison1998-05-121-7/+7
* clientgen.c ipc.c smbpasswd.c: Fixes for warnings (from Herb).Jeremy Allison1998-03-241-0/+2
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* Fixes to compile under OpenBSD from "Todd T. Fries" <toddf@acm.org>Jeremy Allison1997-12-231-10/+10
* loadparm.c : Added "veto oplock files" parameter.Jeremy Allison1997-11-171-0/+7
* Makefile: Split definitions for SGI4,5,6.Jeremy Allison1997-10-081-1/+146
* Checkin to sync up oplock development code so that NTJeremy Allison1997-09-231-4/+16
* Makefile: Changed for HPUX10 tidyup.Samba Release Account1997-08-191-2/+43
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-241-2/+2
* Makefile: Added krb5 option from Nathan Neulinger <nneul@umr.edu>Samba Release Account1997-07-171-1/+1
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-6/+17
* Fixed compile warnings for FreeBsd & Linux.Samba Release Account1997-07-021-10/+13
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-52/+42
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* quotas.c: Fixed typo in #ifdef'ed compile.Samba Release Account1997-03-071-1/+1
* locking.c proto.h shmem.c smb.h status.c :Samba Release Account1997-01-151-1/+1
* Fixed quota support for FreeBsd.Samba Release Account1996-12-101-4/+18
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-5/+7
* - added comments to byteorder.h explaining how it works.Andrew Tridgell1996-06-081-16/+92
* add dummy quotas fnAndrew Tridgell1996-06-041-0/+4
* Lots of changes!Andrew Tridgell1996-05-311-13/+42
* move quotas support out of server.cAndrew Tridgell1996-05-051-0/+330