summaryrefslogtreecommitdiff
path: root/usr/src/libpiny/lib/Piny/User.pm
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Starting repo cleanup to make this not so awfulBryan Bishop1-216/+0
2010-10-11Making libpiny sanerJulian Blake Kongslie1-0/+4
2010-07-07Feh.Julian Blake Kongslie1-1/+1
2010-07-07Fix some type constraint stuff.Julian Blake Kongslie1-3/+1
2010-07-07Revising newrepo to use libpiny.Julian Blake Kongslie1-1/+3
2010-07-07Lots more ikiwiki integration stuff in libpiny.Julian Blake Kongslie1-12/+12
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 Kongslie1-2/+4
2010-06-29First run at lsaccess and lsrepo.Julian Blake Kongslie1-0/+26
2010-03-18More constraint stuff in libpiny.Julian Blake Kongslie1-1/+1
2010-03-18Add methods for managing group membership, and some more constraints.Julian Blake Kongslie1-1/+28
2010-03-18Switched to Module::Build instead of hardcoding paths.Julian Blake Kongslie1-0/+151