Searched refs:source (Results 1 – 10 of 10) sorted by relevance
| /lighttpd1.4/ |
| H A D | COPYING | 6 Redistribution and use in source and binary forms, with or without 9 - Redistributions of source code must retain the above copyright notice, this
|
| H A D | SConstruct | 159 source = """ 168 result = context.TryLink(source, '.c') 175 source = """ 186 result = context.TryLink(source, '.c') 193 source = """ 201 result = context.TryLink(source, '.c')
|
| H A D | INSTALL | 10 Get lighttpd source from
|
| H A D | NEWS | 3118 * mod_accesslog: Fix var declarations mixed in source (fixes #2233) 3336 * Remove lighttpd.spec* from source, fixing all problems with it ;-) 3423 * fix sending source of cgi script instead of 500 error if fork fails (CVE-2008-1111) 3598 * fixed local source retrieval on windows 3652 * removed debian/ dir from source package on request by packager
|
| /lighttpd1.4/doc/outdated/ |
| H A D | features.txt | 28 > Now that the author has made the source code available, I am 35 lighttpd is currently the only non-blocking open source web server to 89 an open source web server, it nice to have a documented, consistent API,
|
| H A D | fastcgi.txt | 343 source to enable the FastCGI interface as it is normally
|
| /lighttpd1.4/tests/ |
| H A D | SConscript | 28 …return env.Command(target = env['ENV']['top_builddir'] + '/tests/' + binary, source = binary, acti…
|
| /lighttpd1.4/src/ |
| H A D | configfile.c | 1822 const char *source; member 1856 t->source, t->line, t->offset - t->line_pos, msg); in config_tokenizer_err() 2118 static int config_parse(server *srv, config_t *context, const char *source, const char *input, int … in config_parse() argument 2123 t.source = source; in config_parse() 2166 t.source, t.line, t.offset - t.line_pos, lasttoken->ptr); in config_parse()
|
| H A D | SConscript | 195 def WriteStaticPluginHeader(target, source, env):
|
| /lighttpd1.4/scripts/m4/ |
| H A D | ax_prog_cc_for_build.m4 | 13 # useful if you have to generate source code at compile-time like for
|