summaryrefslogtreecommitdiff
path: root/src/mail-wrapper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* main(): Removed the (I think) useless calls to setuid().bwarsaw1999-02-191-4/+0
* check_caller(): Removed test for UID. We now only check for GIDbwarsaw1998-06-011-5/+7
* Several important changes.bwarsaw1998-05-261-116/+58
* Fixed a typo in the zipcode.viega1998-05-261-1/+1
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-3/+21
* Some inconsequential formatting changes.bwarsaw1998-05-011-87/+102
* Declare main as an int routine so gcc doesn't complain, even though itklm1998-04-281-1/+1
* I seem to have the right gid now - mail seems to be running asmailman1998-03-301-1/+1
* Do not depend on write access to an arbitrary file name in /tmp forklm1998-03-081-5/+6
* Not using /tmp/fart file, using regular print's instead - otherwisemailman1998-03-081-4/+4
* We use smtp's uid and gid - which happens to be that of root. Am imailman1998-02-261-2/+2
* Initial revisionmailman1998-02-261-0/+135