masqmail
log src/permissions.c
age | author | description |
---|---|---|
Thu, 02 Dec 2010 17:11:25 -0300 | markus schnalke | s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/ |
Fri, 23 Jul 2010 11:27:17 +0200 | meillo | added my copyright to files I worked on |
Sat, 19 Jun 2010 18:52:19 +0200 | meillo | added a comment on how to make group uucp trusted too |
Sat, 19 Jun 2010 18:08:55 +0200 | meillo | is_ingroup(): check for the primary group of a user too |
Thu, 06 Nov 2008 09:18:38 +0100 | meillo | code beautifying; 0 -> \0 if appropriate |
Mon, 27 Oct 2008 16:23:10 +0100 | meillo | changed indention and line wrapping to a more consistent style |