Commit Briefs

466429a10a Thomas Adam

cope with deleted references when reloading the tog log view

ok op jamsek



6771d4253a Thomas Adam

always cast ctype' is*() arguments to unsigned char

ok stsp@



5667a3a513 Thomas Adam

add a gotd auth test case for an explicitly denied group

ok op@


b40156b396 Thomas Adam

add a gotd auth test case for explicitly denied users

ok op@


ead7040796 Thomas Adam

add a test case for requests from users not listed in gotd.conf

ok op@


ff26066129 Thomas Adam

fix group membership check in gotd auth

ok op@


da9a9ea87f Thomas Adam

add missing RO and RW tokens; pointed out by op@


729a7e249e Thomas Adam

implement per-repository read/write authorization rules in gotd

ok op@


c2ff0c53ce Thomas Adam

gotd: Don't include stdlib.h twice


634fd2c706 Thomas Adam

put manual page sections in the proper order


2bb0ff1b00 Thomas Adam

gotd.8: Add missing .El; gotd.conf.5: Fix typo EL -> El


e195fd1653 Thomas Adam

gotsh.1: Add missing .Ed


c691a00eec Thomas Adam

fix gotctl usage string


3fe5d0fee4 Thomas Adam

got send: show server error

Print the error message reported by the remote server when failing to update a branch (for e.g. because of a server-side check.) Reported by gonzalo@, with help and ok stsp@.


2dd71cdd72 Thomas Adam

gotwebd: fix memleak in error path

ok stsp@


a3f334437c Thomas Adam

update gotd TODO items


90d8536c17 Thomas Adam

rm useless continue ok stsp


450707b946 Thomas Adam

portable: set next version


ba229487d6 Thomas Adam

portable: release 0.79 (tags/0.79)


fe82ea67f9 Thomas Adam

bump version number


92dfd869aa Thomas Adam

CHANGES for 0.79


24d640c0fc Thomas Adam

sync dist file list


86ebaa2ce0 Thomas Adam

gotd regress style tweaks from op@