0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed building of random_numbers.spl to make launchers executable. More... over 12 years ago
Added better handling of errors returned by Splunk in formats other than XML. More... over 12 years ago
Simplified random_numbers example. Modified build.xml slightly. More... over 12 years ago
Added build of random_numbers example modular input app. More... over 12 years ago
Replaced _tcscpy_s with memmove_s in Windows shim to handle overlapping strings. More... over 12 years ago
Removed release from repository. More... over 12 years ago
Fixed a couple of returns that should have been gotos in Windows launcher. More... over 12 years ago
Added copyright header to randomnumbers example. Resolved comments from shim code review, round 1. More... over 12 years ago
Added copyright header to modular input code. More... over 12 years ago
Wrote example modular input, and updated API to make it cleaner. More... over 12 years ago
Added all launchers to repository. More... over 12 years ago
Added shim Visual Studio project to repository. More... over 12 years ago
Fixed Unicode literals in test code so source code is all ASCII. More... almost 13 years ago
Implement run method of modular input Script class. Test suite written for it and passing. More... almost 13 years ago
Resolved last of code review comments. More... almost 13 years ago
Fixed some testing infrastructure issues with XML and bugs found resulting from those fixes. Rewrote InputDefinition to use an internal map instead of individual fields for forward support. More... almost 13 years ago
Lots of small changes from code review. More... almost 13 years ago
Added EventWriter and its functionality. More... almost 13 years ago
Moved modular input code to com.splunk.modularinput package. Write Event class. More... almost 13 years ago
Added skeleton modular input script. More... almost 13 years ago
Added ValidationDefinition. More... almost 13 years ago
Documented input definition code. More... almost 13 years ago
Added InputDefinition and its tests and related classes. More... almost 13 years ago
Added basic Scheme object for supporting creating modular input kinds. More... almost 13 years ago
Fixed a bug: never send null authorization headers. More... almost 13 years ago
Fixed roles path. More... almost 13 years ago
Fix login against Bubbles. More... almost 13 years ago
Merge pull request #44 from splunk/feature/detectMissingDtd More... about 13 years ago
Changed comment to be more general More... about 13 years ago
Detect if there is a missing DTD. This makes ExportResultsReaderTest.testExportNonreporting more robust. More... about 13 years ago