Browse code

updated configuration

Dario Rodriguez authored on 26/01/2025 11:49:25
Showing 1 changed files
... ...
@@ -87,5 +87,5 @@ libexec = "libexec is a simple wrapper over execve"
87 87
 
88 88
 repo imgmover
89 89
  RW+ = admin bit dario
90
-libexec = "imgmover is a program to make moving/classifying images in directories easier"
90
+imgmover = "imgmover is a program to make moving/classifying images in directories easier"
91 91
 
Browse code

updated configuration

Dario Rodriguez authored on 26/01/2025 11:38:41
Showing 1 changed files
... ...
@@ -85,3 +85,7 @@ repo libexec
85 85
  RW+ = admin bit dario
86 86
 libexec = "libexec is a simple wrapper over execve"
87 87
 
88
+repo imgmover
89
+ RW+ = admin bit dario
90
+libexec = "imgmover is a program to make moving/classifying images in directories easier"
91
+
Browse code

updated configuration

Dario Rodriguez authored on 02/06/2024 20:47:58
Showing 1 changed files
... ...
@@ -81,3 +81,7 @@ repo uxn256
81 81
  RW+ = admin bit dario
82 82
 uxn256 = "Varvara256 implementation (fork of uxn from Hundred Rabbits)"
83 83
 
84
+repo libexec
85
+ RW+ = admin bit dario
86
+libexec = "libexec is a simple wrapper over execve"
87
+
Browse code

updated configuration

Dario Rodriguez authored on 11/01/2024 16:22:27
Showing 1 changed files
... ...
@@ -77,3 +77,7 @@ repo prestosightreading
77 77
  RW+ = admin bit dario
78 78
 prestosightreading = "Sight-reading practice helper"
79 79
 
80
+repo uxn256
81
+ RW+ = admin bit dario
82
+uxn256 = "Varvara256 implementation (fork of uxn from Hundred Rabbits)"
83
+
Browse code

updated configuration

Dario Rodriguez authored on 28/12/2023 11:36:25
Showing 1 changed files
... ...
@@ -73,3 +73,7 @@ repo boxui
73 73
  RW+ = admin bit dario
74 74
 boxui = "Multiplatform UI library for SDL2"
75 75
 
76
+repo prestosightreading
77
+ RW+ = admin bit dario
78
+prestosightreading = "Sight-reading practice helper"
79
+
Browse code

updated configuration

Dario Rodriguez authored on 16/06/2023 15:05:05
Showing 1 changed files
... ...
@@ -69,3 +69,7 @@ repo widgetlib
69 69
  RW+ = admin bit dario
70 70
 widgetlib = "UI toolkit for C modelled after Tk"
71 71
 
72
+repo boxui
73
+ RW+ = admin bit dario
74
+boxui = "Multiplatform UI library for SDL2"
75
+
Browse code

updated configuration

Dario Rodriguez authored on 22/03/2022 13:18:43
Showing 1 changed files
... ...
@@ -65,3 +65,7 @@ repo luttool
65 65
  RW+ = admin bit dario
66 66
 luttool = "Utility to apply LUTs to images"
67 67
 
68
+repo widgetlib
69
+ RW+ = admin bit dario
70
+widgetlib = "UI toolkit for C modelled after Tk"
71
+
Browse code

updated configuration

Dario Rodriguez authored on 15/01/2022 14:25:32
Showing 1 changed files
... ...
@@ -61,3 +61,7 @@ repo imageutilspike
61 61
  RW+ = admin bit dario
62 62
 imageutilspike = "Some image utilities that serve as an alternative to imagemagick; these are able to work with larger images"
63 63
 
64
+repo luttool
65
+ RW+ = admin bit dario
66
+luttool = "Utility to apply LUTs to images"
67
+
Browse code

updated configuration

Dario Rodriguez authored on 28/10/2020 22:28:21
Showing 1 changed files
... ...
@@ -57,3 +57,7 @@ repo tripticoliteserver
57 57
  RW+ = admin bit dario
58 58
 tripticoliteserver = "Minimal exploratory version of triptico messaging concepts (server part)"
59 59
 
60
+repo imageutilspike
61
+ RW+ = admin bit dario
62
+imageutilspike = "Some image utilities that serve as an alternative to imagemagick; these are able to work with larger images"
63
+
Browse code

updated configuration

Dario Rodriguez authored on 20/11/2019 14:18:40
Showing 1 changed files
... ...
@@ -53,3 +53,7 @@ repo recenteditor
53 53
  RW+ = admin bit dario
54 54
 recenteditor = "Programming editor"
55 55
 
