summaryrefslogtreecommitdiffstats
path: root/ncr-limits.c
Commit message (Expand)AuthorAgeFilesLines
* Corrected copyright notices.Nikos Mavrogiannopoulos2010-07-271-1/+3
* relicensed under GNU GPLv2.Nikos Mavrogiannopoulos2010-07-271-8/+9
* removed the data type.Nikos Mavrogiannopoulos2010-07-261-2/+0
* ncr_int.h -> ncr-int.hNikos Mavrogiannopoulos2010-07-251-1/+1
* sparse: add missing 'static'Miloslav Trmač2010-07-191-2/+2
* Use the supplied pid even if creating a new recordMiloslav Trmač2010-07-191-1/+1
* Fix error paths in ncr_limits_add_and_checkMiloslav Trmač2010-07-191-2/+17
* Use current_euid() and task_pid_nr(current) to get identifiers for owners (fo...Nikos Mavrogiannopoulos2010-06-171-25/+7
* Added small subsystem for storage (no storage occuring yet).Nikos Mavrogiannopoulos2010-06-171-1/+1
* Added deinitialization of limits on module unloading. Better cleanup of unuse...Nikos Mavrogiannopoulos2010-06-171-0/+21
* Compilation and initialization fixes.Nikos Mavrogiannopoulos2010-06-171-3/+8
* Added some initial for of key. Added helper functions to enforce per user and...Nikos Mavrogiannopoulos2010-06-171-0/+176