summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-12-05Consistently use grep (instead of sometimes find -name).Jonas Smedegaard
2002-12-03Update ChangeLog.Jonas Smedegaard
2002-12-03mksshauth: Support for extra options. Vastly improved error handling.Jonas Smedegaard
2002-12-03mksshauth: Make it an Sh script, not Bash. Correct copyright info.Jonas Smedegaard
2002-12-03mksshauth: Separate option parsing and execution. Add header with copyright ↵Jonas Smedegaard
info.
2002-12-03Added xmutt.Juri Jensen
2002-12-03localezmangle: Append mangle. to default sedfile and diff. Add lang example.Jonas Smedegaard
2002-12-03localezmangle: Another error message improvement.Jonas Smedegaard
2002-12-03localezmangle: Avoid copying into existing targetdir. Improved error messages.Jonas Smedegaard
2002-12-03localezmangle: Improved documentation.Jonas Smedegaard
2002-12-03Remove script name from default sedfile (as documented).Jonas Smedegaard
2002-12-03Add new script localezmangle: Extract, rename and auto-mangle eZ Publish ↵Jonas Smedegaard
2.2.x templates and languages.
2002-11-19Add dpkg-divert command to make-suexec-for-home.Jonas Smedegaard
2002-10-17localbackupconfig: Let diff fail silently.Jonas Smedegaard
2002-10-15localbackupconfig: Fail on error.Jonas Smedegaard
2002-08-29Udate (and improve layout of) ChangeLog.Jonas Smedegaard
2002-08-29localnsrequest: Use account as mailuser for TotalRegistrations.Jonas Smedegaard
2002-08-19pdfdistiller: Add logline about sending the pdf file.Jonas Smedegaard
2002-08-19pdfdistiller: More structured approach to avoiding emails to non-user accounts.Jonas Smedegaard
2002-08-15 * I created a nice little script which is capable of getting the ↵Klaus Agnoletti
temperature of any METAR weatherstation and return it in fahrenheit and celsius. I designed it to use with Cacti, a PHP based RRD tools frontend. More info at http://www.raxnet.net. Expect a hack of it to show other weatherdata in the next couple of days.
2002-08-13 * An extra condition proved to be needed to ensure proper functionality ↵Klaus Agnoletti
when 'nobody' is prin ting.
2002-08-09 * Changed an if-statement to avoid problems when printing using samba and ↵Klaus Agnoletti
the nobody user.
2002-08-09localnsrequest: Don't use Bcc for TotalRegistrations - it reveals the ↵Jonas Smedegaard
cleartext password.
2002-08-09localnsrequest: Attempt to make GnuPG work (but commented out for now...).Jonas Smedegaard
2002-08-08Rewrite localnsrequest-dk to support TotalRegistrations and rename to ↵Jonas Smedegaard
localnsrequest.
2002-08-05pdfdistiller: Improve documentation.Jonas Smedegaard
2002-08-01Update ChangeLog.Jonas Smedegaard
2002-07-12Add new gdm Session KillMe.Jonas Smedegaard
2002-07-09Add descriptive filename to pdf email.Jonas Smedegaard
2002-07-09Remove pdf only if emailed *successfully*.Jonas Smedegaard
2002-07-09Remove pdf if emailed.Jonas Smedegaard
2002-07-09Email pdf output if either mime-construct or mimeit (metamail) is installed ↵Jonas Smedegaard
and username provided. Include timestamp even if no username (and properly check for username, not jobname).
2002-07-07Have localsyncthis exit cleanly (why doesn't it by itself?).Jonas Smedegaard
2002-07-04Have parselog use directory /var/log/apache-vhosts (create it before use!) ↵Jonas Smedegaard
with Debian-like permissions.
2002-06-06Add new wrapper script openoffice - avoids inappropriately shutting down ↵Jonas Smedegaard
when in Gnome, and auto-configures default language (properly?).
2002-06-06Add new CUPS backend pdfdistiller (really should be in lib...).Jonas Smedegaard
2002-05-27 * Added printpdf - a little script that is supposed to work as a ↵Klaus Agnoletti
full-featured pdf creator along with samba. See more info about this on http://www.linuxgazette.com/issue72/bright.html
2002-04-23Remove comment about cron.Jonas Smedegaard
2002-04-14Correction to avoid _always_ using non-X11 dosemu.Jonas Smedegaard
2002-04-14Improve support for non-X11 dosemu sessions.Jonas Smedegaard
2002-04-08Add --batch option and document all options on --help.Jonas Smedegaard
2002-03-29Handle .bak as well.Jonas Smedegaard
2002-03-29Remove localrmtoobig stuff (ooops!).Jonas Smedegaard
Handle /etc/local-$FQDN. Really handle .orig items also. Use dirname to make sure we use the correct directory (instead of an extra directory with the samen name below).
2002-03-29Backup both .dpkg-new, .old and .orig style config differences - and ↵Jonas Smedegaard
document the difference.
2002-03-25New script localbackupconfig.Jonas Smedegaard
2002-03-14Update changelog.Jonas Smedegaard
2002-03-10Optimize xsh terminal handling and local/remote options, and use the script ↵Jonas Smedegaard
- correctly - with xmc and xpine.
2002-03-10xmc: Put back some localhost logic - it was needed after all.Jonas Smedegaard
2002-03-10xsh: Various visual cleanup - and improve root window on localhost (no need ↵Jonas Smedegaard
to export TERM).
2002-03-10move execute-with-no-options feature from xmc to xsh.Jonas Smedegaard