<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/server/man, branch master</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/'/>
<entry>
<title>Rename server/ directory to src/</title>
<updated>2010-02-18T18:48:45+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-18T12:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1c48b5a62f73234ed26bb20f0ab345ab61cda0ab'/>
<id>1c48b5a62f73234ed26bb20f0ab345ab61cda0ab</id>
<content type='text'>
Also update BUILD.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update BUILD.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>Add check for broken LDAP connection callbacks</title>
<updated>2010-02-12T13:44:12+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-02-12T11:23:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=1d3fb15435dd7945b50233161a6247bd0dde965f'/>
<id>1d3fb15435dd7945b50233161a6247bd0dde965f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_groupshow improvements</title>
<updated>2010-02-10T17:45:04+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-02-01T10:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=20f7be44229515fafaf034c516ffc328e5293e52'/>
<id>20f7be44229515fafaf034c516ffc328e5293e52</id>
<content type='text'>
This patch fixes the following issues:
    * man page issues (#395)
    * show info on MPGs (#396)
    * recursively print indirect members (#397)
    * the list of groupnames is comma separated (#398)
    * output inconsistencies (#399)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch fixes the following issues:
    * man page issues (#395)
    * show info on MPGs (#396)
    * recursively print indirect members (#397)
    * the list of groupnames is comma separated (#398)
    * output inconsistencies (#399)
</pre>
</div>
</content>
</entry>
<entry>
<title>Few misc minor man page bugs</title>
<updated>2010-02-10T13:46:49+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-01-30T23:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=365321d07f67683993bccdc33a3d832e64bdef1c'/>
<id>365321d07f67683993bccdc33a3d832e64bdef1c</id>
<content type='text'>
* sssd.conf
    * sbus_timeout was used in an example but explained nowhere
    * enum_cache_timeout unit was not defined
    * same for entry_cache_timeout
    * store_legacy_passwords option does not exist anymore
    * better example than domain/LOCAL - domain/LDAP which uses krb5/ldap
    * sssd.conf(5) listed sssd.conf(5) in SEE ALSO section

* sssd-krb5, sssd-ldap
    * these include each other in SEE ALSO section

Fixes: #393
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sssd.conf
    * sbus_timeout was used in an example but explained nowhere
    * enum_cache_timeout unit was not defined
    * same for entry_cache_timeout
    * store_legacy_passwords option does not exist anymore
    * better example than domain/LOCAL - domain/LDAP which uses krb5/ldap
    * sssd.conf(5) listed sssd.conf(5) in SEE ALSO section

* sssd-krb5, sssd-ldap
    * these include each other in SEE ALSO section

Fixes: #393
</pre>
</div>
</content>
</entry>
<entry>
<title>Document when LDAP referral chasing is available</title>
<updated>2010-02-05T14:43:43+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-02-04T19:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d927ba1d5be6f2e93034737884d7ec17eafe448f'/>
<id>d927ba1d5be6f2e93034737884d7ec17eafe448f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable debug_timestamps by default</title>
<updated>2010-02-05T14:43:42+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2010-02-02T14:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=a9402e5d8e75f7f361a5754e91180ed4f4ee98e1'/>
<id>a9402e5d8e75f7f361a5754e91180ed4f4ee98e1</id>
<content type='text'>
It can be overridden in the sssd.conf or on the commandline with
--debug-timestamps=0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It can be overridden in the sssd.conf or on the commandline with
--debug-timestamps=0
</pre>
</div>
</content>
</entry>
<entry>
<title>Add offline failed login counter</title>
<updated>2010-02-02T19:41:41+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-01-25T12:45:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=7ea48433b3bab77813b11c60e1ea82cb9793dc33'/>
<id>7ea48433b3bab77813b11c60e1ea82cb9793dc33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new option ldap_referrals</title>
<updated>2010-02-02T19:41:40+00:00</updated>
<author>
<name>Sumit Bose</name>
<email>sbose@redhat.com</email>
</author>
<published>2010-01-20T10:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=0d85b37ab0ede884408e68246ec21092c3718610'/>
<id>0d85b37ab0ede884408e68246ec21092c3718610</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deleting nonexistent users or groups is not a noop</title>
<updated>2010-01-20T13:56:00+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-01-15T14:51:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=02aeb3609eb8325bc8e8ba7b63c7465c9a8471f5'/>
<id>02aeb3609eb8325bc8e8ba7b63c7465c9a8471f5</id>
<content type='text'>
The manual pages for userdel and groupdel utilities incorrectly
stated that deleting a nonexistent user or group is a noop. We
changed that behavior, but forgot to sync the documentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The manual pages for userdel and groupdel utilities incorrectly
stated that deleting a nonexistent user or group is a noop. We
changed that behavior, but forgot to sync the documentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>document debug_timestamps</title>
<updated>2010-01-20T13:55:59+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2010-01-11T18:35:56+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=85513446f1f92a94fcefcfaa9a8f9ab972afe055'/>
<id>85513446f1f92a94fcefcfaa9a8f9ab972afe055</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
