| Commit message (Expand) | Author | Age |
* | Coding style change: Remove explcit vim folding markers. | Joey Hess | 2008-12-17 |
* | make unlockwiki drop the cgilock | Joey Hess | 2008-11-11 |
* | O_CREATE needs mode | Joey Hess | 2008-11-11 |
* | avoid multiple ikiwiki cgi processes piling up, eating all memory, and thrashing | Joey Hess | 2008-11-11 |
* | do no-op post_commit test in wrapper | Joey Hess | 2008-10-26 |
* | move untrusted committer test into the wrapper | Joey Hess | 2008-10-26 |
* | remember how to write C code | Joey Hess | 2008-10-24 |
* | export CALLER_UID | Joey Hess | 2008-10-24 |
* | Pass HTTPS variable through the wrapper so that CGI->https can be used by plu... | Joey Hess | 2008-10-13 |
* | Avoid troublesome abs_path calls in wrapper setup | Joey Hess | 2008-07-21 |
* | fix use ordering | Joey Hess | 2008-07-11 |
* | whitespace | Joey Hess | 2008-07-11 |
* | * Removed support for sending commit notification mails. Along with it went | Joey Hess | 2008-01-29 |
* | * Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects. | Joey Hess | 2008-01-07 |
* | * Split error messages for failures to drop real uid and gid. | Joey Hess | 2008-01-01 |
* | * Let CC be used to control what compiler is used to build wrappers. | Joey Hess | 2007-11-25 |
* | * Add wrappergroup config option, which can be used to cause wrappers | Joey Hess | 2007-11-14 |
* | get confused. So it's best for ikiwiki to follow the compatability | joey | 2007-07-09 |
* | * Fix wrapper generator and untaint code's handling of strings contining | joey | 2007-06-03 |
* | fix format | joey | 2007-01-14 |
* | remove \n from gettexed string, and unfuzzy | joey | 2007-01-11 |
* | added some comments for translators | joey | 2007-01-04 |
* | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey | 2006-12-29 |
* | * Patch from Alec Berryman adding a http_auth config item that allows | joey | 2006-10-02 |
* | * Numerous tla fixes from Clint. | joey | 2006-09-16 |
* | man page says I need this | joey | 2006-09-04 |
* | * Drop real uid/gid in the suid wrapper, thus allowing commits to remote | joey | 2006-09-04 |
* | * The page name and parent links has switched from using a <h1> to a styled | joey | 2006-05-26 |
* | fix a bug that doubled the search box | joey | 2006-05-04 |
* | rather a lot of changes to make hyperestraier search be a plugin, allowing | joey | 2006-05-03 |
* | * 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 use | joey | 2006-05-02 |
* | subscription nearly done | joey | 2006-04-25 |
* | commit changes for email subscriptions | joey | 2006-04-24 |
* | fix broken example config file and detect this breakage | joey | 2006-04-20 |
* | added --getctime | joey | 2006-03-26 |
* | benchmarking suggests that meoization doesn't help even when doing a | joey | 2006-03-23 |
* | Getopt::Long is a huge, heavy perl module. So why use it? | joey | 2006-03-23 |
* | Major code reoganisation, splitting up the single big file. The two goals | joey | 2006-03-23 |