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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Update copyright header.
Avuton Olrich
2009-03-13
1
-4
/
+5
*
daemon: disable daemonize_detach() on WIN32
Max Kellermann
2009-03-01
1
-1
/
+3
*
added G_LOG_DOMAIN macros to several libraries
Max Kellermann
2009-02-19
1
-0
/
+3
*
daemon: return early from daemonize_set_user()
Max Kellermann
2009-02-15
1
-19
/
+20
*
daemon: ignore "user" setting if already running as that user
Max Kellermann
2009-02-15
1
-3
/
+6
*
daemon: added comments to daemonize_detach()
Max Kellermann
2009-02-15
1
-0
/
+9
*
daemon: print fork error message
Max Kellermann
2009-02-15
1
-2
/
+3
*
daemon: moved code to daemonize_detach()
Max Kellermann
2009-02-15
1
-19
/
+23
*
daemon: removed unused variable "userpwd"
Max Kellermann
2009-01-18
1
-8
/
+4
*
daemon: pass "detach" flag to daemonize()
Max Kellermann
2009-01-18
1
-3
/
+4
*
daemon: added daemonize_init(), daemonize_finish()
Max Kellermann
2009-01-18
1
-38
/
+62
*
main: moved code to daemon.c
Max Kellermann
2009-01-18
1
-0
/
+97
*
conf: no CamelCase, part I
Max Kellermann
2009-01-17
1
-1
/
+2
*
daemon: don't check the setsid() return value
Max Kellermann
2009-01-13
1
-3
/
+1
*
daemon: don't fork twice to daemonize
Max Kellermann
2009-01-13
1
-8
/
+0
*
daemon: simplified daemonize_close_stdin()
Max Kellermann
2008-12-30
1
-16
/
+6
*
listen: moved redirect_stdin() to daemon.c
Max Kellermann
2008-12-30
1
-0
/
+26
*
main: moved daemonize() to daemon.c
Max Kellermann
2008-12-30
1
-0
/
+86