index
:
freedesktop/ssh-bleach
master
limit ssh accounts to fixed commands
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-19
Fix svnserve support: add argv[0].
HEAD
master
Daniel Stone
1
-1
/
+1
2006-03-19
Use svnserve, not svn.
Daniel Stone
1
-4
/
+4
2006-03-18
Add SVN support.
Daniel Stone
1
-0
/
+8
2006-03-19
add anonsvn.fd.o to rsync roots
root
1
-1
/
+1
2006-02-20
I am an attribution whore.
root
1
-1
/
+1
2006-02-20
Declare panic() to with __attribute__((noreturn)) to shut GCC up.
root
1
-0
/
+81
2006-02-15
Check argument for nasty chars. Add diagnostics when something goes wrong
keithp
1
-18
/
+37
2006-02-15
Make argument decoding problems fatal errors
keithp
1
-2
/
+2
2006-02-15
Merge in cworth changes to centralize strcmps
keithp
1
-40
/
+35
2006-02-15
add unistd.h for execl
Keith Packard
1
-0
/
+1
2006-02-15
Move strcmp of command name into main loop
Carl Worth
1
-37
/
+33
2006-02-15
Add -v flag to enable verbose output
keithp
1
-4
/
+12
2006-02-15
double-skipping over characters in original argument
keithp
1
-1
/
+1
2006-02-15
Debugging output
keithp
1
-1
/
+6
2006-02-15
Prototype version
keithp
3
-0
/
+99
2006-02-14
Initial file versions
keithp
2
-0
/
+359