summaryrefslogtreecommitdiff
path: root/IkiWiki/Wrapper.pm
AgeCommit message (Expand)Author
2009-02-09Create any missing directory necessary to put the wrapper file into. Closes: ...Joey Hess
2009-02-04doubled semicolonJoey Hess
2009-01-31IkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_URL through from environ...Simon McVittie
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-11-11make unlockwiki drop the cgilockJoey Hess
2008-11-11O_CREATE needs modeJoey Hess
2008-11-11avoid multiple ikiwiki cgi processes piling up, eating all memory, and thrashingJoey Hess
2008-10-26do no-op post_commit test in wrapperJoey Hess
2008-10-26move untrusted committer test into the wrapperJoey Hess
2008-10-24remember how to write C codeJoey Hess
2008-10-24export CALLER_UIDJoey Hess
2008-10-13Pass HTTPS variable through the wrapper so that CGI->https can be used by plu...Joey Hess
2008-07-21Avoid troublesome abs_path calls in wrapper setupJoey Hess
2008-07-11fix use orderingJoey Hess
2008-07-11whitespaceJoey Hess
2008-01-29* Removed support for sending commit notification mails. Along with it wentJoey Hess
2008-01-07* Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.Joey Hess
2008-01-01* Split error messages for failures to drop real uid and gid.Joey Hess
2007-11-25* Let CC be used to control what compiler is used to build wrappers.Joey Hess
2007-11-14* Add wrappergroup config option, which can be used to cause wrappersJoey Hess
2007-07-09 get confused. So it's best for ikiwiki to follow the compatabilityjoey
2007-06-03* Fix wrapper generator and untaint code's handling of strings continingjoey
2007-01-14fix formatjoey
2007-01-11remove \n from gettexed string, and unfuzzyjoey
2007-01-04added some comments for translatorsjoey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
2006-10-02* Patch from Alec Berryman adding a http_auth config item that allowsjoey
2006-09-16* Numerous tla fixes from Clint.joey
2006-09-04man page says I need thisjoey
2006-09-04* Drop real uid/gid in the suid wrapper, thus allowing commits to remotejoey
2006-05-26* The page name and parent links has switched from using a <h1> to a styledjoey
2006-05-04fix a bug that doubled the search boxjoey
2006-05-03rather a lot of changes to make hyperestraier search be a plugin, allowingjoey
2006-05-02* Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,joey
2006-05-02* Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey
2006-04-25subscription nearly donejoey
2006-04-24commit changes for email subscriptionsjoey
2006-04-20fix broken example config file and detect this breakagejoey
2006-03-26added --getctimejoey
2006-03-23benchmarking suggests that meoization doesn't help even when doing ajoey
2006-03-23Getopt::Long is a huge, heavy perl module. So why use it?joey
2006-03-23Major code reoganisation, splitting up the single big file. The two goalsjoey