log src/util/script-login.c @ 22644:2ed6735ffc7a

age author description
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Wed, 11 Jan 2017 01:57:46 +0100 Stephan Bosch global: Replaced all instances of memset(p, 0, sizeof(*p)) with the new i_zero() macro.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Wed, 23 Sep 2015 14:52:45 +0300 Teemu Huovila Remove now-unnecessary direct stdlib.h #includes.
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Tue, 27 May 2014 21:17:34 +0300 Phil Carmody various - trivial NULL-related sparse cleanups
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Sun, 16 Sep 2012 00:56:51 +0300 Timo Sirainen Renamed str_tabescape_write() to str_append_tabescaped()
Thu, 19 Apr 2012 23:06:55 +0300 Timo Sirainen Use t_strsplit_tab() wherever possible
Sun, 12 Feb 2012 18:55:28 +0200 Timo Sirainen Updated copyright notices to include year 2012.
Fri, 20 Jan 2012 17:42:15 +0200 Timo Sirainen script-login: If we fail to finish, exit with 0 to avoid master logging error unnecessarily.
Tue, 20 Dec 2011 14:45:22 +0200 Timo Sirainen script-login -d: Ignore chrooting, we can't exec anything inside chroot.
Tue, 20 Dec 2011 14:40:18 +0200 Timo Sirainen script-login: Close extra fds to avoid failing with --enable-devel-checks.
Mon, 03 Oct 2011 20:00:55 +0300 Timo Sirainen script-login: Disable alarm after input has been read.
Fri, 03 Jun 2011 18:54:27 +0300 Timo Sirainen script-login: When not using "-d" parameter, don't do unnecessary config lookup.
Mon, 09 May 2011 20:11:00 +0300 Timo Sirainen script-login: When -d isn't given, drop privileges as specified by the service settings.
Mon, 09 May 2011 20:03:24 +0300 Timo Sirainen script-login: Reverted last change.
Mon, 09 May 2011 19:59:21 +0300 Timo Sirainen script-login: Changed default behavior to be to drop privileges.
Fri, 04 Mar 2011 20:54:29 +0200 Timo Sirainen Updated copyright notices to include year 2011.
Mon, 15 Nov 2010 17:03:52 +0000 Timo Sirainen "Running standalone?" check now uses a new DOVECOT_CHILD_PROCESS environment rather than GENERATION.
Fri, 04 Jun 2010 19:47:50 +0100 Timo Sirainen script, script-login: Tell GNU getopt() not to access -parameters after first non-parameter. HEAD
Wed, 02 Jun 2010 18:45:02 +0100 Timo Sirainen script-login: Added version check to the protocol. HEAD
Wed, 02 Jun 2010 17:22:41 +0100 Timo Sirainen script-login: Error message fix. HEAD
Wed, 02 Jun 2010 17:21:21 +0100 Timo Sirainen Renamed "script" binary to "script-login". HEAD base src/util/script.c@40e64e8155ac