summaryrefslogtreecommitdiff
path: root/usr/src/libpiny
AgeCommit message (Expand)AuthorFilesLines
2010-07-07Remove debugging print.Julian Blake Kongslie1-1/+0
2010-07-07Lots of stuff for manipulating IkiWiki setup scripts.Julian Blake Kongslie3-1/+96
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-29May as well bump the Build.PL version, too.Julian Blake Kongslie1-1/+1
2010-06-29Durr, let's not print debugging crap.Julian Blake Kongslie1-2/+2
2010-06-29First run at lsaccess and lsrepo.Julian Blake Kongslie3-0/+54
2010-04-18Packaging misc; manpages.Julian Blake Kongslie2-0/+7
2010-03-18Hardcode some paths.Julian Blake Kongslie2-3/+4
2010-03-18More constraint stuff in libpiny.Julian Blake Kongslie2-2/+3
2010-03-18Fix bug in username detection in libpiny.Julian Blake Kongslie2-3/+4
2010-03-18libpiny 0.2-2Julian Blake Kongslie1-0/+8
2010-03-18One more try.Julian Blake Kongslie1-1/+1
2010-03-18I swear I can write Debian packages.Julian Blake Kongslie1-1/+2
2010-03-18Add methods for managing group membership, and some more constraints.Julian Blake Kongslie3-3/+97
2010-03-18I HATE YOU AUTOMATIC INDEX GENERATIONJulian Blake Kongslie3-3/+0
2010-03-18automatic index generationpiny-code3-0/+3
2010-03-18Switched to Module::Build instead of hardcoding paths.Julian Blake Kongslie10-10/+16
2010-03-17Initial debianization.Julian Blake Kongslie6-0/+33
2010-03-17Copyright notices.Julian Blake Kongslie6-0/+18
2010-03-17Handle changing owner.Julian Blake Kongslie1-1/+12
2010-03-17I don't propagate email changes upwards, so make them readonly.Julian Blake Kongslie1-1/+1
2010-03-17Merge branch 'master' of ssh://piny/srv/git/piny-codeJulian Blake Kongslie1-0/+1
2010-03-17Remove newlines from fatal errors, so we get useful traces.Julian Blake Kongslie3-16/+16
2010-03-17Initial version of the libpiny stuff.Julian Blake Kongslie6-0/+499
2010-03-17automatic index generationpiny-code1-0/+1