index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
daemon.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
fix common misspellings
Jonathan Neuschäfer
1
-1
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2010-09-25
eliminate g_error() usage
Thomas Jansen
1
-19
/
+19
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-08-13
use daemon() when the C library provides it
Mike Frysinger
1
-6
/
+18
2009-07-22
daemon: daemonize_close_stdin() optimised.
Michal Nazarewicz
1
-12
/
+2
2009-07-19
daemon: Moved empty Windows version functions to header file
Michal Nazarewicz
1
-21
/
+6
2009-07-19
daemon: added "group" configuration option
Michal Nazarewicz
1
-17
/
+31
2009-03-13
all: Update copyright header.
Avuton Olrich
1
-4
/
+5
2009-03-01
daemon: disable daemonize_detach() on WIN32
Max Kellermann
1
-1
/
+3
2009-02-19
added G_LOG_DOMAIN macros to several libraries
Max Kellermann
1
-0
/
+3
2009-02-15
daemon: return early from daemonize_set_user()
Max Kellermann
1
-19
/
+20
2009-02-15
daemon: ignore "user" setting if already running as that user
Max Kellermann
1
-3
/
+6
2009-02-15
daemon: added comments to daemonize_detach()
Max Kellermann
1
-0
/
+9
2009-02-15
daemon: print fork error message
Max Kellermann
1
-2
/
+3
2009-02-15
daemon: moved code to daemonize_detach()
Max Kellermann
1
-19
/
+23
2009-01-18
daemon: removed unused variable "userpwd"
Max Kellermann
1
-8
/
+4
2009-01-18
daemon: pass "detach" flag to daemonize()
Max Kellermann
1
-3
/
+4
2009-01-18
daemon: added daemonize_init(), daemonize_finish()
Max Kellermann
1
-38
/
+62
2009-01-18
main: moved code to daemon.c
Max Kellermann
1
-0
/
+97
2009-01-17
conf: no CamelCase, part I
Max Kellermann
1
-1
/
+2
2009-01-13
daemon: don't check the setsid() return value
Max Kellermann
1
-3
/
+1
2009-01-13
daemon: don't fork twice to daemonize
Max Kellermann
1
-8
/
+0
2008-12-30
daemon: simplified daemonize_close_stdin()
Max Kellermann
1
-16
/
+6
2008-12-30
listen: moved redirect_stdin() to daemon.c
Max Kellermann
1
-0
/
+26
2008-12-30
main: moved daemonize() to daemon.c
Max Kellermann
1
-0
/
+86