aboutsummaryrefslogtreecommitdiffstats
path: root/src/profstats/main.c
Commit message (Collapse)AuthorAge
* profstats: Fix whitespace on license noticeLibravatar Kelvin M. Klann2021-12-06
| | | | | | | | | | | | | | | | | | | | | | | This amends commit ebe4c93f2 ("profstats cleanup", 2021-12-01) / #4730. This is the second paragraph verbatim of one of the GPL license notices recommended by GNU[1]: This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. On all but one (external) file (and on src/profstats/main.c), the notice uses the same spacing: $ git grep -I -F 'FITNESS FOR A PARTICULAR PURPOSE. See' | wc -l 156 $ git grep -I -F 'FITNESS FOR A PARTICULAR PURPOSE. See' m4/ax_check_compile_flag.m4:# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General src/profstats/main.c: * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [1] https://www.gnu.org/licenses/gpl-howto.en.html
* profstats cleanupLibravatar glitsj162021-12-01
|
* more profstatsLibravatar netblue302021-11-30
|
* install profstats in /etc/firejail directory - undocumented, used only for ↵Libravatar netblue302021-11-30
| | | | development
* more --buildLibravatar netblue302021-05-12
|
* Update main.cLibravatar pholodniak2021-04-15
| | | profstats - correct variable for include global
* copyright updateLibravatar startx20172021-02-15
|
* fix #3914Libravatar netblue302021-01-24
|
* profstatsLibravatar netblue302021-01-24
|
* profstats - add count for whitelisted home dir, dbus-user noneLibravatar netblue302020-10-02
|
* profstats: track dbus-system noneLibravatar netblue302020-09-08
|
* small fixesLibravatar netblue302020-04-21
|
* cleanup, fixes, more profstatsLibravatar netblue302020-04-06
|
* fixing my previous commitLibravatar netblue302020-04-05
|
* profile fixesLibravatar netblue302020-04-04
|
* misc fixes & hardeningLibravatar rusty-snake2020-04-03
|
* profstatsLibravatar netblue302020-04-01
|
* fix profstats to print warning for nonexistent include filesLibravatar netblue302020-03-22
|
* profile statsLibravatar netblue302020-03-19