summaryrefslogtreecommitdiffstats
path: root/source/smbd/quotas.c
Commit message (Collapse)AuthorAgeFilesLines
* r25387: Sync with 3.2.0 svn treeGerald Carter2007-09-271-0/+3
|
* r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell2007-07-101-1/+13
| | | | | | | | | | Samba3 tree. This is neater, plus it avoids the need to get legal approval from SGI to use their GPLv2-only code under GPLv3. If/when SGI legal sort things out, we could consider adding back this header for very old systems where linux/dqblk_xfs.h is not available.
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-07-101-2/+1
|
* r23780: Find and fix more GPL2 -> GPL3.Jeremy Allison2007-07-091-1/+1
| | | | Jeremy.
* r22149: BUG 4500: patch from Jorge Santos <jorge_a_santos@hotmail.com>Gerald Carter2007-04-101-1/+1
| | | | to fix compile bug ni quotas.c (typo calling unbecome_root()).
* r22096: become_root_uid_only() is unneeded - it's only used inJeremy Allison2007-04-051-15/+15
| | | | | | messages.c. Refactor to use become_root() instead and make it local to messages.c Jeremy.
* r22060: Fix for AIX quotas from Heinrich Mislik <Heinrich.Mislik@univie.ac.at>.Jeremy Allison2007-04-031-0/+30
| | | | Jeremy.
* r19801: grabbing minor changes (some missing pieces from jmcd's SAMR work as ↵Gerald Carter2006-11-201-17/+13
| | | | well)
* r19260: Fix for bug #3524 from tiamat@komi.mts.ru - Solaris quotas.Jeremy Allison2006-10-131-7/+9
| | | | Jeremy.
* r13109: 3.0.21b chnges from the 3.0 tree (round #2)Gerald Carter2006-01-241-0/+2
|
* r12199: grabbing some low risk fixes from 3.0Gerald Carter2005-12-121-1/+3
| | | | | | | | | | | | | svn merge -r12027:12031 $SVNURL/branches/SAMBA_3_0 svn merge -r12055:12076 $SVNURL/branches/SAMBA_3_0 svn merge -r12076:12077 $SVNURL/branches/SAMBA_3_0 svn merge -r12098:12106 $SVNURL/branches/SAMBA_3_0 svn merge -r12119:12129 $SVNURL/branches/SAMBA_3_0 svn merge -r12131:12133 $SVNURL/branches/SAMBA_3_0 svn merge -r12170:12173 $SVNURL/branches/SAMBA_3_0 svn merge -r12173:12177 $SVNURL/branches/SAMBA_3_0 svn merge -r12185:12193 $SVNURL/branches/SAMBA_3_0 svn merge -r12194:12196 $SVNURL/branches/SAMBA_3_0
* r11118: syncing up some changez from 3.0 tree for the first 3.0.21 preview ↵Gerald Carter2005-10-171-3/+3
| | | | release
* r7791: sync with SAMBA_3_0 branch as of r7789. Geting ready for 3.0.20pre1Gerald Carter2005-06-211-14/+14
|
* r6369: update release notesGerald Carter2005-04-181-5/+10
| | | | | sync with SAMBA_3_0 (r6365). Getting ready for 3.0.15pre2
* r6334: revert 3.0.15pre1 changes. roll back to 3.0.14.Gerald Carter2005-04-141-10/+5
| | | | | | | Add in jra fix for bad SMB_ASSERT. Redefine SMB_ASSERT to a single DEBUG() when not using --with-developer
* r6303: Setting up for 3.0.15pre1Gerald Carter2005-04-121-5/+10
| | | | current as of r6296
* r5168: more merges from 3_0Gerald Carter2005-02-021-0/+2
| | | | | | | | svn merge -r5154:5157 $SVNURL/branches/SAMBA_3_0 svn merge -r5157:5158 $SVNURL/branches/SAMBA_3_0 svn merge -r5158:5159 $SVNURL/branches/SAMBA_3_0 svn merge -r5160:5162 $SVNURL/branches/SAMBA_3_0 svn merge -r5163:5165 $SVNURL/branches/SAMBA_3_0
* r4348: syncing up for 3.0.11pre1Gerald Carter2004-12-231-2/+2
|
* r1383: sync from 3.0 treeGerald Carter2004-07-071-1/+203
|
* r2: import HEAD into svn+ssh://svn.samba.org/home/svn/samba/trunkCVS Import User2004-04-041-0/+1279
metze