- Somewhere, France
- https://www.freetards.xyz
-
Jack of one trade, master of none.
- Joined on
2023-09-05
e4952a8f33
[FIX] Remove generated Schema files.
a3eb5b8aa2
[ADD] WIP: User directory from #70 + .gitignore.
673945fe9f
[FIX] More fixes!
1e6e48e181
[FIX] Remove generated Schema files.
795b465e62
[ADD] WIP: User directory from #70 + .gitignore.
82ae2d4e41
Update 'docs/CHANGELOG.md'
7d3d84d969
Move Admin routes to /_telodendria/admin/v1 (with version number)
bf1ce839d0
If HOST_NAME_MAX is undefined, use _POSIX_HOST_NAME_MAX.
b6edaeaca8
[FIX] Remove generated Schema files.
442583f99e
[ADD] WIP: User directory from #70 + .gitignore.
261af8c14c
Update 'docs/CHANGELOG.md'
84e6d05f49
Move Admin routes to /_telodendria/admin/v1 (with version number)
8e5357924a
If HOST_NAME_MAX is undefined, use _POSIX_HOST_NAME_MAX.
Implement #27
Considering how easy refactoring the code to use the proper UserDeactivate
signature(which, to be frank, I should have done sooner), I think it's fine to change a few lines.
Implement #27
Honestly, it's merely just to keep it all under 80 columns without having to do line-breaks in the middle of a function call.
NetBSD: HOST_NAME_MAX Not Defined
Just looked up about the HOST_NAME_MAX, and if GNU's manuals are to be believed, all of these platforms(versions included) don't have it defined:
The HOST_NAME_MAX macro is not defined on…
1550a6ad29
[FIX] Start fixing merging conflicts
6247085df1
Add change log entry for #35.
0172fa083b
Fixes issue #33 related to a memory issue, and format some code. (#35)
0b820b80f7
Convert configuration documentation.
6dcfa7dc02
Remove
send-patch
and tp
. See #20.