summaryrefslogtreecommitdiff
path: root/src/common.c
Commit message (Expand)AuthorAgeFilesLines
* Somewhat kludgy changes to make debugging mismatching CGI gid's easierbwarsaw1999-01-071-0/+27
* Minor formatting changesbwarsaw1998-08-051-2/+2
* Minor formatting changesbwarsaw1998-08-051-4/+2
* prefixdir isn't used anywherebwarsaw1998-07-211-1/+0
* Put only $prefix on PYTHONPATH, not $prefix/Mailman. This means thatbwarsaw1998-06-191-1/+1
* strerror(): Wrap in standard autoconf generated HAVE_STRERROR ifdefs.bwarsaw1998-06-051-25/+23
* I added a strerror() function to common.h, wrapped in an #ifdef forviega1998-06-041-0/+25
* check_caller(): Removed test for UID. We now only check for GIDbwarsaw1998-06-011-8/+1
* I changed the "wrong UID/GID" error messages that go to syslog to makeviega1998-05-311-5/+7
* Several important changes.bwarsaw1998-05-261-0/+171