Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
fanout
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gerhard Gonter
fanout
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
583ff24fced887fb05718b6cae568d13b51bcdfe
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jun
5
Feb
6
Dec
4
2
Jul
28
Jun
6
Feb
22
Dec
15
12
11
10
11
Jun
6
27
Aug
26
5
Jan
4
17
Oct
16
25
Jun
22
16
15
25
May
23
22
21
20
19
18
17
16
4
Dec
27
Nov
25
24
23
19
18
build special debian package
master
master
build special debian package
added note about upstream repo and SparkleShare as one use case
typo in Readme
simple test scripts
Merge pull request #22 from freddyb/patch-2
fix missing parens on logical not (GCC warning)
Merge pull request #20 from smilix/master
Bugfix: Use the same directory as the Makefile.
gracefully handle suspend/resume. fixes #19
Merge pull request #17 from Barthalion/makefile
Merge pull request #18 from Barthalion/coverity
Check if sent() returned correctly, otherwise print errno message
Rewrite Makefile
Terminate buffer with NULL
Initialize pidfilename with NULL
Merge pull request #16 from Barthalion/nitpicks
Declare and initialize some variables in the same line
Reduce the scope of for loops iterator variables
Remove a dead break statement from help message
Specify that counter functions don't take any parameters
Merge pull request #14 from elliotkendall/debian
Merge pull request #13 from elliotkendall/scope
Merge pull request #12 from elliotkendall/memset
Merge pull request #11 from elliotkendall/realloc
Merge pull request #10 from elliotkendall/pidfile
Check for failure of realloc
Support actually building a Debian package
Move variable declarations to more specific scopes
Zero out epoll_event struct before using it - prevents valgrind warnings
Only open the pid file if we're going to use it
Merge pull request #9 from gbour/master
init.d start/stop script for debian
Merge pull request #7 from MarcSchmitzer/master
Fixed typo in debug message.
adjust error handling
remove unused variable
fixed ipv6 issues
more code to prevent infinite loop
some experimental changes trying to resolve infinite loop
Loading