0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 24 hours ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix indenting style in setup.py.in More... almost 12 years ago
Add slides from the FOSDEM 2014 lightning talk on python-netsnmpagent More... about 12 years ago
Merge pull request #13 from daenney/setup-classifiers More... about 12 years ago
setup: Add classifiers, link to Github repo. More... about 12 years ago
Add RPM spec file dependency on python-setuptools More... over 12 years ago
Fix Makefile's "install" target More... over 12 years ago
Export module's version as obtained from setuptools to enable version checks More... over 12 years ago
Distinguish connect failure between first attempt and reconnecting More... over 12 years ago
Explicitly document the possible "msgprio" strings More... over 12 years ago
Write out priority levels LOG_EMERG as "Emergency" and LOG_CRIT as "Critical" More... over 12 years ago
Add support for custom log handlers More... over 12 years ago
Fix netsnmpagent.py's docstring (forgot a word) More... over 12 years ago
Support detecting connection establishment/failure More... over 12 years ago
Add support for catching netsnmpAgentException in example agents More... over 12 years ago
Explicitly advertise simple_agent.py's support for state dumping with SIGHUP More... over 12 years ago
Advertise support for alternative AgentX transports more explicitly More... over 12 years ago
Move documentation on examples into own README in the examples directory More... over 12 years ago
Update README with new credits More... over 12 years ago
Update README with net-snmp compatibility remarks More... over 12 years ago
Use WATCHER_MAX_SIZE instead of WATCHER_SIZE_STRLEN for 5.4.x compatibility More... over 12 years ago
Fix comment added in 60d51c93 More... over 12 years ago
Deref watcher before trying to its max_size property More... over 12 years ago
Add missing netsnmp_watcher_info fields definition to netsnmpapi More... over 12 years ago
Explicitly comment why we set watcher_info struct's max_size manually More... over 12 years ago
Adapt the Makefile's srcdist and rpms targets to the new examples dir More... over 12 years ago
Undo part of fa6e2d9723 (much longer string in simple_agent.py) More... over 12 years ago
Use local copy of netsnmpagent module for example agents More... over 12 years ago
Fix more overseen references to "example" in run_simple_agent.sh More... over 12 years ago
simple_agent.py: Remove the caret that shouldn't be More... over 12 years ago
Fix overseen references to "example" that should be "simple" More... over 12 years ago