Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
fe833b0c549c79a13a084547657a5526f318fb2f
Select Git revision
20 results
sbbs
Author
Search by author
Any Author
authors
0 authors
Oct 02, 2003
Very preliminary "what's new" file for v3.11. Still needs a *ton* of stuff
· fe833b0c
rswindell
authored
21 years ago
fe833b0c
Remove a trailing space
· 0a39019a
deuce
authored
21 years ago
0a39019a
Notes for sysop paging under FreeBSD.
· 03f5b7fc
deuce
authored
21 years ago
03f5b7fc
Oct 01, 2003
Use the new msclock() instead of clock() for time calculations in sbbsecho
· 608414c7
deuce
authored
21 years ago
608414c7
Fix Win32-only bug in last commit.
· 1da459e8
deuce
authored
21 years ago
1da459e8
Added msclock() and MSCLOCKS_PER_SEC - this is a realtime clock with a
· a3e175a5
deuce
authored
21 years ago
a3e175a5
Added support for ircd.conf filenames specified with -f not in ctrl_dir.
· 83b4d9ef
rswindell
authored
21 years ago
83b4d9ef
Attempt to fix high CPU utilization if controlling tty goes away.
· 07f7f6bd
rswindell
authored
21 years ago
07f7f6bd
* Rewrote SJOIN a little to process the list of nicks ahead of time to avoid
· 14c6d5e8
cyan
authored
21 years ago
14c6d5e8
No longer users a scope object to execute scripts, more closely resembles how
· 0c2d8f08
rswindell
authored
21 years ago
0c2d8f08
Fixed a bug where the QWK master wasn't allowing a dynamic QWK server to
· 32a2c0e2
cyan
authored
21 years ago
32a2c0e2
* Fixed TOPIC numerics not showing upon /JOIN of a channel, thanks to Kufat for
· 140c503d
cyan
authored
21 years ago
140c503d
Sep 30, 2003
Force resolve_hostnames to false if this.resolve_host == undefined (v3.10).
· 5b050de4
rswindell
authored
21 years ago
5b050de4
Check for this.socket_select (for proper 3.10 backwards compatibility).
· 36a7ea7e
rswindell
authored
21 years ago
36a7ea7e
Created js_timeval() function for converting numeric jsargs to struct timeval.
· 5fc1a3a9
rswindell
authored
21 years ago
5fc1a3a9
Socket.connect() method now supports fractional (floating-point) timeout
· 4f7ad763
rswindell
authored
21 years ago
4f7ad763
Ignore rather than log SIGPIPE... on BSD systems, this was a remote DoS
· 608bddb8
deuce
authored
21 years ago
608bddb8
Added a note about H:Lines and hostnames, also added cvs.* and rob.* to the
· 95f41e5e
cyan
authored
21 years ago
95f41e5e
Oops, forgot to strip out some debugging log() calls.
· fa86d77c
cyan
authored
21 years ago
fa86d77c
This is a fix for the infamous 'auto-connect isn't working' bug. A wildcard on
· 290464f0
cyan
authored
21 years ago
290464f0
Two changes to the global load() method:
· e7294c1f
rswindell
authored
21 years ago
e7294c1f
Bugfix: printing % characters using log() tried to expand printf specifiers.
· 9bd824e9
rswindell
authored
21 years ago
9bd824e9
Fixed calculation of fractional (floating point) time-out argument values for
· 0bf18f80
rswindell
authored
21 years ago
0bf18f80
New properties: system.clock_ticks and system.clock_ticks_per_second, for
· b5f70993
rswindell
authored
21 years ago
b5f70993
select_socket() timeout value is now specified in seconds ala Socket.poll().
· a0d592da
rswindell
authored
21 years ago
a0d592da
Updated socket_select() method implementation:
· 310d5482
rswindell
authored
21 years ago
310d5482
Sep 29, 2003
Backwards compatiblization.
· 7aef20af
deuce
authored
21 years ago
7aef20af
Moved winsock initialization to before command-line arg parsing to make -H
· e33b98e8
rswindell
authored
21 years ago
e33b98e8
Fixed bug in last commit.
· 7bb674d5
deuce
authored
21 years ago
7bb674d5
Changed to use socket_select()
· 74077cde
deuce
authored
21 years ago
74077cde
Cleaned up js_sockselect() and renamed to js_socket_select()
· 253a9f3a
deuce
authored
21 years ago
253a9f3a
Use sockselect() now... will use 0% CPU when idling (WooHoo!)
· e3609f04
deuce
authored
21 years ago
e3609f04
Added new JS global method -
· 7602d72c
deuce
authored
21 years ago
7602d72c
don't exit on SIGPIPE (ircd.js for example)
· 5df2d96f
deuce
authored
21 years ago
5df2d96f
Sep 28, 2003
* Servers were sending a 301 numeric all along the path of a PRIVMSG if a user
· 0bdb8e67
cyan
authored
21 years ago
0bdb8e67
* /WHOIS wasn't propagating across the network properly.
· 731ceb10
cyan
authored
21 years ago
731ceb10
* USERHOST now supports multiple (up to 5) arguments as per RFC1459.
· 55cf6198
cyan
authored
21 years ago
55cf6198
Sep 27, 2003
Added FORCE* targets for ans2asc and asc2ans for use by the depend target
· ae250782
deuce
authored
21 years ago
ae250782
Created sbbs_get_ini_fname() to handle the creation of the startup .ini
· 5edd4ff1
rswindell
authored
21 years ago
5edd4ff1
Initial checkin of irclib.js, a library which assists in the creation of IRC
· 029c7891
cyan
authored
21 years ago
029c7891
Loading