<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/utils/net_eventlog.c, branch talloc-2.0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>s3: Remove use of iconv_convenience.</title>
<updated>2010-05-18T09:45:31+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-05-09T22:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b8268cf7b0264ea28f684cbdfbf462e68a018d83'/>
<id>b8268cf7b0264ea28f684cbdfbf462e68a018d83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-eventlog: move all eventlog headers to lib/eventlog and only include where required.</title>
<updated>2010-05-06T11:41:51+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2010-05-06T09:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d2d7174394c1283a3ae8e313f9a6d97df8708334'/>
<id>d2d7174394c1283a3ae8e313f9a6d97df8708334</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3 net: Fix compile warnings</title>
<updated>2010-01-19T13:48:34+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2010-01-19T10:43:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=66de52c4f4527ef43cfaf11c55616ec7602cce85'/>
<id>66de52c4f4527ef43cfaf11c55616ec7602cce85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3 net/i18n: Use only one spelling for "Usage:"</title>
<updated>2010-01-19T09:07:36+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2010-01-19T08:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=09bc13728fc76cf784914a4066c793c297e50cff'/>
<id>09bc13728fc76cf784914a4066c793c297e50cff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3/net: split up some printable stings to ease i18n</title>
<updated>2010-01-18T22:45:05+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2010-01-18T22:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bd3c922e2bc1a163efc1d8c9cb59578bebb79616'/>
<id>bd3c922e2bc1a163efc1d8c9cb59578bebb79616</id>
<content type='text'>
If we put strings like "Usage:" into separate _() macros and not the whole
"Usage:..." string we can cover much more messages by only one single
translation. The drawback is that the message in the sources looks less pretty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we put strings like "Usage:" into separate _() macros and not the whole
"Usage:..." string we can cover much more messages by only one single
translation. The drawback is that the message in the sources looks less pretty.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3 net: i18n for net eventlog</title>
<updated>2009-07-30T07:14:45+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2009-07-30T07:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3a7b04361e594a0a35229a7762d30daa3d4264bb'/>
<id>3a7b04361e594a0a35229a7762d30daa3d4264bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-eventlog: split out evlog_convert_tdb_to_evt().</title>
<updated>2009-04-08T17:45:58+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-04-08T15:15:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=47bda3f3c7095044ae4c9b1535198be6d052060d'/>
<id>47bda3f3c7095044ae4c9b1535198be6d052060d</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-net: add "net eventlog export".</title>
<updated>2009-02-04T18:02:17+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-01-29T14:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0126dba7efb6d8fea2565f21cffa1e85569da81e'/>
<id>0126dba7efb6d8fea2565f21cffa1e85569da81e</id>
<content type='text'>
This allows to export our tdb eventlog representation into a native
win32 *.evt eventlog file.

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to export our tdb eventlog representation into a native
win32 *.evt eventlog file.

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-net: add "net eventlog import".</title>
<updated>2009-02-04T18:01:46+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-01-26T15:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c0cf20a49e34eec76422e79d463eb780c5c53e96'/>
<id>c0cf20a49e34eec76422e79d463eb780c5c53e96</id>
<content type='text'>
This allows to import a native (non-wrapped) win32 *.evt eventlog file
into our tdb eventlog representation.

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to import a native (non-wrapped) win32 *.evt eventlog file
into our tdb eventlog representation.

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-net: add "net eventlog dump".</title>
<updated>2009-02-04T18:01:31+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-01-23T14:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=21d23bf7e893aa8afc128af419135f4d37b080f9'/>
<id>21d23bf7e893aa8afc128af419135f4d37b080f9</id>
<content type='text'>
This allows to dump a native (non-wrapped) win32 *.evt eventlog file.

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to dump a native (non-wrapped) win32 *.evt eventlog file.

Guenther
</pre>
</div>
</content>
</entry>
</feed>
