summaryrefslogtreecommitdiffstats
path: root/source3/libsmb/cliquota.c
Commit message (Collapse)AuthorAgeFilesLines
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ↵Jeremy Allison2007-10-101-4/+4
| | | | | | | | | | allocation functions so we can funnel through some well known functions. Should help greatly with malloc checking. HEAD patch to follow. Jeremy. (This used to be commit 620f2e608f70ba92f032720c031283d295c5c06a)
* r2388: fix client quota supportStefan Metzmacher2007-10-101-2/+2
| | | | | | | for the client we need the windows path and for server we need unix path metze (This used to be commit 54fd28f5e7b70ce2b192c2037ce28da3fea9ef92)
* More merges from HEAD:Jelmer Vernooij2003-04-161-5/+5
| | | | | | | - Stephan Kulow's changes (fixing warnings in libsmbclient) - VFS modules - Seperating libs (This used to be commit 6e9b7802335428c88ecf4e44a0e2395ac58e96b5)
* merge in metze' smbcquotas patch from HEADGerald Carter2003-04-151-5/+5
| | | | (This used to be commit b6a77048886151435a4a5eeb9a04be44d397c504)
* Rebalance parentheses in cliquota.c when LARGE_SMB_OFF_T is false.Paul Green2003-04-141-5/+5
| | | | (This used to be commit bd69cbce93054548b6d1e3bac89032ff4f693423)
* smbcquota patch from metzeGerald Carter2003-04-111-0/+633
(This used to be commit 74fab8f0d24004b1dfd5ce0fd7402895652f941f)