summaryrefslogtreecommitdiffstats
path: root/ldap/servers/snmp/ldap-agent.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 610119 - fix coverify Defect Type: Null pointer dereferences issues ↵Endi S. Dewata2010-08-231-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 - 12136Endi S. Dewata2010-08-201-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 issuesNoriko Hosoi2010-08-111-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: 207457Nathan Kinder2008-10-241-76/+88
| | | | Summary: Convert counters to 64-bit capable Slapi_Counter type.
* Resolves: #188320Noriko Hosoi2007-10-181-5/+4
| | | | Summary: HP-UX: warnings reported by the HP-UX compiler
* Resolves: #214533Noriko Hosoi2006-11-101-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 systemsNathan Kinder2006-04-131-2/+26
|
* Fixed licensing typoNathan Kinder2005-04-191-1/+3
|
* 155068 - Added license to source filesNathan Kinder2005-04-151-0/+30
|
* Update components and SNMP config changesNathan Kinder2005-03-311-24/+20
|
* Compilation and linking fixes for SNMP subagentNathan Kinder2005-03-291-49/+51
|
* SNMP subagent fixes for HP-UX compiler errorssvrbld2005-03-291-7/+14
|
* Enable building of SNMP subagentNathan Kinder2005-03-281-5/+0
|
* Copyright updatesNathan Kinder2005-03-221-0/+5
|
* Updated SNMP OIDs for Red Hat namespaceNathan Kinder2005-03-031-22/+36
|
* New net-snmp subagentNathan Kinder2005-02-251-0/+678