summaryrefslogtreecommitdiffstats
path: root/usbmuxd/main.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-25Renamed directory 'usbmuxd' to more suitable 'daemon'.Gravatar Nikias Bassen1-548/+0
2009-08-20Merge the two development historiesGravatar Hector Martin1-1/+1
2009-08-19Changed --udev back to -u and --user to -UGravatar Hector Martin1-6/+6
2009-08-19Fix daemonization and lockfile madnessGravatar Hector Martin1-61/+140
2009-08-19Remove trailing whitespace errorsGravatar Hector Martin1-4/+4
2009-08-19Reorder stuff in main() to be sanerGravatar Hector Martin1-26/+29
2009-08-19make udev mode use SIGUSR1 for quitting, improve behaviorGravatar Hector Martin1-14/+18
2009-08-19Change privilege droppingGravatar Hector Martin1-19/+39
2009-08-19Logging fixes, change default loglevel to LL_WARNINGGravatar Hector Martin1-9/+12
2009-08-16Added udev operation mode and -x/-X options to kill a running instance.Gravatar Nikias Bassen1-13/+64
2009-08-16Added lockfile mechanism to prevent multiple running instances.Gravatar Nikias Bassen1-1/+37
2009-08-16Added option to drop privileges after startup.Gravatar Nikias Bassen1-2/+30
2009-08-16Implemented option handling providing daemonization, verbosity, and logging t...Gravatar Nikias Bassen1-1/+121
2009-08-14usbmuxd: Change socket path to /var/run/usbmuxdGravatar Hector Martin1-1/+4
2009-05-05Move usbmuxd to its own folderGravatar Hector Martin1-0/+201