index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
VALID_COMMANDS: `auto' is an acceptable command -- this is a script
bwarsaw
2000-12-20
1
-0
/
+1
*
intermediate
bwarsaw
2000-12-07
1
-0
/
+31
*
intermediate
bwarsaw
2000-12-07
1
-0
/
+87
*
Noam Zeilberger correctly notices that the prototype for vsnprintf()
bwarsaw
2000-11-09
2
-5
/
+2
*
A couple of notes for later
bwarsaw
2000-09-29
2
-0
/
+10
*
run_script(): Generalize the filtering out of environment variables.
bwarsaw
2000-09-27
1
-6
/
+27
*
Include @CFLAGS@ on CFLAGS def line so this works
bwarsaw
2000-08-06
1
-1
/
+1
*
main(): Don't include newline in Usage: error message; this is added
bwarsaw
2000-08-02
1
-1
/
+1
*
fatal(): Close SF bug #110401 and potential local security hole by
bwarsaw
2000-08-02
1
-2
/
+2
*
fatal(): When not running as a CGI (e.g. when running at the mail
bwarsaw
2000-05-22
1
-0
/
+5
*
Update the copyright lines to include the years 1999 & 2000.
bwarsaw
2000-03-21
6
-6
/
+6
*
Get the gid_t type from configure.
bwarsaw
1999-12-12
3
-3
/
+6
*
check_caller(): Get the gid_t type from configure. Also use %ld to
bwarsaw
1999-12-12
1
-4
/
+4
*
Invoke Python with -S option, which avoids the "import site". This
bwarsaw
1999-10-29
1
-10
/
+13
*
fatal() no longer has "const char*" as third arg prototype. Didn't
bwarsaw
1999-07-12
1
-1
/
+7
*
fatal() no longer has "const char*" as third arg prototype. Didn't
bwarsaw
1999-07-12
1
-1
/
+1
*
Add magic to include our own vsnprintf if the OS is missing one.
bwarsaw
1999-07-12
1
-5
/
+10
*
An implementation of vsnprintf() ripped from GNU screen 3.7.6's misc.c
bwarsaw
1999-07-12
1
-0
/
+126
*
fatal(): Use vsnprintf() to avoid potential buffer overflow
bwarsaw
1999-07-02
1
-2
/
+4
*
Undo, previous checkin was a mistake (I'm still only beginning to
hmeland
1999-06-13
1
-11
/
+8
*
Create(): Do ValidateEmail(admin) before trying to actually create
hmeland
1999-06-13
1
-8
/
+11
*
More changes to make syslog() work on OSes where it isn't part of the
hmeland
1999-06-11
1
-1
/
+2
*
Stole GNU sh-utils-1.16 configure.in code to check for syslog()
hmeland
1999-05-23
2
-1
/
+5
*
run_script(): When filtering out PYTHONPATH from environment, wrong
bwarsaw
1999-04-09
1
-1
/
+1
*
Take CGIEXT from configure script
bwarsaw
1999-02-28
1
-1
/
+1
*
check_parent(): This wasn't being used anymore, so it has been
bwarsaw
1999-02-27
1
-28
/
+5
*
main(): Remove setuid() call. We don't use UIDs in any
bwarsaw
1999-02-27
1
-6
/
+1
*
fatal(): now takes a new second argument which is the integer code to
bwarsaw
1999-02-27
1
-9
/
+10
*
fatal(): now takes a new second argument which is the integer code to
bwarsaw
1999-02-27
1
-3
/
+13
*
Hi, everybody :-)
hmeland
1999-02-25
2
-3
/
+3
*
(logident): extern needed to reference this global from one of the
bwarsaw
1999-02-25
1
-0
/
+3
*
main(): Removed the (I think) useless calls to setuid().
bwarsaw
1999-02-19
1
-4
/
+0
*
check_caller(): Call getgid() once and cache its value.
bwarsaw
1999-02-19
1
-2
/
+15
*
VERSION is no longer set in configure because it's too hard to
bwarsaw
1999-01-15
1
-2
/
+0
*
Somewhat kludgy changes to make debugging mismatching CGI gid's easier
bwarsaw
1999-01-07
4
-1
/
+36
*
Get rid of $< variables in command lines. They don't work for all
bwarsaw
1998-12-18
1
-4
/
+4
*
Make common.o depend on the generated Makefile in this directory.
bwarsaw
1998-12-16
1
-1
/
+1
*
make finish
bwarsaw
1998-10-20
1
-4
/
+20
*
All these changes are for implemented integrated pipermail based archives.
cotton
1998-10-09
1
-2
/
+4
*
CGIEXT: Leave macro in (for the really needy), but don't fill in its
bwarsaw
1998-08-05
1
-1
/
+1
*
Minor formatting changes
bwarsaw
1998-08-05
2
-2
/
+3
*
Minor formatting changes
bwarsaw
1998-08-05
2
-5
/
+2
*
Added --with-cgi-ext option for specifying an extension on the cgi-bin
bwarsaw
1998-08-03
1
-2
/
+4
*
prefixdir isn't used anywhere
bwarsaw
1998-07-21
1
-1
/
+0
*
Put only $prefix on PYTHONPATH, not $prefix/Mailman. This means that
bwarsaw
1998-06-19
1
-1
/
+1
*
Change to the way the `real' (i.e Python) CGI program gets invoked.
bwarsaw
1998-06-19
1
-2
/
+13
*
Added Emacs C style cruft
bwarsaw
1998-06-13
1
-0
/
+7
*
strerror(): Wrap in standard autoconf generated HAVE_STRERROR ifdefs.
bwarsaw
1998-06-05
1
-25
/
+23
*
I added a strerror() function to common.h, wrapped in an #ifdef for
viega
1998-06-04
1
-0
/
+25
*
check_caller(): Removed test for UID. We now only check for GID
bwarsaw
1998-06-01
4
-18
/
+13
[next]