| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Changed int_to_base64() warning so it has less false positives (#0001797). | Bram Matthys | 2004-05-08 | 1 | -6/+7 |
| * | SSsshht ;p | Bram Matthys | 2004-03-11 | 1 | -2/+3 |
| * | - Hide server IP in /stats z•••- First Opteron crash bugfix. Thanks to Liverbugg for helping us trace this issue.
| Bram Matthys | 2004-03-11 | 1 | -0/+8 |
| * | NS cleanups | codemastr | 2003-02-23 | 1 | -44/+1 |
| * | fixed some misc rh7 warnings | codemastr | 2001-07-02 | 1 | -1/+1 |
| * | . | stskeeps | 2001-05-07 | 1 | -1/+0 |
| * | +- Added Member and Membership and made the IRCd support this. Using•••+ "freelinks", todo: garbage collection
+- Added find_member_link and find_membership_link. Made Floodopt only
+ get allocated for local users. Removed aFloodOpt in Link,
+- Made a speedup in is_halfop (dumb code)
| stskeeps | 2001-02-28 | 1 | -1/+0 |
| * | +- Removed return_servers() and made servers be called Servers, and be a•••+ global variable. Done on request on Great Master codemastr.
| stskeeps | 2001-02-25 | 1 | -16/+11 |
| * | +- Fixed negative timestamps problem (crash) | stskeeps | 2001-02-06 | 1 | -0/+4 |
| * | +- Removed last point of confusion in ALN/NS | stskeeps | 2000-11-23 | 1 | -2/+2 |
| * | +- Fixed the masskill bug, hopefully. Was a delimiter/number array bug in•••+ find_server_b64_or_real, causing negative base64 to be accepted (bad).
+ value 1-256 will never be able to be in two letters (a server name)
| stskeeps | 2000-11-19 | 1 | -2/+2 |
| * | fixes | stskeeps | 2000-11-10 | 1 | -0/+20 |
| * | +- Possible fixed a internal server list bug | stskeeps | 2000-11-02 | 1 | -1/+15 |
| * | +- Possible fixed some b64 bugs | stskeeps | 2000-10-30 | 1 | -13/+13 |
| * | +- Fixed the SJB64 bugs that misplaced users | stskeeps | 2000-10-28 | 1 | -4/+0 |
| * | +- Added protoctl SJB64, which adds B64-9 timestamps to many timestamping•••+ operations
+- Added ircsprintf %B (base64-9^10) with ! as prefix, and %b (no prefix)
| stskeeps | 2000-10-26 | 1 | -0/+21 |
| * | +- Made find_server_b64_or_real be a little faster, possible fixing bug•••+- Made /stats s checking check for sanity or insanity (ignore them for 0
+ numerics)
+- Fixed SJOIN (mp2parv) bug, that caused insane desynchs
+- Changed Cannot find server message to be to sendto_realops
+- Fixed a warning in CENSOR_QUIT
| stskeeps | 2000-10-26 | 1 | -6/+8 |
| * | +- Fixed some REAL dumb find_server_quick bugs | stskeeps | 2000-09-03 | 1 | -3/+24 |
| * | removed /users and all utmp calls | codemastr | 2000-09-02 | 1 | -3/+1 |
| * | Fixed some morew -Wall warnings | codemastr | 2000-09-01 | 1 | -1/+1 |
| * | Index: Changes•••===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.185
diff -u -r1.1.1.1.2.1.2.1.2.185 Changes
--- Changes 2000/08/11 18:01:14 1.1.1.1.2.1.2.1.2.185
+++ Changes 2000/08/11 18:34:57
@@ -541,3 +541,4 @@
- Fixed a STRIPBADWORDS bug
- Fixed a BotMOTD bug
- Added Dianora's /userhost
+- Recoded /links using NS
| stskeeps | 2000-08-11 | 1 | -0/+5 |
| * | Index: Changes•••===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.179
diff -u -r1.1.1.1.2.1.2.1.2.179 Changes
--- Changes 2000/08/07 16:16:14 1.1.1.1.2.1.2.1.2.179
+++ Changes 2000/08/07 16:56:17
@@ -530,3 +530,4 @@
Config, and all the things we want them to read/do to compile the IRCd
- Updated PREFIX Client Protoctl
- Added ^MrMike^'s command list, this one will be updated
+- Removed ID_CVS, hopefully fixing some bastard stuff
| stskeeps | 2000-08-07 | 1 | -1/+0 |
| * | +- Changed find_server_quick to work with masks too .. | stskeeps | 2000-07-28 | 1 | -1/+1 |
| * | Index: Changes•••===================================================================
RCS file: /home/cmunk/ircsystems/cvsroot/unreal/Changes,v
retrieving revision 1.1.1.1.2.1.2.1.2.138
diff -u -r1.1.1.1.2.1.2.1.2.138 Changes
--- Changes 2000/07/26 10:46:10 1.1.1.1.2.1.2.1.2.138
+++ Changes 2000/07/28 18:57:30
@@ -472,5 +472,5 @@
- Removed SVSMODE +l support, and fixed servicestamp and +d support
- Changed to ircu/hybrid6/unreal mix of numeric 005
- Fixed a SJ3 Fake Direction loopbug (kills on nick collisions)
-- NS part 1
-- SJ3 fixes
+- SJ3 fixes, loop fix
+- Added NS, new generation ALN.
| stskeeps | 2000-07-28 | 1 | -0/+29 |
| * | Indentation. | stskeeps | 2000-07-25 | 1 | -65/+69 |
| * | . | stskeeps | 2000-07-25 | 1 | -0/+85 |
| * | @@ -466,3 +466,5 @@••• - SJ3 fixes. Let's hope this works (f*cken hell..)
- Fixed a V:line bug
- Added /infoserv (you can stop bugging us now skold ;P)
+- Removed ALN, and the ALN system.
+- Added base64 encoding instead, for ALN v2 (NS)
| stskeeps | 2000-07-24 | 1 | -95/+62 |
| * | .. | stskeeps | 2000-06-01 | 1 | -1/+1 |
| * | Import of Unreal3.1-beta3 | cmunk | 2000-05-28 | 1 | -0/+159 |