- 31 Jan, 2020 11 commits
-
-
Davide Berardi authored
-
Davide Berardi authored
It seems that the distributions places nologin in different places (e.g. deb based distribution in /usr/sbin, rpm based and gentoo in /sbin). This patch fixes this behaviour searching for nologin in the PATH environment variable.
-
Davide Berardi authored
-
Davide Berardi authored
-
Davide Berardi authored
-
Davide Berardi authored
Now a variable for the SPOOL_DIR is been allocated.
-
Davide Berardi authored
Now a variable is used for the spool file and the installation process is less verbose.
-
Davide Berardi authored
-
Davide Berardi authored
As for the PostInstall script, the Uninstall script must be adapted to the new username (_cado)
-
Davide Berardi authored
The getopt_long descriptors was not correctly terminated. To avoid a segmentation fault the list should be terminated by an array composed of 4 NULLs.
-
Davide Berardi authored
PostInstall was refactored to mimick the debian installer.
-
- 14 Jan, 2020 1 commit
-
-
Renzo Davoli authored
PostInstall check, removed unused retvalue warnings, config.h patch
-
- 09 Jan, 2020 3 commits
-
-
Mattia Biondi authored
-
Mattia Biondi authored
-
Mattia Biondi authored
-
- 08 Jan, 2020 2 commits
-
-
Davide Berardi authored
CMake conversion
-
Mattia Biondi authored
-
- 24 Oct, 2017 2 commits
-
-
Renzo Davoli authored
-
Renzo Davoli authored
-
- 16 Sep, 2017 1 commit
-
-
Renzo Davoli authored
-
- 24 Dec, 2016 1 commit
-
-
Renzo Davoli authored
-
- 29 Nov, 2016 1 commit
-
-
Renzo Davoli authored
-
- 26 Nov, 2016 2 commits
-
-
Davide Berardi authored
cadrop permits to drop ambient capabilities.
-
Davide Berardi authored
With this fix /proc/<pid>/cmdline is preserved.
-
- 16 Sep, 2016 1 commit
-
-
Davide Berardi authored
-
- 08 Sep, 2016 1 commit
-
-
Davide Berardi authored
-
- 25 Aug, 2016 1 commit
-
-
Renzo Davoli authored
-
- 22 Aug, 2016 1 commit
-
-
Renzo Davoli authored
-
- 11 Aug, 2016 1 commit
-
-
Davide Berardi authored
users cannot use symlinks when editing the scado file.
-
- 10 Aug, 2016 2 commits
-
-
Davide Berardi authored
Like $ EDITOR="vim -i 'startinsert'" scado -e or $ EDITOR="cp saved_scado_file" scado -e
-
Davide Berardi authored
-
- 09 Aug, 2016 1 commit
-
-
Renzo Davoli authored
-
- 04 Aug, 2016 2 commits
-
-
-
Renzo Davoli authored
-
- 22 Jul, 2016 1 commit
-
-
Davide Berardi authored
-
- 19 Jul, 2016 1 commit
-
-
Davide Berardi authored
-
- 27 Jun, 2016 2 commits
-
-
Davide Berardi authored
add checks for libcap and PAM headers
-
encrypt authored
-
- 25 Jun, 2016 2 commits
-
-
Davide Berardi authored
-
Renzo Davoli authored
-