<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd_unused.git/src/tools, branch sudo-with-plugin</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/'/>
<entry>
<title>Fixed possible resource leak in create_mail_spool()</title>
<updated>2011-11-07T13:57:17+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-11-04T08:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/commit/?id=5a66e8f96603b34497de8fed762a9ac41e929efa'/>
<id>5a66e8f96603b34497de8fed762a9ac41e929efa</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1071
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1071
</pre>
</div>
</content>
</entry>
<entry>
<title>TOOLS: Do not leak pid_file handle on error</title>
<updated>2011-10-14T17:58:00+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2011-10-14T13:28:09+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/commit/?id=41a327ad9a5a5ebfdba05355b6afec6664b78a7b'/>
<id>41a327ad9a5a5ebfdba05355b6afec6664b78a7b</id>
<content type='text'>
Coverity 11032
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Coverity 11032
</pre>
</div>
</content>
</entry>
<entry>
<title>SysDB commands that save lastUpdate allows this value to be passed in</title>
<updated>2011-10-13T17:32:31+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-09-19T10:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/commit/?id=684d1b48b5582a1bf7812b8c3c663592dc6dfed9'/>
<id>684d1b48b5582a1bf7812b8c3c663592dc6dfed9</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/836
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/836
</pre>
</div>
</content>
</entry>
<entry>
<title>Use explicit base 10 for converting strings to integers</title>
<updated>2011-10-03T14:48:37+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-09-29T18:00:58+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/commit/?id=95d3cb8d4ff2e3e8fdc186f2ebf617fd29ddfdec'/>
<id>95d3cb8d4ff2e3e8fdc186f2ebf617fd29ddfdec</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1013
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1013
</pre>
</div>
</content>
</entry>
<entry>
<title>Multiline macro cleanup</title>
<updated>2011-09-28T13:06:57+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-09-23T06:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/commit/?id=4a6a5421113ab662a665c62ed6a24b61a5a36950'/>
<id>4a6a5421113ab662a665c62ed6a24b61a5a36950</id>
<content type='text'>
This is mostly a cosmetic patch.

The purpose of wrapping a multi-line macro in a do { } while(0) is to
make the macro usable as a regular statement, not a compound statement.

When the while(0) is terminated with a semicolon, the do { } while(0);
block becomes a compound statement again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is mostly a cosmetic patch.

The purpose of wrapping a multi-line macro in a do { } while(0) is to
make the macro usable as a regular statement, not a compound statement.

When the while(0) is terminated with a semicolon, the do { } while(0);
block becomes a compound statement again.
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_debuglevel - change the debug levels on the fly</title>
<updated>2011-09-06T18:24:59+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-08-10T08:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/commit/?id=f1828234a850dd28465425248a83a993f262918f'/>
<id>f1828234a850dd28465425248a83a993f262918f</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/950
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/950
</pre>
</div>
</content>
</entry>
<entry>
<title>New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0</title>
<updated>2011-08-25T19:46:11+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-08-03T07:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/commit/?id=89caf5edcc99f5731e89bd51e6ffaad3ec11c304'/>
<id>89caf5edcc99f5731e89bd51e6ffaad3ec11c304</id>
<content type='text'>
Removed:
    SSS_UNRESOLVED_DEBUG_LEVEL (completely replaced with SSSDBG_UNRESOLVED)

Added new macro:
    CONVERT_AND_SET_DEBUG_LEVEL(new_value)

Changes unresolved debug level value (SSSDBG_UNRESOLVED) from -1 to 0
so DEBUG macro could be reduced by one condition. Anyway, it has a minor
effect, every time you want to load debug_level from command line parameters,
you have to use following pattern:

    /* Set debug level to invalid value so we can deside if -d 0 was used. */
    debug_level = SSSDBG_INVALID;

    pc = poptGetContext(argv[0], argc, argv, long_options, 0);
    while((opt = poptGetNextOpt(pc)) != -1) { ... }

    CONVERT_AND_SET_DEBUG_LEVEL(debug_level);
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed:
    SSS_UNRESOLVED_DEBUG_LEVEL (completely replaced with SSSDBG_UNRESOLVED)

Added new macro:
    CONVERT_AND_SET_DEBUG_LEVEL(new_value)

Changes unresolved debug level value (SSSDBG_UNRESOLVED) from -1 to 0
so DEBUG macro could be reduced by one condition. Anyway, it has a minor
effect, every time you want to load debug_level from command line parameters,
you have to use following pattern:

    /* Set debug level to invalid value so we can deside if -d 0 was used. */
    debug_level = SSSDBG_INVALID;

    pc = poptGetContext(argv[0], argc, argv, long_options, 0);
    while((opt = poptGetNextOpt(pc)) != -1) { ... }

    CONVERT_AND_SET_DEBUG_LEVEL(debug_level);
</pre>
</div>
</content>
</entry>
<entry>
<title>New DEBUG facility - conversion</title>
<updated>2011-08-25T19:46:11+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-08-09T11:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/commit/?id=99dd40a885ed3d42af4bbbde7ee2fc98830544d0'/>
<id>99dd40a885ed3d42af4bbbde7ee2fc98830544d0</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/925

Conversion of the old debug_level format to the new one.
(only where it was necessary)

Removed:
  SSS_DEFAULT_DEBUG_LEVEL (completely replaced with SSSDBG_DEFAULT)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/925

Conversion of the old debug_level format to the new one.
(only where it was necessary)

Removed:
  SSS_DEFAULT_DEBUG_LEVEL (completely replaced with SSSDBG_DEFAULT)
</pre>
</div>
</content>
</entry>
<entry>
<title>sysdb refactoring: memory context deleted</title>
<updated>2011-08-15T13:16:39+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-05-20T07:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/commit/?id=e79d23932ef9d52cf4eb32ddec2d0a9b3af9a9eb'/>
<id>e79d23932ef9d52cf4eb32ddec2d0a9b3af9a9eb</id>
<content type='text'>
This patch deletes memory context parameter in those places in sysdb
where it is not necessary. The code using modified functions has been
updated. Tests updated as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch deletes memory context parameter in those places in sysdb
where it is not necessary. The code using modified functions has been
updated. Tests updated as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>sysdb refactoring: deleted domain variables in sysdb API</title>
<updated>2011-08-15T13:16:38+00:00</updated>
<author>
<name>Jan Zeleny</name>
<email>jzeleny@redhat.com</email>
</author>
<published>2011-05-18T14:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pbrezina/public_git/sssd_unused.git/commit/?id=8a1738f9379a1b8fb5c95c3df649e014ff5a1434'/>
<id>8a1738f9379a1b8fb5c95c3df649e014ff5a1434</id>
<content type='text'>
The patch also updates code using modified functions. Tests have also
been adjusted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The patch also updates code using modified functions. Tests have also
been adjusted.
</pre>
</div>
</content>
</entry>
</feed>
