Return the right output from remctls when doing a "broadcast"
[invirt/packages/invirt-remote.git] / debian / changelog
1 invirt-remote-server (0.0.16) unstable; urgency=low
2
3   * When returning from a bcast, put together the stdout, not the stderr
4
5  -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 16:19:33 -0500
6
7 invirt-remote-server (0.0.15) unstable; urgency=low
8
9   * Include invirt.remote Python module
10   * Ignore erroneous responses from a server if it's because the server is
11     down
12
13  -- Evan Broder <broder@mit.edu>  Mon, 10 Nov 2008 15:19:28 -0500
14
15 invirt-remote-server (0.0.14) unstable; urgency=low
16
17   * Don't depend on invirt-mail-config
18
19  -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 22:51:19 -0500
20
21 invirt-remote-server (0.0.13) unstable; urgency=low
22
23   * Depend on invirt-mail-config
24
25  -- Evan Broder <broder@mit.edu>  Thu, 06 Nov 2008 21:49:27 -0500
26
27 invirt-remote-server (0.0.12) unstable; urgency=low
28
29   * shorten initscript with std-init, correct the usage message
30
31  -- Greg Price <price@mit.edu>  Wed, 5 Nov 2008 19:59:18 -0400
32
33 invirt-remote-server (0.0.11) unstable; urgency=low
34
35   * Don't proxy requests for the VNC cert if the requested hostname isn't
36     an Invirt host
37
38  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 23:17:10 -0400
39
40 invirt-remote-server (0.0.10) unstable; urgency=low
41
42   * All remctls of type 'web' have the same ACL - glob them together
43
44  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 23:05:42 -0400
45
46 invirt-remote-server (0.0.9) unstable; urgency=low
47
48   * Add support for a `web vnccert` remctl call
49
50  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 22:45:29 -0400
51
52 invirt-remote-server (0.0.8) unstable; urgency=low
53
54   * sipb-xen-base -> invirt-base
55
56  -- Evan Broder <broder@mit.edu>  Tue, 28 Oct 2008 04:23:32 -0400
57
58 invirt-remote-server (0.0.7) unstable; urgency=low
59
60   * sipb-xen-database-common -> invirt-database
61
62  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 21:03:13 -0400
63
64 invirt-remote-server (0.0.6) unstable; urgency=low
65
66   * Remove dependency on sipb-xen-chrony-config - we need to take care of
67     the clock, but chrony isn't the right answer
68
69  -- Evan Broder <broder@mit.edu>  Sat, 25 Oct 2008 19:16:08 -0400
70
71 invirt-remote-server (0.0.5) unstable; urgency=low
72
73   * Rename a remaining sipb-xen file to invirt
74
75  -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 22:21:30 -0400
76
77 invirt-remote-server (0.0.4) unstable; urgency=low
78
79   * Kill DEB_AUTO_UPDATE_DEBIAN_CONTROL
80
81  -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:49:45 -0400
82
83 invirt-remote-server (0.0.3) unstable; urgency=low
84
85   * Standardize on "Invirt project"
86
87  -- Evan Broder <broder@mit.edu>  Fri, 24 Oct 2008 13:33:25 -0400
88
89 invirt-remote-server (0.0.2) unstable; urgency=low
90
91   * oops, update control from control.in
92   * configurize web acl
93
94  -- Greg Price <price@mit.edu>  Fri, 24 Oct 2008 00:28:08 -0400
95
96 invirt-remote-server (0.0.1) unstable; urgency=low
97
98   * sipb-xen -> invirt
99
100  -- Greg Price <price@mit.edu>  Thu, 23 Oct 2008 23:58:36 -0400
101
102 sipb-xen-remote-server (0.10.2) unstable; urgency=low
103
104   * There's a race condition for if the VM gets powered off between the
105     listvms and the actual request. Solve the problem correctly by using a
106     non-conflicting error code to indicate an invalid command
107
108  -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:46:38 -0400
109
110 sipb-xen-remote-server (0.10.1) unstable; urgency=low
111
112   * Make both list-host and listhost valid commands, and for parity with
113     list-long, document list-host
114
115  -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:36:32 -0400
116
117 sipb-xen-remote-server (0.10) unstable; urgency=low
118
119   * If a command is invalid, but the machine's on, give an actually useful
120     error message
121
122  -- Evan Broder <broder@mit.edu>  Wed, 22 Oct 2008 00:29:50 -0400
123
124 sipb-xen-remote-server (0.9.2) unstable; urgency=low
125
126   * Expose an interface to the autoinstaller over remctl
127   * Validate options to be passed to the autoinstaller on the remctl
128     server
129
130  -- Evan Broder <broder@mit.edu>  Thu, 09 Oct 2008 02:06:00 -0400
131
132 sipb-xen-remote-server (0.9.1) unstable; urgency=low
133
134   * Fix a bug in the database handling code
135
136  -- Evan Broder <broder@mit.edu>  Fri, 03 Oct 2008 18:42:48 -0400
137
138 sipb-xen-remote-server (0.9) unstable; urgency=low
139
140   [Evan Broder]
141   * Make the acl/ subdir of RemConfFS listable
142   
143   [Greg Price]
144   * Update RemConfFS for new SQLAlchemy code
145
146  -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 19:28:23 -0400
147
148 sipb-xen-remote-server (0.8) unstable; urgency=low
149
150   * Use RouteFS for RemConfFS
151
152  -- Evan Broder <broder@mit.edu>  Wed, 01 Oct 2008 02:21:00 -0400
153
154 sipb-xen-remote-server (0.7) unstable; urgency=low
155
156   * depend on sipb-xen-base
157
158  -- Greg Price <price@mit.edu>  Tue, 30 Sep 2008 20:47:05 -0400
159
160 sipb-xen-remote-server (0.6) unstable; urgency=low
161
162   * sipb_xen_database -> invirt.config
163
164  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:54:59 -0400
165
166 sipb-xen-remote-server (0.5) unstable; urgency=low
167
168   * use invirt config in sipb-xen-remconffs, sipb-xen-remctl-help,
169     sipb-xen-remote-proxy
170
171  -- Yang Zhang <y_z@mit.edu>  Sun,  3 Aug 2008 00:32:59 -0400
172
173 sipb-xen-remote-server (0.4) unstable; urgency=low
174
175   * use invirt.config to get hostnames
176   * refactoring: extracted bcast() function into invirt.remote package
177
178  -- Yang Zhang <y_z@mit.edu>  Sat,  2 Aug 2008 20:34:50 -0400
179
180 sipb-xen-remote-server (0.3) unstable; urgency=low
181
182   * Fill in all the code to make the package work (mostly weeks ago.)
183   * sipb-xen-remote-listvms aggregates listvms across hosts (with
184     y_z, broder, andersk)
185   * sipb-xen-remctl-help gives help
186   * sipb-xen-remote-control proxies to where a machine is running
187   * sipb-xen-remote-create chooses where to boot by load-balancing
188
189  -- Greg Price <price@mit.edu>  Thu, 24 Jul 2008 21:34:20 -0400
190
191 sipb-xen-remote-server (0.2) unstable; urgency=low
192
193   * FUSE filesystem for remctl configuration.
194   * Remove *register calls, since the FUSE keeps things up to date.
195   * An init script to keep the FUSE fs up.
196
197  -- Greg Price <price@mit.edu>  Sat, 10 May 2008 22:04:32 -0400
198
199 sipb-xen-remote-server (0.1) unstable; urgency=low
200
201   * First draft.
202
203  -- Greg Price <price@mit.edu>  Sun, 30 Mar 2008 01:08:50 -0400