]> oss.titaniummirror.com Git - repo_shell.git/log
repo_shell.git
11 years agoRename handler() -> ini_handler() 0.2
R. Steve McKown [Mon, 24 Sep 2012 14:23:28 +0000 (08:23 -0600)]
Rename handler() -> ini_handler()

11 years agoMisc cleanups
R. Steve McKown [Mon, 24 Sep 2012 14:21:34 +0000 (08:21 -0600)]
Misc cleanups

11 years agoSimpler and better handling of non-repo access
R. Steve McKown [Mon, 24 Sep 2012 14:21:05 +0000 (08:21 -0600)]
Simpler and better handling of non-repo access

11 years agoRemove unused code
R. Steve McKown [Mon, 24 Sep 2012 14:18:34 +0000 (08:18 -0600)]
Remove unused code

11 years agoEnsure non-repo ssh commands run as connecting user.
R. Steve McKown [Mon, 24 Sep 2012 02:52:58 +0000 (20:52 -0600)]
Ensure non-repo ssh commands run as connecting user.

11 years agoFix getting a shell on server
R. Steve McKown [Mon, 24 Sep 2012 02:46:49 +0000 (20:46 -0600)]
Fix getting a shell on server

11 years agoAdd version option, derived from repository tags 0.1
R. Steve McKown [Mon, 24 Sep 2012 01:26:45 +0000 (19:26 -0600)]
Add version option, derived from repository tags

11 years agoSome support for a future git acl implementation.
R. Steve McKown [Sun, 23 Sep 2012 19:19:09 +0000 (13:19 -0600)]
Some support for a future git acl implementation.

The config file will be git-acl.cfg in the home directory of the owner
as defined in /etc/repo_shell.cfg.

11 years agoAdd Makefile and README
R. Steve McKown [Sun, 23 Sep 2012 18:54:36 +0000 (12:54 -0600)]
Add Makefile and README

11 years agoAdd support for /etc/repo_shell.cfg
R. Steve McKown [Sun, 23 Sep 2012 18:49:37 +0000 (12:49 -0600)]
Add support for /etc/repo_shell.cfg

* Base configuration in /etc/repo_shell.cfg.
* Program name is now repo_shell
* Uses the inih library for ini parsing

11 years agoExecute shell progs with user PATH
R. Steve McKown [Sun, 23 Sep 2012 17:55:19 +0000 (11:55 -0600)]
Execute shell progs with user PATH

11 years agoAdd git prefix to repository paths
R. Steve McKown [Sun, 23 Sep 2012 17:54:41 +0000 (11:54 -0600)]
Add git prefix to repository paths

11 years agoInitial commit
R. Steve McKown [Sun, 23 Sep 2012 17:44:27 +0000 (11:44 -0600)]
Initial commit