<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/evolution-data-server.git/src/server-logging.c, branch libgdata-port</title>
<subtitle>gitlab.gnome.org: GNOME/evolution-data-server.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/'/>
<entry>
<title>updated novell copyright notices</title>
<updated>2008-06-20T22:33:19+00:00</updated>
<author>
<name>Jeffrey Stedfast</name>
<email>fejj@src.gnome.org</email>
</author>
<published>2008-06-20T22:33:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=952bb6ca779bb12fc4059a18dc32d39563c2cbdf'/>
<id>952bb6ca779bb12fc4059a18dc32d39563c2cbdf</id>
<content type='text'>
svn path=/trunk/; revision=9011
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=9011
</pre>
</div>
</content>
</entry>
<entry>
<title>** Remove trailing whitespace from source code.</title>
<updated>2007-11-14T22:04:19+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2007-11-14T22:04:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=7f4e14e88885f606d43734663a401dc37cf498aa'/>
<id>7f4e14e88885f606d43734663a401dc37cf498aa</id>
<content type='text'>
2007-11-14  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=8210
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2007-11-14  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=8210
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix FSF address (Tobias Mueller, #470445)</title>
<updated>2007-08-28T14:42:41+00:00</updated>
<author>
<name>Ross Burton</name>
<email>rburton@src.gnome.org</email>
</author>
<published>2007-08-28T14:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=1c382a2aa15b732117e3f58d4167e7587fe2ee47'/>
<id>1c382a2aa15b732117e3f58d4167e7587fe2ee47</id>
<content type='text'>
svn path=/trunk/; revision=7999
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=7999
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #353478</title>
<updated>2006-09-18T16:21:23+00:00</updated>
<author>
<name>Matthew Barnes</name>
<email>mbarnes@redhat.com</email>
</author>
<published>2006-09-18T16:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=5588850b88a30abd495db6da361a9cd21e7e4937'/>
<id>5588850b88a30abd495db6da361a9cd21e7e4937</id>
<content type='text'>
2006-09-18  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	Fixes #353478

	* src/server-logging.c: (server_logging_dispose)
	Chain up to parent's dispose() method.

	* src/server-logging.c: (server_logging_finalize)
	Chain up to parent's finalize() method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2006-09-18  Matthew Barnes  &lt;mbarnes@redhat.com&gt;

	Fixes #353478

	* src/server-logging.c: (server_logging_dispose)
	Chain up to parent's dispose() method.

	* src/server-logging.c: (server_logging_finalize)
	Chain up to parent's finalize() method.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify License to LGPL</title>
<updated>2005-08-31T04:26:10+00:00</updated>
<author>
<name>Harish Krishnaswamy</name>
<email>kharish@src.gnome.org</email>
</author>
<published>2005-08-31T04:26:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=44eb74f409a483e1912327091390eb1170449c90'/>
<id>44eb74f409a483e1912327091390eb1170449c90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #69909</title>
<updated>2005-01-26T06:12:45+00:00</updated>
<author>
<name>JP Rosevear</name>
<email>jpr@novell.com</email>
</author>
<published>2005-01-26T06:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=1aeb4313762d8786a243aa403c6ee0295f7ae84e'/>
<id>1aeb4313762d8786a243aa403c6ee0295f7ae84e</id>
<content type='text'>
2005-01-26  JP Rosevear  &lt;jpr@novell.com&gt;

	Fixes #69909

	* src/server-logging.h: add private structure to instance

	* src/server-logging.c (server_logging_register_domain): track the
	information for the registration so we can later unregister it
	(server_logging_dispose): unregister the log handlers and from the
	information and list
	(server_logging_finalize): free the private structure
	(server_logging_class_init): set finalize/dispose methods
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2005-01-26  JP Rosevear  &lt;jpr@novell.com&gt;

	Fixes #69909

	* src/server-logging.h: add private structure to instance

	* src/server-logging.c (server_logging_register_domain): track the
	information for the registration so we can later unregister it
	(server_logging_dispose): unregister the log handlers and from the
	information and list
	(server_logging_finalize): free the private structure
	(server_logging_class_init): set finalize/dispose methods
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid CORBA allocations by using the CORBA_any directly. Free the CORBA</title>
<updated>2004-01-12T16:56:25+00:00</updated>
<author>
<name>Rodrigo Moya</name>
<email>rodrigo@ximian.com</email>
</author>
<published>2004-01-12T16:56:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=3b957f0bcdb263e843964372f93a95b72ce441a8'/>
<id>3b957f0bcdb263e843964372f93a95b72ce441a8</id>
<content type='text'>
2004-01-12  Rodrigo Moya &lt;rodrigo@ximian.com&gt;

	* src/server-logging.c (server_log_handler): avoid CORBA allocations
	by using the CORBA_any directly. Free the CORBA exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2004-01-12  Rodrigo Moya &lt;rodrigo@ximian.com&gt;

	* src/server-logging.c (server_log_handler): avoid CORBA allocations
	by using the CORBA_any directly. Free the CORBA exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted my previous commit</title>
<updated>2004-01-10T22:22:45+00:00</updated>
<author>
<name>Rodrigo Moya</name>
<email>rodrigo@src.gnome.org</email>
</author>
<published>2004-01-10T22:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=0ac69713ec1e3e6fcc2548fd08db2daf99464e88'/>
<id>0ac69713ec1e3e6fcc2548fd08db2daf99464e88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't leak the BonoboArg created for the listener call.</title>
<updated>2004-01-10T22:04:10+00:00</updated>
<author>
<name>Rodrigo Moya</name>
<email>rodrigo@ximian.com</email>
</author>
<published>2004-01-10T22:04:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=22cc9cdcfbf4dc9b6ab2f2a197db028b60b00eec'/>
<id>22cc9cdcfbf4dc9b6ab2f2a197db028b60b00eec</id>
<content type='text'>
2004-01-10  Rodrigo Moya &lt;rodrigo@ximian.com&gt;

	* src/server-logging.c (server_log_handler): don't leak the
	BonoboArg created for the listener call.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2004-01-10  Rodrigo Moya &lt;rodrigo@ximian.com&gt;

	* src/server-logging.c (server_log_handler): don't leak the
	BonoboArg created for the listener call.
</pre>
</div>
</content>
</entry>
<entry>
<title>add DataServer_Logging oaf_server.</title>
<updated>2003-11-30T03:28:33+00:00</updated>
<author>
<name>Chris Toshok</name>
<email>toshok@ximian.com</email>
</author>
<published>2003-11-30T03:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/evolution-data-server.git/commit/?id=b26b2f063ffbcc0bd2e38c24cfc709f9ca640c47'/>
<id>b26b2f063ffbcc0bd2e38c24cfc709f9ca640c47</id>
<content type='text'>
2003-11-29  Chris Toshok  &lt;toshok@ximian.com&gt;

	* src/GNOME_Evolution_DataServerLDAP.server.in.in: add
	DataServer_Logging oaf_server.

	* src/GNOME_Evolution_DataServerNOLDAP.server.in.in: same.

	* src/Evolution-DataServer.idl: add a Logging interface.  the
	events emitted are of type LogEvent.

	* src/Makefile.am (evolution_data_server_SOURCES): add
	server-logging.[ch]

	* src/server.c (termination_handler): use g_message, not a printf.
	(setup_logging): new function, register the log domains that'll
	generate bonobo events.
	(main): initialize the DataServer::Logging interface.

	* src/server-logging.[ch]: a glib log handler that emits log
	events via a BonoboEventSource.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2003-11-29  Chris Toshok  &lt;toshok@ximian.com&gt;

	* src/GNOME_Evolution_DataServerLDAP.server.in.in: add
	DataServer_Logging oaf_server.

	* src/GNOME_Evolution_DataServerNOLDAP.server.in.in: same.

	* src/Evolution-DataServer.idl: add a Logging interface.  the
	events emitted are of type LogEvent.

	* src/Makefile.am (evolution_data_server_SOURCES): add
	server-logging.[ch]

	* src/server.c (termination_handler): use g_message, not a printf.
	(setup_logging): new function, register the log domains that'll
	generate bonobo events.
	(main): initialize the DataServer::Logging interface.

	* src/server-logging.[ch]: a glib log handler that emits log
	events via a BonoboEventSource.
</pre>
</div>
</content>
</entry>
</feed>
