Commit Graph

26 Commits

Author SHA1 Message Date
Mattia Biondi 28e4c7054d CMake conversion 2020-01-08 11:19:54 +01:00
Renzo Davoli b781a2286c man page syntax bugfix: cado.1 + tag v0.9.3 2017-10-24 10:58:07 +02:00
Renzo Davoli d2cdd5f3d0 man page syntax bugfix: cado.1 scado.1 2017-10-24 10:39:21 +02:00
Renzo Davoli a476f62ccf cado.conf:var enabled. execs changed the def value 2017-09-16 14:11:29 +02:00
Renzo Davoli 32660373c8 portability fix (support missing PR_CAP_AMBIENT) 2016-12-24 16:47:55 +01:00
Renzo Davoli 499a930cd3 $SHELL if no arg in cado (tnx Davide) 2016-11-29 09:35:26 +01:00
Davide Berardi bd4f6e067f New command: cadrop
cadrop permits to drop ambient capabilities.
2016-11-26 16:18:55 +01:00
Davide Berardi 9eb9a87150 Copy capabilities list before strtok_r
With this fix /proc/<pid>/cmdline is preserved.
2016-11-26 16:17:48 +01:00
Davide Berardi cb80692707 autotools: libmhash check 2016-09-16 12:14:55 +02:00
Davide Berardi 4e63dd44f7 Version 0.9.2 2016-09-08 15:28:18 +02:00
Renzo Davoli a6a603130b FIxed some typos in README.md 2016-08-25 12:29:59 +02:00
Renzo Davoli 7370462ee7 upgraded to s2argv-execs 0.9 2016-08-22 18:59:04 +02:00
Davide Berardi 1846595d08 Security fix
users cannot use symlinks when editing the scado file.
2016-08-11 18:23:31 +02:00
Davide Berardi db0e989ec0 scado now uses execs to make possible to use complex editor commands:
Like
$ EDITOR="vim -i 'startinsert'" scado -e
or
$ EDITOR="cp saved_scado_file" scado -e
2016-08-10 14:37:46 +02:00
Davide Berardi 65b997bb9c 'force' instead of 'quiet' mode and manpages fixes. 2016-08-10 14:28:45 +02:00
Renzo Davoli bfe686a1c5 new features: scado and conditions in cado.conf 2016-08-09 17:46:05 +02:00
Renzo Davoli 648d301eb3 Merge branch 'master' of https://github.com/rd235/cado 2016-08-04 14:14:28 +02:00
Renzo Davoli 32c1eb2ab3 new feature: conditioned rules in cado.conf 2016-08-04 12:59:42 +02:00
Davide Berardi 479510cf1a do not check for c++ compiler 2016-07-22 14:24:24 +02:00
Davide Berardi 5b14b97afe printf warnings. 2016-07-19 13:51:21 +02:00
Davide Berardi 6aaa8cee2f Merge pull request #1 from encrypt94/master
add checks for libcap and PAM headers
2016-06-27 20:55:00 +02:00
encrypt 82c4601637 add checks for libcap and PAM headers 2016-06-27 12:31:44 +02:00
Davide Berardi 06152520a0 Manpages typos 2016-06-25 15:50:54 +02:00
Renzo Davoli d0fbc9c474 some ifndef/define added-to cope with old prctl.h 2016-06-25 14:22:14 +02:00
Renzo Davoli 68a7dcfa2e Initial release (v.0.9) 2016-06-25 14:12:41 +02:00
Renzo Davoli 4311c2e564 Initial commit 2016-06-25 13:46:14 +02:00