summaryrefslogtreecommitdiffstats
path: root/source/libsmb/cliquota.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some nonempty blank linesVolker Lendecke2008-10-151-25/+25
* Remove tiny code duplicationVolker Lendecke2007-12-291-2/+2
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-1/+1
* Use sid_to_string directlyVolker Lendecke2007-12-151-1/+1
* Remove a static fstringVolker Lendecke2007-11-111-11/+12
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-15/+15
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23510: Tidy calls to smb_panic by removing trailing newlines. Print theJames Peach2007-10-101-8/+15
* r22542: Move over to using the _strict varients of the tallocJeremy Allison2007-10-101-4/+4
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-10-101-0/+2
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-4/+4
* r2388: fix client quota supportStefan Metzmacher2007-10-101-2/+2
* More merges from HEAD:Jelmer Vernooij2003-04-161-5/+5
* merge in metze' smbcquotas patch from HEADGerald Carter2003-04-151-5/+5
* Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.Paul Green2003-04-141-5/+5
* smbcquota patch from metzeGerald Carter2003-04-111-0/+633