Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-05 | make initcpio hook aware of architectures | 1 | -4/+18 | |
2013-11-05 | prepare release 0.0.60.0.6 | 1 | -1/+1 | |
2013-11-05 | do not handle client to browse_callback | 1 | -2/+2 | |
2013-11-05 | fix memory corruption | 1 | -1/+1 | |
2013-11-05 | handle SIGINT and print variable text | 1 | -4/+5 | |
2013-11-05 | make pacredir work without config file | 1 | -43/+43 | |
2013-11-05 | typo in comment | 1 | -1/+1 | |
2013-11-05 | handle db file signatures correctly | 1 | -2/+3 | |
2013-11-05 | coding style cleanup | 1 | -7/+4 | |
2013-11-04 | add initcpio hook | 3 | -0/+22 | |
2013-11-04 | prepare release 0.0.50.0.5 | 1 | -1/+1 | |
2013-11-04 | actually avahi-daemon IS required... | 1 | -0/+1 | |
2013-11-04 | do not make avahi-daemon a hard depend•••Now that you can add static hosts via config file it may make sense to run pacredir without avahi-daemon. Just make it start After=. | 1 | -1/+1 | |
2013-11-04 | add hint about dependency to iniparser | 1 | -0/+1 | |
2013-11-04 | add configuration file for pacredir•••This allows to ignore hosts on specified interfaces and add static hosts. | 4 | -3/+121 | |
2013-11-04 | introduce add_host() and remove_host() | 1 | -41/+57 | |
2013-10-31 | add dhcpcd hook that informs pacredir about reestablished connection | 2 | -0/+12 | |
2013-10-30 | compile date and time into the binary | 1 | -1/+1 | |
2013-10-30 | use unsigned int for recent | 1 | -2/+2 | |
2013-10-30 | use long for http_code and last_modified | 1 | -3/+3 | |
2013-10-30 | use a little helper to determine architecture•••Architecture reported by `uname -a` and used by pacman are not neccessarily the same, so use a little helper. | 4 | -5/+29 | |
2013-10-30 | regenerate service file only when needed | 1 | -3/+3 | |
2013-10-30 | detect ARM architectures•••Did I get it right? mirror.archlinuxarm.org has repositories for * "armv7h" (version 7 with hard floating point unit) * "armv6h" (version 6 with hard floating point unit) * "arm" (version 6 without hard floating point unit) | 1 | -0/+8 | |
2013-10-30 | use unprivileged user to run services | 3 | -0/+6 | |
2013-10-30 | prepare for release 0.0.40.0.4 | 1 | -1/+1 | |
2013-10-30 | reset bad status for hosts on SIGHUP | 1 | -3/+3 | |
2013-10-30 | use function to print output | 1 | -22/+33 | |
2013-10-30 | justify output streams | 1 | -3/+3 | |
2013-10-30 | make pacredir listen on localhost only | 1 | -1/+9 | |
2013-10-29 | rename the project to paccache | 4 | -15/+15 | |
2013-10-29 | decide about local service via flags | 1 | -8/+1 | |
2013-10-28 | prepare for release 0.0.30.0.3 | 1 | -1/+1 | |
2013-10-28 | add some documentation | 1 | -1/+61 | |
2013-10-28 | remove some unused code | 1 | -10/+0 | |
2013-10-28 | remove avahi resolver code, all we need is the browser | 2 | -116/+73 | |
2013-10-28 | rename function | 1 | -3/+3 | |
2013-10-28 | remove comment about example | 2 | -4/+0 | |
2013-10-28 | prepare for release 0.0.20.0.2 | 1 | -1/+1 | |
2013-10-28 | move configuration to config.h | 4 | -19/+52 | |
2013-10-28 | initialize variables in struct | 1 | -0/+6 | |
2013-10-27 | handle online start for service, not for host | 1 | -10/+16 | |
2013-10-27 | make pacdbserve aware of architecture | 4 | -3/+17 | |
2013-10-27 | handle db files | 1 | -47/+120 | |
2013-10-27 | ignore self and prepare for pacdbserve | 1 | -8/+42 | |
2013-10-27 | install new files | 1 | -0/+2 | |
2013-10-27 | add files for pacdbserve (serve pacman db files) | 2 | -0/+24 | |
2013-10-27 | do not check for pacman db files | 1 | -17/+27 | |
2013-10-26 | set curl connection timeout to 2 seconds | 1 | -0/+3 | |
2013-10-26 | add handling for offline hosts and bad requests | 1 | -36/+117 | |
2013-10-26 | make avahi-daemon.service a hard dependency for pacredir.service | 1 | -1/+1 | |
2013-10-26 | install pacman include file | 1 | -0/+1 | |
2013-10-26 | add pacman include file0.0.1 | 1 | -0/+2 | |
2013-10-26 | use port reported by avahi, not anything hardcoded | 1 | -1/+1 | |
2013-10-26 | fix unit description | 1 | -1/+1 | |
2013-10-25 | rename avahi service file | 1 | -0/+0 | |
2013-10-25 | adjust file permissions | 1 | -3/+3 | |
2013-10-25 | initial commit | 6 | -0/+393 | |
2013-10-25 | Initial commit | 1 | -0/+4 |