| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Create $PREFIX/var/solanum on install with --enable-fhs-paths•••On startup, bandb tries to create $PREFIX/var/solanum/ban.db, which fails if the directory does not exist. | 2026-02-03 | 1 | -0/+2 | |
| * | Replace git log usage with git rev-list (#479)•••This avoids issues with log.showSignature in serno.h | 2025-12-10 | 1 | -2/+2 | |
| * | Remove WebSocket support | 2024-06-12 | 1 | -1/+0 | |
| * | Remove *.la from install/lib•••Co-authored-by: Unit 193 <unit193@unit193.net> | 2020-11-10 | 1 | -0/+2 | |
| * | Don't reassign logdir•••Co-authored-by: Unit 193 <unit193@unit193.net> | 2020-11-10 | 1 | -2/+0 | |
| * | tests: add C TAP harness | 2017-07-29 | 1 | -0/+1 | |
| * | Properly clean up build artifacts.•••Author: jackal^ from freenode | 2016-04-09 | 1 | -0/+8 | |
| * | wsockd: add skeleton for future websockets helper (ref #78) | 2016-03-25 | 1 | -0/+1 | |
| * | serno.h: remove it with make clean. | 2016-03-25 | 1 | -0/+3 | |
| * | makefile: remove *.dll.a files too | 2016-03-20 | 1 | -0/+3 | |
| * | modules: can .la suffix.•••.la archives are prohibited by most Linux distributions because they clutter up the linker. They may get caught up as victims in scripts that purge .la files. Besides, .la files don't matter for simple loadable modules on most systems. So, what we do now instead is just use the platform suffix detected by libtool. | 2016-03-12 | 1 | -0/+5 | |
| * | Try to fix stupid build error on Travis | 2016-03-07 | 1 | -1/+2 | |
| * | Use Unix time for the date code.•••This is easier to deal with than YYYYMMDD. | 2016-03-07 | 1 | -1/+1 | |
| * | Fix generation of serno.h•••Due to reversed conditionals, it wasn't being generated properly. This also actually fixes its generation in librb by just copying the Charybdis version. Unbundlers will want to take note of this. | 2016-03-07 | 1 | -7/+10 | |
| * | Makefile.am: make git serno generation a little nicer. | 2016-03-07 | 1 | -1/+1 | |
| * | rename libratbox to librb, since its pretty modified anyway | 2016-03-06 | 1 | -1/+1 | |
| * | buildsystem: honor $DESTDIR in install-data-hook•••Closes #150 | 2016-02-27 | 1 | -1/+1 | |
| * | buildsystem: build serno.h before anything else | 2016-01-06 | 1 | -0/+12 | |
| * | buildsystem: add authd to SUBDIRS | 2016-01-06 | 1 | -0/+1 | |
| * | rename src to ircd, libcore to libircd | 2016-01-06 | 1 | -1/+1 | |
| * | buildsystem: convert to automake + libtool | 2016-01-05 | 1 | -0/+22 |
