summaryrefslogtreecommitdiff
path: root/usr/src/libpiny/lib/Piny
AgeCommit message (Expand)AuthorFilesLines
2010-07-19Durr, Repo.pm needs to actually talk to Config.pm.jrayhawk+piny.be@omgwallhack.org2-9/+9
2010-07-19Fix to only use the first document in the config file.jrayhawk+piny.be@omgwallhack.org1-1/+1
2010-07-18Fixing small /etc/piny.conf variable naming mistake.jrayhawk+piny.be@omgwallhack.org1-1/+1
2010-07-18Global configuration stuff.Julian Blake Kongslie3-1/+123
2010-07-07Repo.pm: Fixing permissions on wrappers.Joe Rayhawk1-2/+2
2010-07-07hurf durfJulian Blake Kongslie1-2/+2
2010-07-07Stupid typo.Julian Blake Kongslie1-1/+1
2010-07-07Double feh.Julian Blake Kongslie1-1/+1
2010-07-07Feh.Julian Blake Kongslie2-2/+2
2010-07-07Fix some type constraint stuff.Julian Blake Kongslie3-10/+4
2010-07-07Revising newrepo to use libpiny.Julian Blake Kongslie4-22/+144
2010-07-07Apache integration.Julian Blake Kongslie1-1/+29
2010-07-07Just a slight renaming.Julian Blake Kongslie1-4/+4
2010-07-07Oops, uri /= url.Julian Blake Kongslie1-1/+1
2010-07-07Lots more ikiwiki integration stuff in libpiny.Julian Blake Kongslie4-44/+197
2010-06-29Oh yeah, return *true* if the user is in the group.Julian Blake Kongslie1-1/+1
2010-06-29getgrent returns a space-separated field, not colon-separated.Julian Blake Kongslie1-1/+1
2010-06-29Some forced early evaluation.Julian Blake Kongslie1-1/+5
2010-06-29Only *attempt* to create user objects when enumerating users.Julian Blake Kongslie1-1/+3
2010-06-29Properly dereference array ref.Julian Blake Kongslie1-1/+1
2010-06-29Properly close pwent; correct precedence on membership tests.Julian Blake Kongslie2-3/+5
2010-06-29Durr, let's not print debugging crap.Julian Blake Kongslie1-2/+2
2010-06-29First run at lsaccess and lsrepo.Julian Blake Kongslie2-0/+48
2010-03-18Hardcode some paths.Julian Blake Kongslie1-2/+2
2010-03-18More constraint stuff in libpiny.Julian Blake Kongslie1-1/+1
2010-03-18Fix bug in username detection in libpiny.Julian Blake Kongslie1-1/+1
2010-03-18Add methods for managing group membership, and some more constraints.Julian Blake Kongslie3-3/+97
2010-03-18Switched to Module::Build instead of hardcoding paths.Julian Blake Kongslie5-0/+514