Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues ↵ | Endi S. Dewata | 2010-08-23 | 1 | -8/+13 |
| | | | | | | | | | 12167 - 12199 https://bugzilla.redhat.com/show_bug.cgi?id=610119 Resolves: bug 610119 Bug description: Fix coverify Defect Type: Null pointer dereferences issues 12167 - 12199 Fix description: Catch possible NULL pointer in stats_table_create_row(). | ||||
* | Bug 616500 - fix coverify Defect Type: Resource leaks issues CID 12094 - 12136 | Endi S. Dewata | 2010-08-20 | 1 | -0/+3 |
| | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=616500 Resolves: bug 616500 Bug description: fix coverify Defect Type: Resource leaks issues CID 12118, 12119, 12120 description: Fixed resource leaks in initialize_stats_table(). | ||||
* | Bug 622903 - fix coverity Defect Type: Code maintainability issues | Noriko Hosoi | 2010-08-11 | 1 | -1/+1 |
| | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=622903 Comment: The "new_row" assignment on line 87 can be removed because it is not needed. | ||||
* | Resolves: 207457 | Nathan Kinder | 2008-10-24 | 1 | -76/+88 |
| | | | | Summary: Convert counters to 64-bit capable Slapi_Counter type. | ||||
* | Resolves: #188320 | Noriko Hosoi | 2007-10-18 | 1 | -5/+4 |
| | | | | Summary: HP-UX: warnings reported by the HP-UX compiler | ||||
* | Resolves: #214533 | Noriko Hosoi | 2006-11-10 | 1 | -0/+5 |
| | | | | | | | | | | Summary: configure needs to support --with-fhs (Comment #6) Changes: Added the following include next to the end of the copyright block. + +#ifdef HAVE_CONFIG_H +# include <config.h> +#endif + | ||||
* | 188931 - Use system Net-SNMP libraries on Linux systems | Nathan Kinder | 2006-04-13 | 1 | -2/+26 |
| | |||||
* | Fixed licensing typo | Nathan Kinder | 2005-04-19 | 1 | -1/+3 |
| | |||||
* | 155068 - Added license to source files | Nathan Kinder | 2005-04-15 | 1 | -0/+30 |
| | |||||
* | Update components and SNMP config changes | Nathan Kinder | 2005-03-31 | 1 | -24/+20 |
| | |||||
* | Compilation and linking fixes for SNMP subagent | Nathan Kinder | 2005-03-29 | 1 | -49/+51 |
| | |||||
* | SNMP subagent fixes for HP-UX compiler errors | svrbld | 2005-03-29 | 1 | -7/+14 |
| | |||||
* | Enable building of SNMP subagent | Nathan Kinder | 2005-03-28 | 1 | -5/+0 |
| | |||||
* | Copyright updates | Nathan Kinder | 2005-03-22 | 1 | -0/+5 |
| | |||||
* | Updated SNMP OIDs for Red Hat namespace | Nathan Kinder | 2005-03-03 | 1 | -22/+36 |
| | |||||
* | New net-snmp subagent | Nathan Kinder | 2005-02-25 | 1 | -0/+678 |