56
+repo tripticoliteserver
57
+ RW+ = admin bit dario
58
+tripticoliteserver = "Minimal exploratory version of triptico messaging concepts (server part)"
59
+
Browse code

updated configuration

Dario Rodriguez authored on 25/02/2019 14:44:47
Showing 1 changed files
... ...
@@ -49,3 +49,7 @@ repo secproxy
49 49
  RW+ = admin bit dario
50 50
 secproxy = "Port proxy with challenge/response auth"
51 51
 
52
+repo recenteditor
53
+ RW+ = admin bit dario
54
+recenteditor = "Programming editor"
55
+
Browse code

updated config

Dario Rodriguez authored on 19/01/2018 18:16:38
Showing 1 changed files
... ...
@@ -3,7 +3,7 @@ repo    gitolite-admin
3 3
 
4 4
 repo urusai
5 5
  RW+ = admin bit dario
6
-urusai = "A simple udp notifier server and client, with an integrated messaging service using UDP."
6
+urusai = "(UFINISHED) A simple udp notifier server and client, with an integrated messaging service using UDP."
7 7
 
8 8
 repo webkernel
9 9
  RW+ = admin bit dario
... ...
@@ -23,7 +23,7 @@ mameguitcl = "GUI for MAME in tcl/tk"
23 23
 
24 24
 repo csapd
25 25
  RW+ = admin bit dario
26
-csapd = "javispedro's sapd converted to C"
26
+csapd = "(UNFINISHED) javispedro's sapd converted to C"
27 27
 
28 28
 repo mangaroboto
29 29
  RW+ = admin bit dario
... ...
@@ -35,15 +35,15 @@ newslettersan = "Small newsletter web server"
35 35
 
36 36
 repo recremote
37 37
  RW+ = admin bit dario
38
-recremote = "Web frontend to control recording with ALSA"
38
+recremote = "(UNFINISHED) Web frontend to control recording with ALSA"
39 39
 
40 40
 repo sshchat
41 41
  RW+ = admin bit dario
42
-sshchat = "A simple chat server (ab)using ssh"
42
+sshchat = "(UNFINISHED) A simple chat server (ab)using ssh"
43 43
 
44 44
 repo rtcp
45 45
  RW+ = admin bit dario
46
-rtcp = "A simple port forwarder (secured)"
46
+rtcp = "(UNFINISHED) A simple port forwarder (secured)"
47 47
 
48 48
 repo secproxy
49 49
  RW+ = admin bit dario
Browse code

updated configuration

Dario Rodriguez authored on 19/01/2018 17:44:35
Showing 1 changed files
... ...
@@ -46,6 +46,6 @@ repo rtcp
46 46
 rtcp = "A simple port forwarder (secured)"
47 47
 
48 48
 repo secproxy
49
- RW+ = admin
50
- RW+ = bit
49
+ RW+ = admin bit dario
51 50
 secproxy = "Port proxy with challenge/response auth"
51
+
Browse code

updated configuration

Dario Rodriguez authored on 19/01/2018 17:39:52
Showing 1 changed files
... ...
@@ -45,3 +45,7 @@ repo rtcp
45 45
  RW+ = admin bit dario
46 46
 rtcp = "A simple port forwarder (secured)"
47 47
 
48
+repo secproxy
49
+ RW+ = admin
50
+ RW+ = bit
51
+secproxy = "Port proxy with challenge/response auth"
Browse code

updated configuration

Dario Rodriguez authored on 20/11/2017 17:40:26
Showing 1 changed files
... ...
@@ -2,66 +2,46 @@ repo    gitolite-admin
2 2
         RW+     =   admin
3 3
 
4 4
 repo urusai
5
- RW+ = admin
6
- RW+ = bit
7
- RW+ = dario_vigne
5
+ RW+ = admin bit dario
8 6
 urusai = "A simple udp notifier server and client, with an integrated messaging service using UDP."
9 7
 
10 8
 repo webkernel
11
- RW+ = admin
12
- RW+ = bit
13
- RW+ = dario_vigne
9
+ RW+ = admin bit dario
14 10
 webkernel = "An embeddable web server engine"
15 11
 
16 12
 repo oswald-antartica
17
- RW+ = admin
18
- RW+ = bit
19
- RW+ = dario_vigne
13
+ RW+ = admin bit dario
20 14
 oswald-antartica = "Alternative metawatch firmware, forked from oswald"
21 15
 
22 16
 repo kakumei
23
- RW+ = admin
24
- RW+ = bit
25
- RW+ = dario_vigne
17
+ RW+ = admin bit dario
26 18
 kakumei = "Private group web"
27 19
 
