Commit Graph

22 Commits (master)

Author SHA1 Message Date
Jason A. Donenfeld fd069b4ca0 filter: pipe_fh should be local 7 years ago
John Keeping 0c4d76755b filter: don't use dlsym unnecessarily 10 years ago
John Keeping 157f544ac2 Remove redundant includes 10 years ago
John Keeping e3d3fffdd4 Avoid non-ANSI function declarations 10 years ago
Chris Burroughs 96ceb9a95a repolist: add owner-filter 10 years ago
Christian Hesse b431282c91 remove trailing whitespaces from source files 11 years ago
Jason A. Donenfeld 9786f4613d filter: don't forget to reap the auth filter 11 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address 11 years ago
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework 11 years ago
Jason A. Donenfeld 6ca734da8f filter: allow returning exit code from filter 11 years ago
Jason A. Donenfeld d3c0370a3f filter: style tweaks 11 years ago
Jason A. Donenfeld 786609bd36 filter: add page source to email filter 11 years ago
Jason A. Donenfeld a5e1553726 filter: add support for email filter 11 years ago
Jason A. Donenfeld 800380dde7 filter: return on null filter from open and close 11 years ago
Jason A. Donenfeld f43b228d0b filter: add lua support 11 years ago
Jason A. Donenfeld e83b51b4f6 filter: basic write hooking infrastructure 11 years ago
Jason A. Donenfeld d750c7a2c9 filter: allow for cleanup hook for filter types 11 years ago
John Keeping 4bb87cbf17 filter: introduce "filter type" prefix 11 years ago
John Keeping 7bd90b8048 filter: add interface layer 11 years ago
John Keeping 632efb25c0 filter: add fprintf_filter function 11 years ago
John Keeping 3d8a6507ca filter: pass extra arguments via cgit_open_filter 11 years ago
Jason A. Donenfeld 3eae406934 filter: split filter functions into their own file 11 years ago