]> arthur.barton.de Git - netatalk.git/history - etc/afpd/quota.c
osx adouble format . files are invalid if usedots is not set
[netatalk.git] / etc / afpd / quota.c
2006-09-11 didgremove a debug quota log output
2006-02-08 didgpatch from Justin Mazzola Paluska for quota on linux...
2005-01-31 didgremove or mark as ok more gcc warnings.
2004-06-28 didgremove a c99 declaration, from Yann Rouillard.
2004-05-12 didgremove '\n' char in log messages.
2004-04-06 bfernhombergfix build on platforms that don't have qsize_t, for...
2004-03-22 bfernhombergfix free space/limits when groups quotas are used ...
2004-02-27 bfernhombergfix XFS group quota (hopefully)
2004-01-15 bfernhombergfix a compile nfsquota problem with redhat based distro...
2003-10-30 bfernhombergfix solaris compile issues, warning fixes
2003-09-24 bfernhomberglinux xfs quota compile fix
2003-09-24 bfernhomberggrrr, ifdef 0 is a bad idea ...
2003-09-24 bfernhombergdisable xfs quota code until I get this figured out
2003-09-09 bfernhombergFix for linux quotas, this needs testing on different...
2002-08-29 jmarcusMFS: Fix NFS quotas on Tru64.
2002-03-24 sibazadded new type logtype_afpd
2002-02-28 jmarcusSanitized some LOG messages.
2002-02-03 jmarcusFix a problem where overquota() will report false if...
2002-01-19 jmarcusWhen the user's disk usage exceeds quota hard limit...
2002-01-19 jmarcusBack out previous commit. There is still a point of...
2002-01-18 jmarcusWhen a user exceeds her soft quota, report disk space...
2002-01-13 jmarcusPatch from Egon Niederacher <niederacher@fh-vorarlberg... point-backport-1-5-1
2002-01-04 sibazmerged logging code into main branch. use configure...
2001-12-10 srittauWarning fixes.
2001-12-03 jmarcusBIG commit to improve code style using astyle as well...
2001-09-06 rufustfireflyAC_HEADER_STDC autoconf change
2001-07-31 srittauWarning fixes.
2001-06-20 rufustfireflycommenting changes, more autoconf support in afpd, etc
2001-06-20 rufustfireflyJoe Clarke's fix for linux/quota.h checking, removed...
2001-06-01 rufustfireflyfix for linux compile by Sam Noble <ns@shadow.org>
2001-05-22 rufustfireflymore Tru64 fixes from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-05-07 rufustfireflytypo fixes patch from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-05-03 rufustfireflyTru64 fixes from Burkhard Schmidt <bs@cpfs.mpg.de>
2001-03-29 samnobleThis patch fixes "broken" handling of dbtob (converting...
2000-08-02 rufustfireflyimplemented config.h
2000-07-25 rufustfireflyInitial revision