cascardo/atompub.git
15 years agoPrint error messages as plain content in http body too
Thadeu Lima de Souza Cascardo [Sat, 2 Aug 2008 01:20:57 +0000 (22:20 -0300)]
Print error messages as plain content in http body too

15 years agoIncluding the license file
Thadeu Lima de Souza Cascardo [Fri, 1 Aug 2008 22:30:13 +0000 (19:30 -0300)]
Including the license file

15 years agoAdded some information files requested by automake
Thadeu Lima de Souza Cascardo [Fri, 1 Aug 2008 22:29:48 +0000 (19:29 -0300)]
Added some information files requested by automake

15 years agoUnref a GFile in GIO, not a GIOChannel.
Thadeu Lima de Souza Cascardo [Thu, 31 Jul 2008 21:04:41 +0000 (18:04 -0300)]
Unref a GFile in GIO, not a GIOChannel.

15 years agoMake configure output the GIO Makefile.
Thadeu Lima de Souza Cascardo [Thu, 31 Jul 2008 21:02:48 +0000 (18:02 -0300)]
Make configure output the GIO Makefile.

15 years agoAdded very basic GIO support for local files.
Thadeu Lima de Souza Cascardo [Thu, 31 Jul 2008 20:54:41 +0000 (17:54 -0300)]
Added very basic GIO support for local files.

15 years ago@frontent/cgi/cgi.c: Fixing some typos about variable names: from err to error and...
Gabriel Falcao [Mon, 12 May 2008 13:39:27 +0000 (10:39 -0300)]
@frontent/cgi/cgi.c: Fixing some typos about variable names: from err to error and G_FILE_ERROR_ACCESS to G_FILE_ERROR_ACCES.

16 years agoChanged root directory in example configuration file.
Thadeu Lima de Souza Cascardo [Tue, 5 Feb 2008 20:35:49 +0000 (18:35 -0200)]
Changed root directory in example configuration file.

16 years agoAdded example configuration file.
Thadeu Lima de Souza Cascardo [Tue, 5 Feb 2008 20:35:23 +0000 (18:35 -0200)]
Added example configuration file.

16 years agoReturns HTTP error if some error has been found while serving the file.
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 04:43:24 +0000 (02:43 -0200)]
Returns HTTP error if some error has been found while serving the file.

16 years agoTest CGI frontend with main funcion.
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 04:29:20 +0000 (02:29 -0200)]
Test CGI frontend with main funcion.

16 years agoDoes not release path got from IRI.
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 04:28:33 +0000 (02:28 -0200)]
Does not release path got from IRI.

16 years agoAdded headers for I/O.
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 04:18:41 +0000 (02:18 -0200)]
Added headers for I/O.

16 years agoAdd library instead of redefining LDADD.
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 04:16:35 +0000 (02:16 -0200)]
Add library instead of redefining LDADD.

16 years agoDo not mix buffered output and unbuffured output (printf and write).
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 04:15:57 +0000 (02:15 -0200)]
Do not mix buffered output and unbuffured output (printf and write).

16 years agoAdded initial CGI frontend.
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 03:39:19 +0000 (01:39 -0200)]
Added initial CGI frontend.

16 years agoAdded backend interface.
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 03:36:40 +0000 (01:36 -0200)]
Added backend interface.

16 years agoAdded function to release IRI memory.
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 03:32:48 +0000 (01:32 -0200)]
Added function to release IRI memory.

16 years agoAdded new functions for atom entry.
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 03:30:08 +0000 (01:30 -0200)]
Added new functions for atom entry.

16 years agoAutoconf and automake building support.
Thadeu Lima de Souza Cascardo [Sun, 27 Jan 2008 01:35:29 +0000 (23:35 -0200)]
Autoconf and automake building support.

16 years agoSupport namespace in the config interface.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:59:21 +0000 (21:59 -0200)]
Support namespace in the config interface.

16 years agoGet context error support.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:53:32 +0000 (21:53 -0200)]
Get context error support.

16 years agoAdded function to allocate a new context.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:40:49 +0000 (21:40 -0200)]
Added function to allocate a new context.

16 years agoGeneral config initialization interface.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:39:15 +0000 (21:39 -0200)]
General config initialization interface.

16 years agoMore functions for IRI manipulation.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:36:19 +0000 (21:36 -0200)]
More functions for IRI manipulation.

16 years agoAdded support for initialization of configuration, opening GKeyFile.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:32:45 +0000 (21:32 -0200)]
Added support for initialization of configuration, opening GKeyFile.

16 years agoAdded initial IRI structure.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:24:58 +0000 (21:24 -0200)]
Added initial IRI structure.

16 years agoAdded basic glue code for configuration support.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:22:51 +0000 (21:22 -0200)]
Added basic glue code for configuration support.

16 years agoAdded structure for atom entry.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:21:28 +0000 (21:21 -0200)]
Added structure for atom entry.

16 years agoImplement first context functions.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:18:12 +0000 (21:18 -0200)]
Implement first context functions.

16 years agoFixed leak bug of GIOChannel.
Thadeu Lima de Souza Cascardo [Sat, 26 Jan 2008 23:10:51 +0000 (21:10 -0200)]
Fixed leak bug of GIOChannel.

16 years agoAdded config implementation using GKeyFile.
Thadeu Lima de Souza Cascardo [Wed, 23 Jan 2008 16:33:46 +0000 (14:33 -0200)]
Added config implementation using GKeyFile.

16 years agoStarted a file backend and first prototype interface.
Thadeu Lima de Souza Cascardo [Wed, 23 Jan 2008 15:49:23 +0000 (13:49 -0200)]
Started a file backend and first prototype interface.