Sign in
apache
/
commons-daemon
/
HEAD
75a67c5
Update legacy GitHub links in CONTRIBUTING.md
by Gary Gregory
· 28 hours ago
master
87e3ef8
Bump org.apache.commons:commons-parent from 101 to 102.
by Gary Gregory
· 32 hours ago
d86f8a3
Bump org.apache.commons:commons-parent from 101 to 102.
by Gary Gregory
· 32 hours ago
26bda35
Bump GH CI actions/dependency-review-action from 4.9.0 to 5.0.0
by Gary Gregory
· 5 days ago
cda9108
Bump GH CI actions/checkout from 6.0.2 to 6.0.3
by Gary Gregory
· 5 days ago
f8afeaf
Bump org.apache.commons:commons-parent from 100 to 101
by Gary Gregory
· 7 days ago
1421663
Bump github/codeql-action from 4.36.0 to 4.36.2
by Gary Gregory
· 7 days ago
55250ec
Update generated files
by Mark Thomas
· 12 days ago
287f3be
Increment version to 1.6.1 for next bug fix release
by Mark Thomas
· 12 days ago
0439a63
Bump github/codeql-action from 4.35.5 to 4.36.0
by Gary Gregory
· 2 weeks ago
035533f
Fix UNIX build instruction for checking a jsvc build
by Gary Gregory
· 2 weeks ago
c1cbbee
Increment RC now in case a further RC is required.
by Mark Thomas
· 3 weeks ago
b08eb8d
Set the version for the next RC
by Mark Thomas
· 3 weeks ago
ff58390
Set reasonable build time stamp for upcoming tag
by Mark Thomas
· 3 weeks ago
9a4250c
Set date to earliest possible release date
by Mark Thomas
· 3 weeks ago
68b6da0
Fix regression in previous fix for DAEMON-472
by Mark Thomas
· 3 weeks ago
7acbf6a
Update link for new change report name
by Mark Thomas
· 3 weeks ago
bd4da13
Bump to RC3
by Mark Thomas
· 3 weeks ago
1da56aa
Multiple <inputExclude> elements should be inside an <inputExcludes>
by Mark Thomas
· 3 weeks ago
21dec40
Bump github/codeql-action from 4.35.4 to 4.35.5
by Gary Gregory
· 3 weeks ago
2eb6a0a
Going to need RC2 to pick up correct Windows binaries
by Mark Thomas
· 3 weeks ago
737786b
Restore SNAPSHOT / dev markers
by Mark Thomas
· 3 weeks ago
f7a7b14
Add ARM64 builds to Windows binaries
by Mark Thomas
· 3 weeks ago
77bc6be
Tag Commons Daemon 1.6.0 RC1
by Mark Thomas
· 3 weeks ago
commons-daemon-1.6.0-RC1
ddceb90
Make VsDevCmd.bat execution work independently of VS version in GH Actions
by Vladimír Chlup
· 3 weeks ago
a14d978
Build arm64 prunsrv.exe in GH Actions
by Vladimír Chlup
· 3 weeks ago
9b5c5cc
Update generated files
by Mark Thomas
· 3 weeks ago
90a1e28
Update RAT config
by Mark Thomas
· 3 weeks ago
3a2e749
Update commons parent
by Mark Thomas
· 3 weeks ago
1ad89cf
Correct copy/paste bug
by Mark Thomas
· 3 weeks ago
ee1cd28
Limit permissions
by Mark Thomas
· 3 weeks ago
018b24f
Install ARM64 builds in dedicated directory
by Mark Thomas
· 3 weeks ago
77b96dc
Update paths to use cross-platform build
by Mark Thomas
· 3 weeks ago
75a0d64
Update paths for Visual Studio 2026
by Mark Thomas
· 3 weeks ago
e3b52b5
Release preparation
by Mark Thomas
· 3 weeks ago
acc4438
Add arm64 build notes to src/native/windows/README.txt
by Wolfgang Glas
· 9 weeks ago
f09510e
Add support for windows arm64 architecture to Makefile.inc
by Wolfgang Glas
· 9 weeks ago
d6ebb9f
Set up default protection ruleset for default and release branches
by The Apache Software Foundation
· 4 weeks ago
887e2e7
Update windows workflow for use with VisualStudio 2026
by Vladimír Chlup
· 4 weeks ago
46840f9
Bump github/codeql-action from 4.35.3 to 4.35.4
by Gary Gregory
· 4 weeks ago
d884058
Bump github/codeql-action from 4.35.2 to 4.35.3
by Gary Gregory
· 5 weeks ago
dc4686f
Bump org.apache.commons:commons-parent from 98 to 99
by Gary Gregory
· 7 weeks ago
4dcbc3b
Bump github/codeql-action from 4.35.1 to 4.35.2
by Gary Gregory
· 8 weeks ago
01cc376
Bump actions/upload-artifact from 7.0.0 to 7.0.1
by Gary Gregory
· 8 weeks ago
ca4f33e
Bump actions/cache from 5.0.4 to 5.0.5
by Gary Gregory
· 8 weeks ago
ec97d2e
Bump org.apache.commons:commons-parent from 97 to 98
by Gary Gregory
· 9 weeks ago
d4b4333
Pin GHA version to commit ID
by Gary Gregory
· 2 months ago
ead17cb
Bump actions/upload-artifact from 6 to 7 (#310)
by dependabot[bot]
· 2 months ago
ee54844
Run builds only on push to master and pull requests
by Gary Gregory
· 2 months ago
c72f8f2
Bump github/codeql-action from 4.34.1 to 4.35.1
by Gary Gregory
· 2 months ago
d03b4f0
Bump actions/dependency-review-action from 4.8.2 to 4.9.0
by Gary Gregory
· 2 months ago
75dc11a
Bump Bump actions/cache from 5.0.3 to 5.0.4
by Gary Gregory
· 2 months ago
a3fbb23
Bump github/codeql-action from 4.34.0 to 4.34.1
by Gary Gregory
· 3 months ago
5a9379d
Bump github/codeql-action from 4.32.6 to 4.34.0
by Gary Gregory
· 3 months ago
462bf17
Add a reference to safe deserlialization
by Gary Gregory
· 3 months ago
882a25f
Bump actions/upload-artifact from 6.0.0 to 7.0.0
by Gary Gregory
· 3 months ago
d6abc20
Bump github/codeql-action from 4.32.5 to 4.32.6
by Gary Gregory
· 3 months ago
997d11c
Bump github/codeql-action from 4.32.4 to 4.32.5
by Gary Gregory
· 3 months ago
8053dc7
Bump org.apache.commons:commons-parent from 96 to 97.
by Gary Gregory
· 3 months ago
950833c
[DAEMON-477] Detaches from console when the service stops #307
by Gary Gregory
· 4 months ago
879c151
[DAEMON-477] Detaches from console when the service stops (#307)
by Alexander Pinčuk
· 4 months ago
9d940e4
Bump github/codeql-action from 4.32.0 to 4.32.4
by Gary Gregory
· 4 months ago
0da4ddb
Bump github/codeql-action from 4.32.2 to 4.32.3
by Gary Gregory
· 4 months ago
b923863
Use FreeBSD's setproctitle(3) to pass -procname similar to daemon(8)
by Michael Osipov
· 4 months ago
371b433
Consistently use strerror(3) for log output
by Michael Osipov
· 4 months ago
bb0d153
Bump actions/cache from 5.0.2 to 5.0.3
by Gary Gregory
· 4 months ago
cb105ed
Use max-parallel: 20 as asked by Apache Infra
by Gary Gregory
· 4 months ago
e41f85c
Bump github/codeql-action from 4.32.0 to 4.32.2
by Gary Gregory
· 4 months ago
ab2917d
Bump github/codeql-action from 4.31.11 to 4.32.0
by Gary Gregory
· 5 months ago
db36850
Better internal instance variable name
by Gary Gregory
· 5 months ago
7e0e33e
Bump github/codeql-action from 4.31.10 to 4.31.11
by Gary Gregory
· 5 months ago
71b342c
Bump actions/checkout from 6.0.1 to 6.0.2
by Gary Gregory
· 5 months ago
ea5d79e
Bump org.apache.commons:commons-parent from 95 to 96.
by Gary Gregory
· 5 months ago
2386049
Bump actions/setup-java from 5.1.0 to 5.2.0
by Gary Gregory
· 5 months ago
3b2928a
Bump org.apache.commons:commons-parent from 94 to 95.
by Gary Gregory
· 5 months ago
7a5f816
Bump github/codeql-action from 4.31.9 to 4.31.10
by Gary Gregory
· 5 months ago
daafae4
Update NOTICE.txt \"developed at\" not \"developed by\"
by Gary Gregory
· 5 months ago
1f6f0eb
Fix compilation warnings / improve error messages.
by Mark Thomas
· 5 months ago
a29f65c
Fix broken unlock.
by Mark Thomas
· 5 months ago
36bdde0
lockf requires file to be opened in read/write mode
by Mark Thomas
· 5 months ago
1b9801e
NO-OP. Fix argument order.
by Mark Thomas
· 5 months ago
78de636
Remove dead comments
by Gary Gregory
· 5 months ago
c4c5191
Javadoc
by Gary Gregory
· 5 months ago
54f823c
Bump org.apache.commons:commons-parent from 93 to 94
by Gary Gregory
· 5 months ago
fa7538a
Bump actions/checkout from 5 to 6 (#306)
by dependabot[bot]
· 5 months ago
753137e
Bump actions/upload-artifact from 5 to 6 (#305)
by dependabot[bot]
· 5 months ago
d2ee0db
Fix XML Schema xsi:schemaLocation name (as opposed to URI)
by Gary Gregory
· 5 months ago
0f2d3dd
Javadoc: Empty Javadoc line before the 1st tag.
by Gary Gregory
· 5 months ago
bc35ce6
Bump notice file end year from 2025 to 2026
by Gary Gregory
· 6 months ago
851ab26
Javadoc: Fix double the
by Gary Gregory
· 6 months ago
27035d3
Bump actions/upload-artifact from 5.0.0 to 6.0.0
by Gary Gregory
· 6 months ago
bb5fa72
Bump github/codeql-action from 4.31.8 to 4.31.9
by Gary Gregory
· 6 months ago
6ca5c2f
Provide a little more detail on the release process
by Mark Thomas
· 6 months ago
0e23679
Bump actions/cache from 4.3.0 to 5.0.1
by Gary Gregory
· 6 months ago
860a5ed
Bump github/codeql-action from 4.31.7 to 4.31.8
by Gary Gregory
· 6 months ago
162e26d
Update generated pages
by Mark Thomas
· 6 months ago
a3853ba
Another location for the release date
by Mark Thomas
· 6 months ago
d12df39
Set earliest possible release date allowing 72 working hours for voting
by Mark Thomas
· 6 months ago
4df8f9c
Set a reasonable time stamp for the 1.5.1 release
by Mark Thomas
· 6 months ago
b9f60a6
Build binaries for Windows using static hybrid CRT strategy by default
by Mark Thomas
· 6 months ago
Next »