| Commit message (Expand) | Author | Age |
* | don't exit sub via next | Joey Hess | 2011-08-21 |
* | ikiwiki-mass-rebuild: Fix tty hijacking vulnerability by using su. (Once su's... | Joey Hess | 2011-06-08 |
* | fix two build bugs•••* ikiwiki-mass-rebuild: Make group list comparison more robust.
* search: Work around xapian bug #486138 by only stemming locales
in a whitelist.
| Joey Hess | 2008-06-13 |
* | sort list for $) so comparison works | Joey Hess | 2008-06-03 |
* | ikiwiki-mass-rebuild: Don't trust $! when setting $)•••A better fix, just check that what $) returns is what it was asked to set,
and ignore $! entirely.
| Joey Hess | 2008-05-31 |
* | ikiwiki-mass-rebuild: under $! before setting $) to avoid strange errno issue•••This fixes a problem sgran saw on alioth. Apparently nss-db sets errno to
ENOENT as a side effect trying to read an optional file, but succeeds
anyway. Then, somehow, errno remains set across the library calls made by
$).
So unset it first as a workaround; there's probably a nss-db, libc, and/or
perl bug underneath.
| Joey Hess | 2008-05-31 |
* | display if group setting fails | Joey Hess | 2007-12-07 |
* | * Add wrappergroup config option, which can be used to cause wrappers••• to be created owned by some group other than the default. Useful
then there's a shared repository with access controlled by a group,
to let ikiwiki run setgid to that group.
* ikiwiki-mass-rebuild: Run build with the user in all their groups.
| Joey Hess | 2007-11-14 |
* | * ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order•••* ikiwiki-mass-rebuild: Don't clear PATH from the environment.
| Joey Hess | 2007-10-25 |
* | * ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order••• of permissions dropping code to work on FreeBSD.
| Joey Hess | 2007-10-25 |
* | * Allow /etc/ikiwiki/wikilist to list just the names of users, if so then ••• ~user/.ikiwiki/wikilist will be read.
| joey | 2006-11-28 |
* | * Fix ikiwiki-mass-rebuild to work in the way the postinst uses it. | joey | 2006-08-19 |
* | * Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades that••• do not need a full rebuild, in order to update any basewiki pages.
| joey | 2006-05-27 |
* | * Add ikiwiki-mass-rebuild script, ripped out of the postinst.•••* Add some new config items to the estseek.conf template, which are needed
by hyperestraier 1.2.3.
| joey | 2006-05-05 |