28 20
 repo mameguitcl
29
- RW+ = admin
30
- RW+ = bit
31
- RW+ = dario_vigne
21
+ RW+ = admin bit dario
32 22
 mameguitcl = "GUI for MAME in tcl/tk"
33 23
 
34 24
 repo csapd
35
- RW+ = admin
36
- RW+ = bit
37
- RW+ = dario_vigne
25
+ RW+ = admin bit dario
38 26
 csapd = "javispedro's sapd converted to C"
39 27
 
40 28
 repo mangaroboto
41
- RW+ = admin
42
- RW+ = bit
43
- RW+ = dario_vigne
29
+ RW+ = admin bit dario
44 30
 mangaroboto = "mangaroboto site and associated programs"
45 31
 
46 32
 repo newslettersan
47
- RW+ = admin
48
- RW+ = bit
49
- RW+ = dario_vigne
33
+ RW+ = admin bit dario
50 34
 newslettersan = "Small newsletter web server"
51 35
 
52 36
 repo recremote
53
- RW+ = admin
54
- RW+ = bit
55
- RW+ = dario_vigne
37
+ RW+ = admin bit dario
56 38
 recremote = "Web frontend to control recording with ALSA"
57 39
 
58 40
 repo sshchat
59
- RW+ = admin
60
- RW+ = bit
61
- RW+ = dario_vigne
41
+ RW+ = admin bit dario
62 42
 sshchat = "A simple chat server (ab)using ssh"
63 43
 
64 44
 repo rtcp
65
- RW+ = admin bit dario_vigne
45
+ RW+ = admin bit dario
66 46
 rtcp = "A simple port forwarder (secured)"
67 47
 
Browse code

updated configuration

Dario Rodriguez authored on 20/11/2017 17:30:30
Showing 1 changed files
... ...
@@ -62,8 +62,6 @@ repo sshchat
62 62
 sshchat = "A simple chat server (ab)using ssh"
63 63
 
64 64
 repo rtcp
65
- RW+ = admin
66
- RW+ = bit
67
- RW+ = dario_vigne
65
+ RW+ = admin bit dario_vigne
68 66
 rtcp = "A simple port forwarder (secured)"
69 67
 
Browse code

added dario_vigne user

Dario Rodriguez authored on 20/11/2017 17:26:21
Showing 1 changed files
... ...
@@ -4,55 +4,66 @@ repo    gitolite-admin
4 4
 repo urusai
5 5
  RW+ = admin
6 6
  RW+ = bit
7
+ RW+ = dario_vigne
7 8
 urusai = "A simple udp notifier server and client, with an integrated messaging service using UDP."
8 9
 
9 10
 repo webkernel
10 11
  RW+ = admin
11 12
  RW+ = bit
13
+ RW+ = dario_vigne
12 14
 webkernel = "An embeddable web server engine"
13 15
 
14 16
 repo oswald-antartica
15 17
  RW+ = admin
16 18
  RW+ = bit
19
+ RW+ = dario_vigne
17 20
 oswald-antartica = "Alternative metawatch firmware, forked from oswald"
18 21
 
19 22
 repo kakumei
20 23
  RW+ = admin
21 24
  RW+ = bit
25
+ RW+ = dario_vigne
22 26
 kakumei = "Private group web"
23 27
 
24 28
 repo mameguitcl
25 29
  RW+ = admin
26 30
  RW+ = bit
31
+ RW+ = dario_vigne
27 32
 mameguitcl = "GUI for MAME in tcl/tk"
28 33
 
29 34
 repo csapd
30 35
  RW+ = admin
31 36
  RW+ = bit
37
+ RW+ = dario_vigne
32 38
 csapd = "javispedro's sapd converted to C"
33 39
 
34 40
 repo mangaroboto
35 41
  RW+ = admin
36 42
  RW+ = bit
43
+ RW+ = dario_vigne
37 44
 mangaroboto = "mangaroboto site and associated programs"
38 45
 
39 46
 repo newslettersan
40 47
  RW+ = admin
41 48
  RW+ = bit
49
+ RW+ = dario_vigne
42 50
 newslettersan = "Small newsletter web server"
43 51
 
44 52
 repo recremote
45 53
  RW+ = admin
46 54
  RW+ = bit
55
+ RW+ = dario_vigne
47 56
 recremote = "Web frontend to control recording with ALSA"
48 57
 
49 58
 repo sshchat
50 59
  RW+ = admin
51 60
  RW+ = bit
61
+ RW+ = dario_vigne
52 62
 sshchat = "A simple chat server (ab)using ssh"
53 63
 
54 64
 repo rtcp
