1
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 12 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
module merged upstream More... almost 10 years ago
add license/copyrights/doxygen blocks to top of each file // change indentation to tabs to match upstream style More... almost 10 years ago
remove allocs/frees in couchbase.c // remove un-used functions // wrap fr_connection_release and json_object_puts in if blocks for safety More... almost 10 years ago
minor logging fixups // corrected ifndef/endif in jsonc_missing.h // added json_object_object_foreachC for completeness in jsonc_missing.h More... almost 10 years ago
switch config element order to match other modules More... almost 10 years ago
create unions to deal with const pointers More... almost 10 years ago
redo workarounds for missing functions More... almost 10 years ago
pretty up missing header // redefine json-c builtin json_object_object_foreach with correct handling of const void pointer in lh_entry struct More... almost 10 years ago
rework loop in mod_json_object_to_value_pairs // variable cleanup // message tweaks More... almost 10 years ago
make gcc happy // variable cleanup More... almost 10 years ago
minor readme updates More... almost 10 years ago
header tweaks More... almost 10 years ago
add files More... almost 10 years ago
adding missing functions for old json-c versions More... almost 10 years ago
fixup headers More... almost 10 years ago
okay ... done with the readme for awhile More... almost 10 years ago
give me more...more...more readme More... almost 10 years ago
more readme please More... almost 10 years ago
small readme update More... almost 10 years ago
fully working/tested code - many improvements and fixups: 1) servers in config can now be tab, space, comma or semi-colon separated 2) default userkey for authorization has been changed to take advantage of Stripped-User-Name if present 3) the module no longer attempts to create the Stripped-User-Name and Stripped-Domain attributes and instead relies on policy 4) example configuration and readme have been updated to reflect the changes More... almost 10 years ago
wip ... cleanups for pull request More... almost 10 years ago
small fixups - tested and working More... almost 10 years ago
re-work mod_attribute_to_elemenmt to use config section instead of building and parsing a json object More... almost 10 years ago
add error message More... almost 10 years ago
working code with cleaner map definition in configuration file More... almost 10 years ago
wips...saving progress...heading home More... almost 10 years ago
more testing More... almost 10 years ago
wip - use config parser instead of json object for attribute mapping More... almost 10 years ago
small grammar fixup in readme More... about 10 years ago
update readme to reflect current usage numbers More... about 10 years ago