Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2023-11-14 | permchain.c: Address warning -Wunused-parameter | Sebastian Pipping | -1/+11 |
2023-11-14 | permchain.c: Handle malloc failure in add_chmod_rule_to_permchain | Sebastian Pipping | -0/+2 |
2023-04-12 | Debug output cleanup | Martin Pärtel | -2/+3 |
2021-02-15 | Fixed permchain.c on older compilers. Enabled -Wpedantic. | Martin Pärtel | -11/+11 |
2021-02-14 | Got rid of alloca() | Martin Pärtel | -2/+2 |
2021-02-13 | Include alloca.h to fix build on MacOS | Martin Pärtel | -0/+1 |
2012-07-03 | Fixed permchain.operands size and reordered it a bit. | Martin Pärtel | -3/+3 |
2012-07-03 | bindfs: reduce memory holes in struct permchain | Jan Engelhardt | -2/+2 |
2011-07-08 | Initial commit to git. | Martin Pärtel | -0/+325 |