aboutsummaryrefslogtreecommitdiffstats
path: root/commands.h
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2005-12-26 15:42:54 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2005-12-26 15:42:54 +0100
commit238f828cb3524a2a09337d7502cc6db9556fc67a (patch)
tree7bb7abcda5525d0b4ed7445dd5368783c464ecdd /commands.h
parentd25f6fcbe8e291dd858bf734fa85cde176dc8415 (diff)
Fixed that security hole, and added mode +R (don't know if that's the right one).
Now to add the actual oper features (and IPC). :-)
Diffstat (limited to 'commands.h')
0 files changed, 0 insertions, 0 deletions
='hotfix/0.19.0.4'>hotfix/0.19.0.4 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/spec/controllers/services_controller_spec.rb
blob: a9950d5201ac944b21f1a9b772c01070b985513c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85