summaryrefslogtreecommitdiff
path: root/source3/smbd/ntquotas.c
Commit message (Expand)AuthorAgeFilesLines
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-1/+0
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-3/+3
* * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher2004-01-151-0/+3
* Rise debug level to 5 for not-found-nt-quota message (quota setting for user ...Alexander Bokovoy2003-07-241-1/+1
* Found out a good number of NT_STATUS_IS_ERR used the wrong way.Simo Sorce2003-06-221-3/+3
* Fix printf warnings in debug statments.Tim Potter2003-05-271-2/+2
* Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...Alexander Bokovoy2003-05-141-4/+1
* Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...Alexander Bokovoy2003-05-141-2/+2
* And finally IDMAP in 3_0Simo Sorce2003-05-121-5/+3
* Fix a wrong define check.Alexander Bokovoy2003-05-121-3/+4
* Better isolate quota stuffAlexander Bokovoy2003-05-121-0/+4
* Add NT quota support. Patch from Stefan (metze) MetzemacherAlexander Bokovoy2003-05-121-0/+259