2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:Open-UDC/open-udc
canercandan
as Caner Candan
More... over 11 years ago
remove a bug (passphrase) in ludd_init.sh and priorize pks/lookup More... over 11 years ago
+ added cmake packaging config files
canercandan
as Caner Candan
More... over 11 years ago
code cleaning (using a macro) More... almost 12 years ago
fix small bug and move udid2js/udid2.html to udid2/index.html More... almost 12 years ago
remove src/ludd_init.sh which is generated by configure, and fix some minor bugs More... almost 12 years ago
rename USERLUDD variable to LUDDUSER and set it into configure instead of Makefile More... almost 12 years ago
correct help message and rename "-h" option to "-H". More... almost 12 years ago
+ install.cmake: to create sytem user ludd during the install of the software
canercandan
as Caner Candan
More... almost 12 years ago
* cgi-bin/CMakeLists.txt: install printenv file in share cgi-bin/CMakeLists.txt
canercandan
as Caner Candan
More... almost 12 years ago
* src/CMakeLists.txt: use now add_custom_command() in order to generate header files
canercandan
as Caner Candan
More... almost 12 years ago
* doxygen: updated cmake to build binaries to doxydocs directory instead doc
canercandan
as Caner Candan
More... almost 12 years ago
* system username starting with isnt allowed anymore since the last version of useradd tool, added a condition if the distribution is a ARCHLINUX or not to use ludd or .ludd username + fixed some issue in the file ludd_init in the usage
canercandan
as Caner Candan
More... almost 12 years ago
* thttpd.c: usage much pretty
canercandan
as Caner Candan
More... almost 12 years ago
* ludd_init.sh: the file is copied now while building the project
canercandan
as Caner Candan
More... almost 12 years ago
* cmake: added cmake support for doxygen doc building, copying now script files, cgi-bin file and udid2js, it's possible also to call make install command line in order to install the binaries files as well as documentation + html file, added test files
canercandan
as Caner Candan
More... almost 12 years ago
* cmake: now build also cgi-src and pks binaries
canercandan
as Caner Candan
More... almost 12 years ago
* added an optimization flag and missed the awk script file at the previous commit
canercandan
as Caner Candan
More... almost 12 years ago
* cmake: fixed an issue tied to the generation of the mime file, it is done thanks to awk, added global cmake config file in order to build old the project whith one command line, added also some auto building script cf. build_gcc_linux_release
canercandan
as Caner Candan
More... almost 12 years ago
+ CMakeLists.txt: we can build now with cmake too, mkdir build; cmake ..; make
canercandan
as Caner Candan
More... almost 12 years ago
Sorry Rev22 (I did previously introduce a bug instead of fixing it (facepalm) 8-p ) More... almost 12 years ago
fix a small bug More... almost 12 years ago
move the init outside ludd binary and improve it More... almost 12 years ago
add --help and --version option to lud.sh More... almost 12 years ago
move udid2.html inside ludd More... almost 12 years ago
did forget "udbot1;" in pks/add policy More... almost 12 years ago
check if new key match OpenUDC policy More... almost 12 years ago
test and debug previous commit + code cleaning. More... almost 12 years ago
minor cleaning and integrate hkp lookup inside ludd NOT TESTED More... almost 12 years ago
should fix Rev22 sending wrong key issue #15 More... almost 12 years ago