lp:~stewart/drizzle/bbug565053-daemon

Created by Stewart Smith and last modified
Get this branch:
bzr branch lp:~stewart/drizzle/bbug565053-daemon
Only Stewart Smith can upload to this branch. If you are Stewart Smith please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Stewart Smith
Project:
Drizzle
Status:
Merged

Recent revisions

2139. By Stewart Smith

using signal() instead of sigignore() as it's compatible with FreeBSD < 8.1

2138. By Stewart Smith

partition the initialisation of variables and command line options into two phases: the first being the simple one (that we can get out the --daemon option for) and the second being loading plugins, pidfile setup etc. This makes --daemon do the pidfile correctly.

2137. By Stewart Smith

three places that had extern current_pid did not use it. remove them.

2136. By Stewart Smith

small style fix

2135. By Stewart Smith

merge trunk

2134. By Stewart Smith

update daemon.c copyright

2133. By Stewart Smith

wait until after the server has started up properly and about ready to receive connections before returning control if --daemon. Also make errors/logs on stderr still appear.

2132. By Stewart Smith

add a very simple --daemon or -d option to drizzled using the exact same code as memcached to start as a daemon.

2131. By Lee Bieber

Merge Patrick - fix bug 709881: dbqp needs sphinx documentation

2130. By Lee Bieber

Merge Patrick - fix bug 709861: dbqp not running on mac osx
Merge Patrick - fix bug 709879: dbqp needs --start-and-exit option

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:drizzle/7.0
This branch contains Public information 
Everyone can see this information.