Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-10-19 | firefox-youtube-handler: misc improvements | Florian Pritz | 1 | -3/+10 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-10-19 | init_new_user.sh: create relative symlinks | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-10-11 | ch: add cbuild (clean build) | Florian Pritz | 1 | -0/+7 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-10-11 | add ssh-hostkeys | Florian Pritz | 1 | -0/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-10-08 | regcheck.pl: improve group match output | Florian Pritz | 1 | -3/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-30 | init_new_user.sh: fix wrong filename for tmux config | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-30 | init_new_user.sh: link tmuxrc | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-25 | gen-perl-pkg: set MAINTAINER; misc | Florian Pritz | 1 | -3/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-13 | misc changes | Florian Pritz | 5 | -10/+14 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-13 | add some new scripts | Florian Pritz | 6 | -0/+212 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-06 | todo: multiple changes | Florian Pritz | 1 | -19/+24 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-06 | Add todo | Florian Pritz | 1 | -0/+56 | |
Original source: https://bitbucket.org/jasonwryan/centurion/src/tip/Scripts/todo Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-30 | sup: fix removing first block of commands | Florian Pritz | 1 | -1/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-25 | gpg-agent.sh: better check for running agent | Florian Pritz | 1 | -2/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-24 | sup: add options | Florian Pritz | 1 | -3/+54 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-06 | setup-arch-vm: fix network stuff | Florian Pritz | 1 | -4/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-06 | gpg-agent.ssh: use standard socket (default in arch linux now) | Florian Pritz | 1 | -10/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-06 | backup.sh: comments; use sudo if necessary use sudo if necessary | Florian Pritz | 1 | -12/+18 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-08-02 | rename syncrepo to fix name clashes with installed one | Florian Pritz | 1 | -1/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-07-16 | smokemtr.py: make sendmail/SMTP configurable | Florian Pritz | 1 | -3/+20 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-07-16 | smokemtr.py: use sendmail; MTR to all IPs of the target | Florian Pritz | 1 | -24/+43 | |
Use sendmail directly instead of SMTP because the SMTP host could be unreachable and sendmail just dumps the mail into a spool dir for the MTA to pick up whenever it is ready. Less error prone. Look up IP addresses of the target and run MTR to all of them in case the target has both, an ipv4 and ipv6. This also works for hosts with more than one A record in which case all IPs will be pinged and added to the report. Could put a bit of load on the network, but I don't care. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-07-06 | upgpkg: allow to change _newpkgver from the pre_upgrade hook | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-26 | ps_mem.py is available in the arch repos | Florian Pritz | 1 | -472/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-21 | add new scripts | Florian Pritz | 3 | -0/+15 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-21 | split-kochabo.sh: add support for obstbox recipes | Florian Pritz | 1 | -14/+50 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-21 | firefox-youtube-handler: fix mpv cmd for instant playback start | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-12 | add normalize-pdf | Florian Pritz | 1 | -0/+3 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-12 | jabberwall.pl: enable TLS | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-03 | misc changes | Florian Pritz | 7 | -18/+22 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-06-03 | find-broken-perl-packages.sh: fix handling of perl crashes | Florian Pritz | 1 | -1/+5 | |
Crash means the module is probably built against an old perl. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-05-18 | setup-arch-vm: symlink resolv.conf from networkd | Florian Pritz | 1 | -3/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-05-07 | slic3r: adjust the starter script for newer versions of slic3r | Florian Pritz | 1 | -6/+16 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-05-07 | setup-arch-vm: disable dhcpcd | Florian Pritz | 1 | -1/+5 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | remove unused scripts | Florian Pritz | 10 | -537/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | remove a; using apack from atool now | Florian Pritz | 2 | -787/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | remove irssi_notify.sh; replaced by remote-notify-client.sh | Florian Pritz | 1 | -21/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | remove oss related scripts | Florian Pritz | 4 | -166/+0 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | add new scripts | Florian Pritz | 3 | -0/+53 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | remote-notify-client.sh: mark notify as transient | Florian Pritz | 1 | -1/+1 | |
Otherwise gnome won't remove them after the timeout. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | upshot: capture window border | Florian Pritz | 2 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | misc | Florian Pritz | 2 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | init_new_user.sh: support hosts without git | Florian Pritz | 1 | -4/+8 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-13 | firefox-youtube-handler: add dash support. kind of | Florian Pritz | 1 | -2/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-08 | add checkservices | Florian Pritz | 3 | -0/+4 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-04-01 | vm scripts: add viewer and check for network in install script | Florian Pritz | 2 | -1/+9 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-03-13 | setup-arch-vm: fix timezone | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-03-12 | mpgrep: case insensitive matching | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-03-12 | cleanup-makepkg: cleanup all logs | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-03-12 | vm setup: misc changes | Florian Pritz | 2 | -35/+36 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-03-02 | scan-multi reduce quality | Florian Pritz | 1 | -1/+1 | |
Doesn't actually reduce the quality, just the file size Signed-off-by: Florian Pritz <bluewind@xinu.at> |