Jelte Jansen
|
95b8519b04
[1901] Replace Boss with Init
|
12 years ago |
Jelte Jansen
|
826ac1b1e6
[1901] Replace 'boss' with 'b10-init' or 'b10_init'
|
12 years ago |
JINMEI Tatuya
|
1c2b85d7d1
[711] moved setg/uid code to a new Bob.change_user method.
|
12 years ago |
JINMEI Tatuya
|
7b053fd99e
[2244] renamed BaseComponent.is_failed() to is_restarting().
|
12 years ago |
JINMEI Tatuya
|
7a40926af1
[2244] rename Componet.running() is_running() for consistency.
|
12 years ago |
JINMEI Tatuya
|
0ff7d113eb
[2244] added a simple has_component() method to configurtor.
|
12 years ago |
JINMEI Tatuya
|
bff3846230
[2244] introduced a new "Failed" state of Component.
|
12 years ago |
JINMEI Tatuya
|
a1d9278fd6
[2244] added a test case that reproduces one aspect of the problem.
|
12 years ago |
Naoki Kambe
|
5fa38c2002
[2136] Introduced an address() method for the Component classes
|
12 years ago |
JINMEI Tatuya
|
34521105b0
[2067] use different test gid than that for uid
|
13 years ago |
JINMEI Tatuya
|
e3d07f9d5f
[2067] when -u is specified make sure gid is changed to the user's group ID.
|
13 years ago |
Michal 'vorner' Vaner
|
03a1f23dbe
[1596] Update test
|
13 years ago |
Michal 'vorner' Vaner
|
3d7ea0c377
[1596] Send pid with a shutdown command
|
13 years ago |
JINMEI Tatuya
|
07ff448e6c
[1508] small style clenaups: folded long lines
|
13 years ago |
Michal 'vorner' Vaner
|
9e43c8d755
[1508] Move the dropping root into the socket creator
|
13 years ago |
Jelte Jansen
|
83ce13c2d8
Merge branch 'trac1292_2'
|
13 years ago |
Jelte Jansen
|
966fdcc690
[1292_2] address review comments
|
13 years ago |
Jeremy C. Reed
|
c1171699a2
Merge remote-tracking branch 'origin/trac1341'
|
13 years ago |
Jeremy C. Reed
|
151a4b0522
[trac1341] fix spelling typo in code
|
13 years ago |
Jelte Jansen
|
295732d42d
[1342] fix and update test and calculation of restart time
|
13 years ago |
Jelte Jansen
|
e09910d37b
[1342] unittest update
|
13 years ago |
JINMEI Tatuya
|
9862bdf184
[1381] minor editorial nits in docstring
|
13 years ago |
Michal 'vorner' Vaner
|
e6d7624e50
[213] Component to change uid
|
13 years ago |
Michal 'vorner' Vaner
|
1db4e8af5c
[213] More tests for component
|
13 years ago |
Michal 'vorner' Vaner
|
bfae9c1e78
[213] Workaround missing assertIsInstance
|
13 years ago |
Michal 'vorner' Vaner
|
9b9a92fc3d
[213] Some tests for Component
|
13 years ago |
Michal 'vorner' Vaner
|
5166d1a654
[213] Have an abstract BaseComponent
|
13 years ago |
Michal 'vorner' Vaner
|
8f876a2379
[213] Return library path workaround for xfrin
|
13 years ago |
Michal 'vorner' Vaner
|
4e0d6d115c
[213] Unify config and spec
|
13 years ago |
Michal 'vorner' Vaner
|
14f9cfa801
[213] Don't have two defaults
|
13 years ago |