2001-11-30 |
jongfoster | Fixing signed/unsigned comparison (Andreas please check...
|
commit | commitdiff | tree |
2001-11-30 |
jongfoster | Fixing a warning
|
commit | commitdiff | tree |
2001-11-23 |
jongfoster | Fixing two really stupid errors in my previous commit
|
commit | commitdiff | tree |
2001-11-22 |
jongfoster | Adding code to handle +no-cookies-keep
|
commit | commitdiff | tree |
2001-11-22 |
jongfoster | Adding action +no-cookies-keep
|
commit | commitdiff | tree |
2001-11-22 |
jongfoster | Making action_spec->flags into an unsigned long rather...
|
commit | commitdiff | tree |
2001-11-22 |
jongfoster | Making action_spec->flags into an unsigned long rather...
|
commit | commitdiff | tree |
2001-11-16 |
jongfoster | Adding Gabor Liptak, who reported a bug with the CygWin...
|
commit | commitdiff | tree |
2001-11-16 |
jongfoster | Adding VC build directories to ignore list
|
commit | commitdiff | tree |
2001-11-16 |
jongfoster | Enabling duplicate-socket detection for all platforms...
|
commit | commitdiff | tree |
2001-11-16 |
jongfoster | Fixing a compiler warning
|
commit | commitdiff | tree |
2001-11-16 |
jongfoster | Changing the tty-disconnection code to use setsid().
|
commit | commitdiff | tree |
2001-11-16 |
jongfoster | Fixing compiler warnings
|
commit | commitdiff | tree |
2001-11-13 |
jongfoster | Added support for the following actions:
|
commit | commitdiff | tree |
2001-11-13 |
jongfoster | Acknowledging Al's FreeBSD patch
|
commit | commitdiff | tree |
2001-11-13 |
jongfoster | Tabs->spaces, fixing a bug with missing {} around an...
|
commit | commitdiff | tree |
2001-11-13 |
jongfoster | Patch for FreeBSD setpgrp() as suggested by Alexander...
|
commit | commitdiff | tree |
2001-11-13 |
jongfoster | New version of actions file editor templates
|
commit | commitdiff | tree |
2001-11-13 |
jongfoster | - Adding new CGIs for use by non-JavaScript browsers:
|
commit | commitdiff | tree |
2001-11-13 |
jongfoster | Adding new CGIs for use by non-JavaScript browsers:
|
commit | commitdiff | tree |
2001-11-13 |
jongfoster | - Renaming parameters from edit-actions-for-url so...
|
commit | commitdiff | tree |
2001-11-13 |
jongfoster | Replacing references to malloc.h with the standard...
|
commit | commitdiff | tree |
2001-11-13 |
jongfoster | Fixing stupid bug now I've figured out what || means.
|
commit | commitdiff | tree |
2001-10-28 |
jongfoster | Adding ijb_toupper()
|
commit | commitdiff | tree |
2001-10-26 |
jongfoster | ctype.h is needed in Windows, too.
|
commit | commitdiff | tree |
2001-10-26 |
jongfoster | Fixing type mismatch
|
commit | commitdiff | tree |
2001-10-25 |
jongfoster | - Now works with Netscape 6
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | Cleaning up error handling in CGI functions - they...
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | Added enable-edit-actions and enable-remote-toggle
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | Added call to initialize the (statically-allocated...
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | Added support for enable-edit-actions and enable-remote...
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | Adding error-checking to create_url_spec()
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | Documenting sed()'s error behaviou (doc change only)
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | Adding error-checking to selected functions
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | Adding error-checking to selected functions.
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | Standardising error codes in string_append
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | Support for FEATURE_CGI_EDIT_ACTIONS
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | New error handling - error codes are now jb_errs, not...
|
commit | commitdiff | tree |
2001-10-23 |
jongfoster | New error-handling support: jb_err type and JB_ERR_xxx...
|
commit | commitdiff | tree |
2001-10-15 |
jongfoster | Adding testers. They're important too!
|
commit | commitdiff | tree |
2001-10-14 |
jongfoster | Adding nytimes.com with -no-cookies -fast-redirect
|
commit | commitdiff | tree |
2001-10-14 |
jongfoster | Fixing stupid typo.
|
commit | commitdiff | tree |
2001-10-14 |
jongfoster | - Changes to CGI dispatching method to match CGI names...
|
commit | commitdiff | tree |
2001-10-14 |
jongfoster | Removing name_length field from struct cgi_dispatcher...
|
commit | commitdiff | tree |
2001-10-14 |
jongfoster | New version of CGI-based actionsfile editor.
|
commit | commitdiff | tree |
2001-10-14 |
jongfoster | New function string_append() which is like strsav(...
|
commit | commitdiff | tree |
2001-10-14 |
jongfoster | Adding support for a 404 error when an invalid CGI...
|
commit | commitdiff | tree |
2001-10-14 |
jongfoster | Adding support for the CGI-based editor:
|
commit | commitdiff | tree |
2001-10-10 |
jongfoster | Moving some code that wasn't cookie-related out of...
|
commit | commitdiff | tree |
2001-10-09 |
jongfoster | assert.h is also required under Win32, so moving out...
|
commit | commitdiff | tree |
2001-10-09 |
jongfoster | Correcting actionsfile filename for Win32 INI build
|
commit | commitdiff | tree |
2001-09-24 |
jongfoster | Fixing 2 memory leaks that Guy spotted, where the paramater to
|
commit | commitdiff | tree |
2001-09-23 |
jongfoster | Somehow I managed to lose the license and style information...
|
commit | commitdiff | tree |
2001-09-23 |
jongfoster | Adding another link
|
commit | commitdiff | tree |
2001-09-23 |
jongfoster | Adding SourceForge logo as required by their ToS - see
|
commit | commitdiff | tree |
2001-09-23 |
jongfoster | Replacing with a page containing links to the other...
|
commit | commitdiff | tree |
2001-09-22 |
jongfoster | Removing unused parameter fs from read_config_line()
|
commit | commitdiff | tree |
2001-09-22 |
jongfoster | Removing unneeded #includes
|
commit | commitdiff | tree |
2001-09-22 |
jongfoster | Removing unused #includes.
|
commit | commitdiff | tree |
2001-09-22 |
jongfoster | Displaying an error message whenever the config directory...
|
commit | commitdiff | tree |
2001-09-22 |
jongfoster | Telling robots not to touch /config/ - if there's a...
|
commit | commitdiff | tree |
2001-09-22 |
jongfoster | Adding proper license
|
commit | commitdiff | tree |
2001-09-22 |
jongfoster | Adding proper copyright notice
|
commit | commitdiff | tree |
2001-09-22 |
jongfoster | Bugfix: Multiple escaped "#" characters in a configuration
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Fixing a warning
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Fixing warning
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Removing showargs.[ch], adding cgi(simple|edit).[ch]
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Removing showargs.[ch], adding cgi(simple|edit).[ch]
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Fixing a compiler warning.
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | All the functions in this file have been moved to cgisimple...
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Moving function savearg() here, since it was the only...
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Moving simple CGI functions from cgi.c to new file...
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Removing unused #include showarg.h
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Bugfix - couldn't build resources with previous version.
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | New version based on latest configure.in and acconfig.h
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | First version of CGI-based edit interface. This is...
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Fixing signed/unsigned comparison warning.
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Adding i.j.b/robots.txt.
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Changes to use new list functions.
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Rewrite of list library. Now has seperate header and...
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Removing redundant function call that zeroed zalloc...
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Splitting fill_template() into 2 functions:
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | Better error handling in dispatch_cgi() and parse_cgi_parame...
|
commit | commitdiff | tree |
2001-09-16 |
jongfoster | New function alloc_http_response, for symmetry with...
|
commit | commitdiff | tree |
2001-09-14 |
jongfoster | Tidying up memory allocation. New function init_action().
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Support for both static and dynamically generated CGI...
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Support for both static and dynamically generated CGI...
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | (Cosmetic only) Indentation correction
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Moving image data to cgi.c rather than cgi.h
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Moving image data to cgi.c rather than cgi.h.
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Defining FORWARD_SPEC_INITIALIZER
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Changing the string paramater to the header parsers...
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Adding {} to an if statement
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Fixing potential problems with characters >=128 in...
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Fixing a compiler warning by adding a cast.
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Fixing 2 compiler warnings under Win32
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Fixing missing #include under Windows
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Adding support for LOG_LEVEL_CGI
|
commit | commitdiff | tree |
2001-09-13 |
jongfoster | Reverting to revision 1.10 - previous checking was...
|
commit | commitdiff | tree |
2001-09-10 |
jongfoster | Replacing text version of coding standards with a HTML...
|
commit | commitdiff | tree |
next |