<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/util, branch maint-0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/'/>
<entry>
<title>User home directories management</title>
<updated>2009-10-22T18:04:28+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-10-05T17:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=f3bc40136878ab91cb98f1b206ff9517000112f7'/>
<id>f3bc40136878ab91cb98f1b206ff9517000112f7</id>
<content type='text'>
Create and populate user directories on useradd, delete them on userdel

Fixes: #212
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create and populate user directories on useradd, delete them on userdel

Fixes: #212
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete sssd-i18n.h and put it's old contents into util.h</title>
<updated>2009-10-22T17:56:22+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-10-08T19:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=dc35d48c98e78116a8393f6fa432d38c2622c02b'/>
<id>dc35d48c98e78116a8393f6fa432d38c2622c02b</id>
<content type='text'>
Also include talloc.h, tevent.h and ldb.h as system headers in util.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also include talloc.h, tevent.h and ldb.h as system headers in util.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use correct talloc context in sss_names_init()</title>
<updated>2009-10-22T17:56:20+00:00</updated>
<author>
<name>Martin Nagy</name>
<email>mnagy@redhat.com</email>
</author>
<published>2009-10-13T11:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=63b426bed01b2c5e0af782989615944277b29945'/>
<id>63b426bed01b2c5e0af782989615944277b29945</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable debugging of krb5_child</title>
<updated>2009-10-15T22:10:21+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-10-12T13:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=c0dfe79ba578d62a991b0a829d7e0f670a445109'/>
<id>c0dfe79ba578d62a991b0a829d7e0f670a445109</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add a replacement if ldap_control_create is missing</title>
<updated>2009-10-13T18:01:17+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-10-13T10:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=0ab357e3c9dc9cbadc808367db99908591942780'/>
<id>0ab357e3c9dc9cbadc808367db99908591942780</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused btreemap code</title>
<updated>2009-10-06T18:46:54+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-10-06T14:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=c7ac7a54ad32a53b866151663172acad2e82c8ee'/>
<id>c7ac7a54ad32a53b866151663172acad2e82c8ee</id>
<content type='text'>
We have converted to using dhash in place of btreemap everywhere
in the code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have converted to using dhash in place of btreemap everywhere
in the code.
</pre>
</div>
</content>
</entry>
<entry>
<title>add utility call check_and_open_readonly</title>
<updated>2009-10-05T14:32:09+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2009-09-28T13:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=b8dede30141cf87fb62aca918d04e411fac82946'/>
<id>b8dede30141cf87fb62aca918d04e411fac82946</id>
<content type='text'>
Use this new utility call to ensure that the config file is safe
to read from.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use this new utility call to ensure that the config file is safe
to read from.
</pre>
</div>
</content>
</entry>
<entry>
<title>Send debug messages to logfile</title>
<updated>2009-09-25T14:19:56+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2009-09-25T11:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=05315b44feaa9819e62f18477f2c6d20914eb7ce'/>
<id>05315b44feaa9819e62f18477f2c6d20914eb7ce</id>
<content type='text'>
Introduces a new option --debug-to-files which makes SSSD output its
debug information to a file instead of stderr, which is still the
default.

Also introduces a new confdb option debug_to_files which does the same,
but can be specified per-service in the config file.

The logfiles are stored in /var/log/sssd by default.

Changes the initscript to log to files by default.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Introduces a new option --debug-to-files which makes SSSD output its
debug information to a file instead of stderr, which is still the
default.

Also introduces a new confdb option debug_to_files which does the same,
but can be specified per-service in the config file.

The logfiles are stored in /var/log/sssd by default.

Changes the initscript to log to files by default.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade confdb to version 2</title>
<updated>2009-09-25T13:03:29+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-09-22T13:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=8263230a0c543a737ab17a071a0ea964dcab4259'/>
<id>8263230a0c543a737ab17a071a0ea964dcab4259</id>
<content type='text'>
This converts a great many configuration options to the new
standard format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This converts a great many configuration options to the new
standard format.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Use syslog for logging error conditions in SSSD"</title>
<updated>2009-09-23T11:33:31+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2009-09-22T17:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/lslebodn/public_git/sssd.git/commit/?id=87b8670b2749d02ffdc6c06506ac692b09db5be2'/>
<id>87b8670b2749d02ffdc6c06506ac692b09db5be2</id>
<content type='text'>
This reverts commit 8c50bd085c0efe5fde354deee2c8118887aae29d.

Amended: commit 1016af2b1b97ad4290ccce8fa462cc7e3c191b2e also made
use of the SYSLOG_ERROR() macro, so those portions of that code
also needed to be reverted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 8c50bd085c0efe5fde354deee2c8118887aae29d.

Amended: commit 1016af2b1b97ad4290ccce8fa462cc7e3c191b2e also made
use of the SYSLOG_ERROR() macro, so those portions of that code
also needed to be reverted.
</pre>
</div>
</content>
</entry>
</feed>
