Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-08-30 | pinyconfig: explicitly declare short opts | jrayhawk+piny.be@omgwallhack.org | 1 | -3/+3 | |
Getopt::Long does not appear to auto_abbrev properly ;\ | |||||
2012-08-30 | pinyconfig: actually check for --fast | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2012-08-30 | pinyconfig: adding 'rebuild unless told not to' logic | jrayhawk+piny.be@omgwallhack.org | 1 | -4/+33 | |
2012-06-01 | pinyadmin: pinyconfig: allow --user to actually set things | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2012-05-01 | Adding check for UID 0 to pinyadmin commands so root can actually do things | jrayhawk+piny.be@omgwallhack.org | 3 | -4/+15 | |
2012-04-11 | pinyadmin: newrepo: remove extraneous Piny::Repo ikiwiki_rebuild(). | Joe Rayhawk | 1 | -1/+0 | |
2012-04-11 | pinyadmin: newrepo: use full Piny::Repo rebuild(); | Joe Rayhawk | 1 | -2/+2 | |
This fixes a bug where apache_rebuild was skipped. | |||||
2012-02-01 | newpasshash: calling usermod with the correct flag might help | Joe Rayhawk | 1 | -1/+1 | |
2012-01-27 | Initial shot at web-friendly (sadly PAM unfriendly...) password modification. | Joe Rayhawk | 2 | -0/+17 | |
2011-12-08 | pinyadmin: adding piny-ikiwiki-mass-rebuild | Joe Rayhawk | 1 | -0/+8 | |
2011-06-29 | Switch umask back to 0022 because 0027 breaks everything and I don't ↵ | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
remember why I ever set it that way. | |||||
2011-06-01 | newrepo: migrating rebuild logic out of Repo.pm and making ↵ | Joe Rayhawk | 2 | -14/+38 | |
--enable/disable-ikiwiki work | |||||
2011-06-01 | Not the right place for this. | Joe Rayhawk | 1 | -15/+4 | |
This reverts commit 6239ca4595858262ac42a5e743d76653c9e61c4a. | |||||
2011-05-31 | Real option parsing. | Julian Blake Kongslie | 1 | -4/+15 | |
2011-05-30 | Adding primitive cloning support | Joe Rayhawk | 1 | -4/+15 | |
2011-05-24 | Attempt to support core.sharedRepository | Joe Rayhawk | 1 | -0/+1 | |
2011-05-11 | Inhibit some tweakables from being in the all-tweakables list, and display | Julian Blake Kongslie | 1 | -1/+6 | |
undefined values better. | |||||
2011-05-11 | Support listing all tweakables. | Julian Blake Kongslie | 1 | -18/+30 | |
2011-05-11 | Making rebuildrepo user-usable and user-safe. | Joe Rayhawk | 3 | -13/+23 | |
2011-04-27 | Renaming piny.newuseremail to piny.adminemail | jrayhawk+piny.be@omgwallhack.org | 3 | -3/+3 | |
2011-04-27 | rmrepo: fixing rest of the email. | jrayhawk+piny.be@omgwallhack.org | 1 | -4/+4 | |
2011-04-27 | rmrepo: fixing use of <<END | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2011-04-27 | Emails for creating and removing repos. | Julian Blake Kongslie | 2 | -0/+32 | |
2011-04-27 | Notification emails for new users. | Julian Blake Kongslie | 1 | -0/+18 | |
2011-04-24 | Adding new <32 character limit to usernames | Joe Rayhawk | 1 | -4/+4 | |
2011-04-24 | Merge branch 'master' of piny.be:/srv/git/piny-code | Joe Rayhawk | 2 | -5/+24 | |
Conflicts: libpiny/lib/Piny/Repo.pm | |||||
2011-04-24 | Switching ikiwiki- username/group over to iki-; untested and requires a mass ↵ | Joe Rayhawk | 1 | -3/+3 | |
rebuildrepo | |||||
2011-04-20 | Hard-coding gid for newuser | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2011-04-20 | Use the right variable name so pinyconfig actually compiles | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2011-04-20 | Allow changes to .gitconfig using pinyconfig interface. | Julian Blake Kongslie | 1 | -5/+11 | |
2011-04-20 | Create .gitconfig for new users. | Julian Blake Kongslie | 1 | -0/+13 | |
2011-04-15 | Get rid of extraneous manpage logic now that createuser doesn't exist | Joe Rayhawk | 1 | -1/+0 | |
2011-04-15 | Remove createuser so we stop conflicting with postgres-client packages | Joe Rayhawk | 3 | -6/+3 | |
2011-02-01 | Add SSH key management commands to pinyhelp | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+4 | |
2011-02-01 | Adding cgit url to output of newrepo command | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+1 | |
2011-02-01 | Adding lsaccess and lsrepo to piny documentation | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+3 | |
2011-02-01 | Adding a help command for use in pinyshell | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+16 | |
2011-01-21 | Adding noninteractive mode to newrepo | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+10 | |
2011-01-15 | Making interactive use of newuser work again. | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2010-12-27 | Merge branch 'master' of ssh://piny/srv/git/piny-code | Julian Blake Kongslie | 1 | -8/+6 | |
2010-12-27 | More standards-version stuff, feh. | Julian Blake Kongslie | 1 | -0/+6 | |
2010-12-27 | Standards version. | Julian Blake Kongslie | 1 | -1/+1 | |
2010-12-27 | Make failures for newuser more explicit. | jrayhawk+piny.be@omgwallhack.org | 1 | -8/+6 | |
2010-12-27 | Allow username validation to succeed. | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2010-11-05 | Bump pinyadmin version. | Julian Blake Kongslie | 1 | -0/+6 | |
2010-11-05 | Add batch support for newuser. | Julian Blake Kongslie | 1 | -63/+88 | |
2010-11-05 | Some minor control file cleanups. | Julian Blake Kongslie | 1 | -0/+1 | |
2010-10-29 | Starting repo cleanup to make this not so awful | Bryan Bishop | 36 | -0/+570 | |