Commit Graph

11 Commits (1c77f099d3cb98e81d944d2ce7a98406915b0b6a)

Author SHA1 Message Date
Andrea Cardaci 1bff7d1525 Fix SUID for less and pg 2018-08-24 13:30:23 +02:00
Andrea Cardaci 38a5860d48 Add file-write to less 2018-08-24 12:32:06 +02:00
Andrea Cardaci 41bd75145c Fix SUID for less and pg
Only file access is possible in that case.
2018-08-24 12:25:57 +02:00
Andrea Cardaci e1cd3aed68 Fix YAMLs according to YAMLlint 2018-07-16 15:01:50 +02:00
Emilio Pinna d6895f367d Reorder functions in binaries 2018-07-04 19:26:52 +01:00
Andrea Cardaci b96f6e9a49 Fix YAMLs format 2018-06-01 00:22:34 +02:00
Andrea Cardaci 004b4bf828 Fix trailing spaces 2018-05-28 20:12:44 +02:00
Emilio Pinna c3710d7396 Add read-write to less, man, more, and vi 2018-05-28 20:12:44 +02:00
Andrea Cardaci 36dcf7a836 Reorganize function names 2018-05-25 15:30:02 +02:00
Andrea Cardaci e885d4a6ee Remove the -p option from suid-limited
It is useless because:
- if Debian-like, it is not supported and does not drop anyway;
- otherwise the `system()`-like function already used a shell that dropped the
  privileges.
2018-05-25 00:57:42 +02:00
Emilio Pinna b81e57005a First commit 2018-05-21 20:14:41 +01:00