55 65
  RW+ = admin
56 66
  RW+ = bit
67
+ RW+ = dario_vigne
57 68
 rtcp = "A simple port forwarder (secured)"
58 69
 
Browse code

add rtcp project

Dario Rodriguez authored on 20/11/2017 17:21:13
Showing 1 changed files
... ...
@@ -51,3 +51,8 @@ repo sshchat
51 51
  RW+ = bit
52 52
 sshchat = "A simple chat server (ab)using ssh"
53 53
 
54
+repo rtcp
55
+ RW+ = admin
56
+ RW+ = bit
57
+rtcp = "A simple port forwarder (secured)"
58
+
Browse code

added sshchat repo

Dario Rodriguez authored on 16/12/2015 18:03:22
Showing 1 changed files
... ...
@@ -46,3 +46,8 @@ repo recremote
46 46
  RW+ = bit
47 47
 recremote = "Web frontend to control recording with ALSA"
48 48
 
49
+repo sshchat
50
+ RW+ = admin
51
+ RW+ = bit
52
+sshchat = "A simple chat server (ab)using ssh"
53
+
Browse code

Add recremote

Dario Rodriguez authored on 25/04/2015 09:46:32
Showing 1 changed files
... ...
@@ -35,7 +35,14 @@ repo mangaroboto
35 35
  RW+ = admin
36 36
  RW+ = bit
37 37
 mangaroboto = "mangaroboto site and associated programs"
38
+
38 39
 repo newslettersan
39 40
  RW+ = admin
40 41
  RW+ = bit
41 42
 newslettersan = "Small newsletter web server"
43
+
44
+repo recremote
45
+ RW+ = admin
46
+ RW+ = bit
47
+recremote = "Web frontend to control recording with ALSA"
48
+
Browse code

add newslettersan

Dario Rodriguez authored on 23/04/2015 14:32:07
Showing 1 changed files
... ...
@@ -35,3 +35,7 @@ repo mangaroboto
35 35
  RW+ = admin
36 36
  RW+ = bit
37 37
 mangaroboto = "mangaroboto site and associated programs"
38
+repo newslettersan
39
+ RW+ = admin
40
+ RW+ = bit
41
+newslettersan = "Small newsletter web server"
Browse code

add mangaroboto

Dario Rodriguez authored on 19/01/2015 13:29:22
Showing 1 changed files
... ...
@@ -30,3 +30,8 @@ repo csapd
30 30
  RW+ = admin
31 31
  RW+ = bit
32 32
 csapd = "javispedro's sapd converted to C"
33
+
34
+repo mangaroboto
35
+ RW+ = admin
36
+ RW+ = bit
37
+mangaroboto = "mangaroboto site and associated programs"
Browse code

added csapd

Dario Rodriguez authored on 13/01/2015 13:54:30
Showing 1 changed files
... ...
@@ -25,3 +25,8 @@ repo mameguitcl
25 25
  RW+ = admin
26 26
  RW+ = bit
27 27
 mameguitcl = "GUI for MAME in tcl/tk"
28
+
29
+repo csapd
30
+ RW+ = admin
31
+ RW+ = bit
32
+csapd = "javispedro's sapd converted to C"
Browse code

updated configuration

Dario Rodriguez authored on 09/01/2015 12:16:14
Showing 1 changed files
... ...
@@ -20,8 +20,8 @@ repo kakumei
20 20
  RW+ = admin
21 21
  RW+ = bit
22 22
 kakumei = "Private group web"
23
+
23 24
 repo mameguitcl
24 25
  RW+ = admin
25 26
  RW+ = bit
26
-
27
-mameguitcl = "GUI for MAME un tcl/tk"
27
+mameguitcl = "GUI for MAME in tcl/tk"
Browse code

added mameguitcl

Dario Rodriguez authored on 09/01/2015 12:12:49
Showing 1 changed files
... ...
@@ -20,3 +20,8 @@ repo kakumei
20 20
  RW+ = admin
21 21
  RW+ = bit
22 22
 kakumei = "Private group web"
23
+repo mameguitcl
24
+ RW+ = admin
25
+ RW+ = bit
26
+
27
+mameguitcl = "GUI for MAME un tcl/tk"
Browse code

add kakumei

Dario Rodriguez authored on 21/06/2014 09:46:53
Showing 1 changed files
... ...
@@ -10,7 +10,13 @@ repo webkernel
10 10
  RW+ = admin
11 11
  RW+ = bit
12 12
 webkernel = "An embeddable web server engine"
13
+
13 14
 repo oswald-antartica
14 15
  RW+ = admin
