# # ChangeLog for trunk/ident.go in code # # Generated by Trac 1.6 # Jun 8, 2025, 6:34:41 PM Tue, 21 Mar 2023 04:45:19 GMT koizumi.aoi [804] * trunk/Makefile (modified) * trunk/bridge.go (modified) * trunk/certfp.go (modified) * trunk/cmd/suika-znc-import/main.go (modified) * trunk/cmd/suika/main.go (modified) * trunk/cmd/suikactl/main.go (modified) * trunk/config/config.go (modified) * trunk/conn.go (modified) * trunk/db.go (modified) * trunk/db_postgres.go (modified) * trunk/db_postgres_test.go (modified) * trunk/db_sqlite.go (modified) * trunk/db_sqlite_test.go (modified) * trunk/downstream.go (modified) * trunk/ident.go (modified) * trunk/irc.go (modified) * trunk/irc_test.go (modified) * trunk/msgstore.go (modified) * trunk/msgstore_fs.go (modified) * trunk/msgstore_memory.go (modified) * trunk/net_go113.go (modified) * trunk/net_go116.go (modified) * trunk/rate.go (modified) * trunk/server.go (modified) * trunk/server_test.go (modified) * trunk/service.go (modified) * trunk/service_test.go (modified) * trunk/upstream.go (modified) * trunk/user.go (modified) Drunk as I like Signed-off-by: Aoi K Wed, 19 Jan 2022 21:35:46 GMT contact [766] * trunk/ident.go (modified) * trunk/server.go (modified) Retry on temporary net.Listener failure Instead of stopping to ... Tue, 18 Aug 2020 15:57:12 GMT contact [394] * trunk/ident.go (modified) ident: remove leftover debug log Thu, 13 Aug 2020 10:58:29 GMT contact [388] * trunk/ident.go (added) Add missing ident.go Forgot to check in this file. Fixes: ...