Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-19 | Remove trailing whitespace errors | Hector Martin | 1 | -4/+4 | |
2009-08-19 | Reorder stuff in main() to be saner | Hector Martin | 1 | -26/+29 | |
2009-08-19 | make udev mode use SIGUSR1 for quitting, improve behavior | Hector Martin | 1 | -14/+18 | |
2009-08-19 | Change privilege dropping | Hector Martin | 1 | -19/+39 | |
- make it use a specific user (for usb access) - swap around -u and -d command line flags to be more in line with other apps (-u==--user) - improve privilege dropping and make sure we get additional group access | |||||
2009-08-19 | Logging fixes, change default loglevel to LL_WARNING | Hector Martin | 1 | -9/+12 | |
2009-08-16 | Added udev operation mode and -x/-X options to kill a running instance. | Nikias Bassen | 1 | -13/+64 | |
2009-08-16 | Added lockfile mechanism to prevent multiple running instances. | Nikias Bassen | 1 | -1/+37 | |
2009-08-16 | Added option to drop privileges after startup. | Nikias Bassen | 1 | -2/+30 | |
2009-08-16 | Implemented option handling providing daemonization, verbosity, and logging ↵ | Nikias Bassen | 1 | -1/+121 | |
to syslog | |||||
2009-08-14 | usbmuxd: Change socket path to /var/run/usbmuxd | Hector Martin | 1 | -1/+4 | |
2009-05-05 | Move usbmuxd to its own folder | Hector Martin | 1 | -0/+201 | |