Commit graph

163 commits

Author SHA1 Message Date
Jakobus Schürz 6487465d74 logging entfernt 2019-08-02 00:02:16 +02:00
Jakobus Schürz 5796ba441d logfile in ~ 2019-08-02 00:01:04 +02:00
Jakobus Schürz 1fc6d57c0d log to logifile 2019-08-01 23:10:32 +02:00
Jakobus Schürz 7438aedf64 added logfile 2019-08-01 23:08:54 +02:00
Jakobus Schürz de05ba9144 loop fixed 2019-08-01 22:54:42 +02:00
Jakobus Schürz 3d479977f0 sshUser mit und ohne @ 2019-08-01 22:52:35 +02:00
Jakobus Schürz 544a26c54a user->sshUser 2019-08-01 22:46:05 +02:00
Jakobus Schürz e2302c25bf log removed 2019-08-01 22:45:22 +02:00
Jakobus Schürz efdab87466 loop removed 2019-08-01 22:44:42 +02:00
Jakobus Schürz ba197a1ea7 print line 2019-08-01 22:43:25 +02:00
Jakobus Schürz 0d631132e0 debug 2019-08-01 22:41:53 +02:00
Jakobus Schürz b88948bb2c debug 2019-08-01 22:34:11 +02:00
Jakobus Schürz 9b3b7ae6c2 debug 2019-08-01 22:29:29 +02:00
Jakobus Schürz 7d993c0b10 debug 2019-08-01 22:27:28 +02:00
Jakobus Schürz 60cf43a0db typo fixed 2019-08-01 20:59:17 +02:00
Jakobus Schürz 2b9038c797 typo fixed 2019-08-01 20:58:05 +02:00
Jakobus Schürz bd57935d6e First step AuthorizedPrincipalCommand added 2019-08-01 17:50:55 +02:00
Jakobus Schürz 7b97347875 principals in keydir/principals 2019-07-31 18:24:41 +02:00
Jakobus Schürz c82e894f7e None logging fixed 2019-07-31 18:20:02 +02:00
Jakobus Schürz b3f7f15d18 logging debug 2019-07-31 18:18:27 +02:00
Jakobus Schürz 106522cee3 debug added 2019-07-31 18:15:19 +02:00
Jakobus Schürz 161308d25d check auf leerzeichen im pubkey 2019-07-31 18:11:32 +02:00
Jakobus Schürz ac1b52852f bool 2019-07-31 18:08:25 +02:00
Jakobus Schürz 5fe6c8b0d4 logger->logging 2019-07-31 18:03:01 +02:00
Jakobus Schürz 4dcd1f3d8c Debug added 2019-07-31 18:02:01 +02:00
Jakobus Schürz d98c6cc974 logging added 2019-07-31 17:54:55 +02:00
Jakobus Schürz a3a565ed27 ssh -> ssh_principals 2019-07-31 17:09:56 +02:00
Jakobus Schürz d1e27e536e debug 2019-07-31 17:07:50 +02:00
Jakobus Schürz 078686cd17 DEBUG -> "DEBUG" 2019-07-31 17:01:16 +02:00
Jakobus Schürz af521f67a0 loglevel debug added 2019-07-31 16:21:51 +02:00
Jakobus Schürz 00e9d7db66 ´filename in quotes 2019-07-31 16:19:55 +02:00
Jakobus Schürz e49279d689 filehandle for logger added 2019-07-31 16:18:48 +02:00
Jakobus Schürz e9fd563ccf debug 2019-07-31 12:55:19 +02:00
Jakobus Schürz 954588c5ed debug 2019-07-31 12:53:22 +02:00
Jakobus Schürz 5264a15b25 pubkey handling 2019-07-31 12:49:07 +02:00
Jakobus Schürz 0b35036df6 fixed missing colon in if statement 2019-07-31 12:42:09 +02:00
Jakobus Schürz 72b551f6b0 if only a username is given on init, it is used as principal. no
pubkey-handling
2019-07-31 11:58:39 +02:00
Jakobus Schürz a6c329e7be added ssh-principals 2019-07-31 09:46:03 +02:00
Garry Dolley f7c1a0e219 Added --quiet to git-init
git-init will only print error and warning messages.  Tests run a lot quieter now.
2015-01-22 12:16:17 -08:00
Tommi Virtanen b391399176 Add git-archive --remote= support to gitosis-serve.
Now read access implies ability to grab archives remotely.
To allow that through git-daemon (for symmetricality),
run "git config --system daemon.uploadarch true".
2015-01-22 12:07:24 -08:00
Tommi Virtanen 678f196311 Expose current user to hooks as environment variable GITOSIS_USER 2015-01-22 11:53:01 -08:00
Tommi Virtanen 2d971ca95c Remove Debian packaging, downstream has deviated too much anyway 2015-01-22 11:26:51 -08:00
Tommi Virtanen 9e1cbc0d8d Use dashless form for git daemon 2015-01-22 10:51:55 -08:00
Tommi Virtanen e7d8875797 Use dashless form for git update-server-info 2015-01-22 10:43:30 -08:00
Tommi Virtanen 28dfea5f4d Make sure admin repo post-update hook is executable 2015-01-22 10:39:26 -08:00
Tommi Virtanen dcffc1739e Make tests cope with random dict ordering 2015-01-22 10:23:04 -08:00
Alexey Poimtsev 9481bb0330 Update README.rst 2014-01-22 15:25:20 +03:00
Tommi Virtanen dedb3dc63f Let even readonly operations init a repo if needed.
Git >=1.6.2 support cloning empty repositories; this is a good way to
bootstrap development on a new repository.
2009-09-16 22:32:59 -07:00
Tommi Virtanen 4b19d45a3b Fix unit test failure with git >=1.6.0 2009-09-16 22:28:17 -07:00
Tommi Virtanen 73a0325204 Use "git shell" instead of "git-shell", for compatibility with git 1.6. 2008-08-25 19:55:45 +03:00