15 16
  RW+ = bit
16 17
 oswald-antartica = "Alternative metawatch firmware, forked from oswald"
18
+
19
+repo kakumei
20
+ RW+ = admin
21
+ RW+ = bit
22
+kakumei = "Private group web"
Browse code

updated configuration

Dario Rodriguez authored on 29/05/2014 11:14:01
Showing 1 changed files
... ...
@@ -10,3 +10,7 @@ repo webkernel
10 10
  RW+ = admin
11 11
  RW+ = bit
12 12
 webkernel = "An embeddable web server engine"
13
+repo oswald-antartica
14
+ RW+ = admin
15
+ RW+ = bit
16
+oswald-antartica = "Alternative metawatch firmware, forked from oswald"
Browse code

updated configuration

Dario Rodriguez authored on 05/05/2014 12:18:55
Showing 1 changed files
... ...
@@ -4,7 +4,7 @@ repo    gitolite-admin
4 4
 repo urusai
5 5
  RW+ = admin
6 6
  RW+ = bit
7
-urusai = "A simple udp notifier server and client, with a integrated messaging service using UDP."
7
+urusai = "A simple udp notifier server and client, with an integrated messaging service using UDP."
8 8
 
9 9
 repo webkernel
10 10
  RW+ = admin
Browse code

updated configuration

Dario Rodriguez authored on 05/05/2014 12:08:06
Showing 1 changed files
... ...
@@ -1,10 +1,10 @@
1 1
 repo    gitolite-admin
2 2
         RW+     =   admin
3 3
 
4
-repo simplemessenger-udptest
4
+repo urusai
5 5
  RW+ = admin
6 6
  RW+ = bit
7
-simplemessenger-udptest = "Server and client to test the viability of implementing a messaging network with mobile devices using UDP."
7
+urusai = "A simple udp notifier server and client, with a integrated messaging service using UDP."
8 8
 
9 9
 repo webkernel
10 10
  RW+ = admin
Browse code

Add descriptions

Dario Rodriguez authored on 12/03/2014 11:53:11
Showing 1 changed files
... ...
@@ -4,7 +4,9 @@ repo    gitolite-admin
4 4
 repo simplemessenger-udptest
5 5
  RW+ = admin
6 6
  RW+ = bit
7
+simplemessenger-udptest = "Server and client to test the viability of implementing a messaging network with mobile devices using UDP."
7 8
 
8 9
 repo webkernel
9 10
  RW+ = admin
10 11
  RW+ = bit
12
+webkernel = "An embeddable web server engine"
Browse code

Deleted the testing repo

Dario Rodriguez authored on 12/03/2014 11:51:02
Showing 1 changed files
... ...
@@ -1,11 +1,9 @@
1 1
 repo    gitolite-admin
2 2
         RW+     =   admin
3 3
 
4
-repo    testing
5
-        RW+     =   @all
6
-
7 4
 repo simplemessenger-udptest
8 5
  RW+ = admin
6
+ RW+ = bit
9 7
 
10 8
 repo webkernel
11 9
  RW+ = admin
Browse code

updated configuration

Dario Rodriguez authored on 12/03/2014 11:32:18
Showing 1 changed files
... ...
@@ -9,3 +9,4 @@ repo simplemessenger-udptest
9 9
 
10 10
 repo webkernel
11 11
  RW+ = admin
12
+ RW+ = bit
Browse code

updated configuration

Dario Rodriguez authored on 12/03/2014 11:31:36
Showing 1 changed files
... ...
@@ -7,3 +7,5 @@ repo    testing
7 7
 repo simplemessenger-udptest
8 8
  RW+ = admin
9 9
 
10
+repo webkernel
11
+ RW+ = admin
Browse code

updated configuration

Dario Rodriguez authored on 30/05/2013 22:39:13
Showing 1 changed files
... ...
@@ -5,4 +5,5 @@ repo    testing
5 5
         RW+     =   @all
6 6
 
7 7
 repo simplemessenger-udptest
8
- RW+ = bit
8
+ RW+ = admin
9
+
Browse code

add simplemessenger-udptest repo (fixed)

bit authored on 30/05/2013 22:24:53
Showing 1 changed files
... ...
@@ -3,3 +3,6 @@ repo    gitolite-admin
3 3
 
4 4
 repo    testing
5 5
         RW+     =   @all
6
+
7
+repo simplemessenger-udptest
8
+ RW+ = bit
gitolite on htpc authored on 30/05/2013 21:33:48
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,5 @@
1
+repo    gitolite-admin
2
+        RW+     =   admin
3
+
4
+repo    testing
5
+        RW+     =   @all