Backend now retrieves a request, not an Atom ID
[cascardo/atompub.git] / backend / files / giochannel.c
2008-10-13 Thadeu Lima de Sou... Backend now retrieves a request, not an Atom ID
2008-08-31 Thadeu Lima de Sou... Introducing AtomID, which is used in core, instead...
2008-08-09 Thadeu Lima de Sou... Renamed retrieve_resource to retrieve_entry
2008-08-09 Thadeu Lima de Sou... Finished chaging some Atom into AtomEntry types
2008-08-09 Thadeu Lima de Sou... Changed from Atom to AtomEntry and atom_ to atom_entry_
2008-08-09 Thadeu Lima de Sou... Merge branch 'master' into entry
2008-08-03 Thadeu Lima de Sou... New error interface: migrated core, backends and fronte...
2008-08-02 Thadeu Lima de Sou... Functions to create new backend and usage of it in...
2008-01-27 Thadeu Lima de Sou... Does not release path got from IRI.
2008-01-26 Thadeu Lima de Sou... Support namespace in the config interface.
2008-01-26 Thadeu Lima de Sou... Fixed leak bug of GIOChannel.
2008-01-23 Thadeu Lima de Sou... Added config implementation using GKeyFile.
2008-01-23 Thadeu Lima de Sou... Started a file backend and first prototype interface.