summaryrefslogtreecommitdiffstats
path: root/src/conf.h
AgeCommit message (Collapse)Author
2021-03-25Removed tabs. Corrected email address in filesAndrés
2021-03-21fix const qualifier warningsNicolas Pitre
2021-03-20store dictionary values as both a string and an integer valueNicolas Pitre
This will allow for not doing atoi() over and over everywhere.
2021-03-20remove predefined_conf_dNicolas Pitre
This is not used anywhere. And there is no need to have a full dictionary for that either. If necessary the original value could still be retrieved from the default-config array.
2017-07-27Doxygen comments for conf.c and conf.h.Charles Edward Pax
2017-04-24fix file permissionsmongo
2017-04-21cpaste command to paste from clipboard to Sc-imandmarti1424
2016-04-25Changed default branch name to devmongo
2016-04-15Renamed src.scim2 to srcmongo