summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-15Strip now optional DNS: prefix from prompt.Jonas Smedegaard
2010-10-15Support non-DNS URN (e.g. for WebID).Jonas Smedegaard
2010-09-17Fix ensure GECOS variables are not null in getuserinfo().Jonas Smedegaard
2010-09-17Fix pass arrayref (multiple arrays are treated as one) from getuserinfo().Jonas Smedegaard
2010-09-17Shorten info string and mention affected user.Jonas Smedegaard
2010-09-17Fix drop explicit .git suppression: dpkg-source default suppressions are better.Jonas Smedegaard
2010-09-17Set GECOS using usermod (not adduser) to allow longer data stuffed in.Jonas Smedegaard
2010-09-17Fix check if primary group (not only secondary ones) exists already.Jonas Smedegaard
2010-09-17Add TODO about --update option.Jonas Smedegaard
2010-09-17Fix check if user exist. Add a bunch of TODOs.Jonas Smedegaard
2010-09-16Support group, members, groups and @-appended grouphints.Jonas Smedegaard
2010-09-16Tighten addresshints to require leading chars (clashes with future group hint...Jonas Smedegaard
2010-09-16Support %-appended officehints, and display that (not office) by default.Jonas Smedegaard
2010-09-16Support all extracted infochunks and display most by default.Jonas Smedegaard
2010-09-16Fix typos in help text and internal note.Jonas Smedegaard
2010-09-07Add --help option; check number of parameters, check if input file exist.Jonas Smedegaard
2010-09-07Add getopt option parsing, and set size and title as options.Jonas Smedegaard
2010-09-07Add exit1 function, and explain some failures.Jonas Smedegaard
2010-09-05Make output size mandatory, and add TODOs in improvinglater.Jonas Smedegaard
2010-09-02Use filebase as fallback title. Adjust bottom text. Add a few comments.Jonas Smedegaard
2010-09-02Cleanup logfile after WebM. Add a few comments.Jonas Smedegaard
2010-09-02Misc. improvements to localvideowebencode.Jonas Smedegaard
2010-09-02Add new script localvideowebencode.Jonas Smedegaard
2010-08-26Add getopt handling to localadduser.Jonas Smedegaard
2010-08-26Support %-prefixed office in localadduser.Jonas Smedegaard
2010-08-26Support @-prefixed groups in localadduser.Jonas Smedegaard
2010-08-26Add exit1 function to localadduser.Jonas Smedegaard
2010-08-09Tighten localbackupiceweaselprofile: shorten conditional.Jonas Smedegaard
2010-08-09Exit with hinting error if profile missing.Jonas Smedegaard
2010-08-09Make default vars overridable from configfile and at commandline.Jonas Smedegaard
2010-08-09Tighten: set MOZDIR (instead of cd'ing): qoute full paths (not vars only).Jonas Smedegaard
2010-08-09Tighten: tab-indent; use sh -e (not bash); drop trailing exit.Jonas Smedegaard
2010-08-09Add origin.Jonas Smedegaard
2010-08-09Add new script localcsr from Micah Andersson <micah@riseup.net>Jonas Smedegaard
2010-07-23Fix support nouveau output names in localxrandr.Jonas Smedegaard
2010-07-23Support nouveau output names in localxrandr.Jonas Smedegaard
2010-07-03Fix stop escape regex pipe-delimiter: breaks with egrep-style find -regex.Jonas Smedegaard
2010-06-26Tighten regex to avoid trailing dash in sections.Jonas Smedegaard
2010-06-26Emit condensed status by default.Jonas Smedegaard
2010-06-26Fix regex handling (grep by default see no \b at eol).Jonas Smedegaard
2010-06-26Silence output by default, and reorganize DEBUG levels.Jonas Smedegaard
2010-06-26Fix resolve DEBUG level.Jonas Smedegaard
2010-06-26Fix support packages containing "+".Jonas Smedegaard
2010-05-04Add sms- and Kannel-related script localsendgroupsms.root
2010-02-01Merge branch 'master' of git://source.jones.dk/binroot
2010-01-21Add new script localxrandr to autoconfigure xorg to use all currently attache...Jonas Smedegaard
2009-10-24Generalize uriunescape function, and cleanup a bit.root
2009-06-26Merge branch 'master' of git://source.jones.dk/binroot
2009-06-26Add git-commit-notice (git-core contrib hook post-receive-email).root
2009-02-15Merge branch 'master' of /srv/git/source.jones.dk/binroot