| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch simple iterator loops to use range-based for loops. | 2021-04-07 | 1 | -10/+5 | |
| * | Merge tag 'v3.8.1' into master. | 2020-11-20 | 1 | -1/+1 | |
| |\ | |||||
| | * | Update copyright headers. | 2020-11-20 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-11-03 | 1 | -0/+2 | |
| |\| | |||||
| | * | Make connect class debug logging more complete and consistent. | 2020-11-03 | 1 | -0/+2 | |
| * | | Convert ConnectClass from reference<> to std::shared_ptr<>. | 2020-11-03 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| * | | Improve storage of module description, flags, and link data. | 2020-04-11 | 1 | -6/+2 | |
| * | | Merge branch 'insp3' into master. | 2020-01-01 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update my name and email address. | 2019-12-31 | 1 | -1/+1 | |
| * | | Merge branch 'insp3' into master. | 2019-05-15 | 1 | -3/+3 | |
| |/ | |||||
| * | Replace the geoip module with geo_maxmind, geoban, and geoclass.•••MaxMind have EOL'd the library that the geoip module uses and have replaced it with libmaxminddb. The geoip module has been split into geo_maxmind which provides geolocation data, geoban which provides location-based channel bans, and geoclass which is used to filter a user into a connect class based on location. | 2019-04-15 | 1 | -0/+109 | |
