https://id.koumbit.net/anarcat
e1349b74e4
expand on the exec idea
2016-05-31 15:38:34 -04:00
Joey Hess
d9bfe760d1
improve warning message for multiple sources for page
2016-05-31 15:29:09 -04:00
smcv
d60c829475
a list of arbitrary shell delegates, what could possibly go wrong?
2016-05-31 14:51:28 -04:00
https://id.koumbit.net/anarcat
37420a7222
answer: an exec plugin?
2016-05-31 14:00:45 -04:00
https://id.koumbit.net/anarcat
3abcb0f797
tagging htmlizing
2016-05-31 10:48:53 -04:00
https://id.koumbit.net/anarcat
3e2c62a31d
expand on the compile review and future work
2016-05-31 10:45:43 -04:00
https://id.koumbit.net/anarcat
fab2dbb2f4
move comment at the end
2016-05-31 10:41:46 -04:00
https://id.koumbit.net/anarcat
e14d8beedf
small security review and suggestions
2016-05-31 10:41:15 -04:00
https://id.koumbit.net/anarcat
a8ca9591a6
more home pages
2016-05-31 10:11:26 -04:00
spalax
dec1dbd39a
Remark on anarcat's remark
2016-05-31 02:33:42 -04:00
https://id.koumbit.net/anarcat
e5cf21acc3
compile could have done this as well
2016-05-31 00:06:34 -04:00
https://id.koumbit.net/anarcat
346bac30f0
oops, forgot some changes
2016-05-30 23:59:42 -04:00
https://id.koumbit.net/anarcat
2a03e04510
bibtex2html plugin
2016-05-30 23:56:12 -04:00
pdurbin
89d70d36c2
Added a comment
2016-05-30 07:24:44 -04:00
Joey Hess
5d6d719639
comment
2016-05-29 15:35:28 -04:00
pdurbin
afed7361a8
start discussion on table plugin and Markdown side effects on data
2016-05-29 14:57:23 -04:00
shivams
ad312ac465
2016-05-23 04:47:22 -04:00
shivams
c2180ca17b
2016-05-23 04:43:18 -04:00
https://launchpad.net/~eliasson
dc126c5426
2016-05-20 04:22:18 -04:00
https://launchpad.net/~eliasson
6d01009391
2016-05-20 04:22:00 -04:00
https://launchpad.net/~eliasson
74b15ae6d0
2016-05-20 04:15:49 -04:00
https://launchpad.net/~eliasson
8f3efc1f45
2016-05-20 04:08:49 -04:00
https://launchpad.net/~eliasson
786fa02d75
2016-05-20 04:02:03 -04:00
https://launchpad.net/~eliasson
41902cb906
2016-05-20 03:55:41 -04:00
https://id.koumbit.net/anarcat
c102c11d34
fix system calls
2016-05-19 19:57:03 -04:00
smcv
13ccdebb5f
No, this page is not C++ source code.
...
This reverts commit c35ab1e753
2016-05-18 13:56:35 -04:00
smcv
a4d95d2b8a
This reverts commit cfc5d5d9ed
2016-05-18 13:55:48 -04:00
lazrak.zakaria.iga@c4885e46c85c8f3bc18a0b025856a958fc2cd924
c35ab1e753
rename bugs/garbled_non-ascii_characters_in_body_in_web_interface.mdwn to bugs/garbled_non-ascii_characters_in_body_in_web_interface.cpp
2016-05-18 13:55:05 -04:00
lazrak.zakaria.iga@c4885e46c85c8f3bc18a0b025856a958fc2cd924
cfc5d5d9ed
rename index.mdwn to index.c
2016-05-18 13:48:07 -04:00
https://id.koumbit.net/anarcat
ac7a88e8ca
2016-05-17 11:10:46 -04:00
smcv
e503022816
revert test edit
...
This reverts commit 4a8bf62f44
2016-05-17 11:09:03 -04:00
testtt
4a8bf62f44
2016-05-17 09:56:10 -04:00
Simon McVittie
d1ed45f4c1
Revert vandalism
2016-05-17 10:10:49 +01:00
CRAZYBATMAN
181419688f
This reverts commit 855a7b5c6c
2016-05-17 02:26:20 -04:00
CRAZYBATMAN
a72e29b6f5
This reverts commit 2d1615c340
2016-05-17 02:25:31 -04:00
CRAZYBATMAN
e829d4a785
This reverts commit 01eeb89d59
2016-05-17 02:24:42 -04:00
CRAZYBATMAN
e24f874454
This reverts commit bda4eba674
2016-05-17 02:24:15 -04:00
https://id.koumbit.net/anarcat
bda4eba674
and we have a bot
2016-05-16 22:41:42 -04:00
https://id.koumbit.net/anarcat
01eeb89d59
little irc integration plugin
2016-05-16 22:40:50 -04:00
https://id.koumbit.net/anarcat
e13dc8bbc7
add details on bot setup
2016-05-16 17:40:24 -04:00
Simon McVittie
5f6f9a1bea
Wrapper: allocate new environment dynamically
...
Otherwise, if third-party plugins extend newenviron by more than
3 entries, we could overflow the array. It seems unlikely that any
third-party plugin manipulates newenviron in practice, so this
is mostly theoretical. Just in case, I have deliberately avoided
using "i" as the variable name, so that any third-party plugin
that was manipulating newenviron directly will now result in the
wrapper failing to compile.
I have not assumed that realloc(NULL, ...) works as an equivalent of
malloc(...), in case there are still operating systems where that
doesn't work.
2016-05-11 09:18:14 +01:00
Simon McVittie
062dbf1373
3.20160509
2016-05-09 21:59:50 +01:00
Simon McVittie
ab97cd56f3
Reference CVE-2016-4561 in 3.20160506 changelog
2016-05-09 21:57:34 +01:00
Simon McVittie
6879e37828
img test: exercise upper-case extensions for image files
2016-05-09 21:53:10 +01:00
Simon McVittie
2020bd88a5
Remove spurious changelog entry
...
This change was new in 3.20141016.3, but was applied to the master
branch several releases ago, so it is not new in 3.20160506.
2016-05-09 21:46:04 +01:00
smcv
a8c96a1418
mention that the CVE-2016-4561 fix was backported
2016-05-09 08:24:35 -04:00
desci
176ff2fb5c
Clarifying
2016-05-08 21:54:17 -04:00
desci
dfcfefea74
Adding info regarding bootstrap classes
2016-05-08 21:53:14 -04:00
desci
ed5ea6c303
Adding sites
2016-05-08 21:42:54 -04:00
Amitai Schlair
89af9ecc57
Detect image type from .JPG just like .jpg (etc.).
2016-05-08 18:31:02 -04:00