Jorge Pereira
Jorge Pereira
If the user informed wrong value, then let them know about that. At least, print out the error and leave the program.
The option should be informed to the linker.
* Add support for libcouchbase3.3.x * Drop use of libfreeradius deprecated functions.
And other tweaks.
* Add the sshd sample into the .deb and .rpm packages * Fix wrong permissions
eg: ``` [jpereira@sugarloaf:freeradius-server.git]$ make CC src/modules/rlm_totp/rlm_totp.c LINK build/lib/rlm_totp.la [jpereira@sugarloaf:freeradius-server.git]$ make test.totp TOTP-TEST INPUT=now_token_6digits.txt TOKEN=089002 TOTP_GEN_ARGV="-d 6 -D sha1" TOTP-TEST INPUT=now_token_8digits.txt TOKEN=68089002 TOTP_GEN_ARGV="-d 8 -D sha1" [jpereira@sugarloaf:freeradius-server.git]$ ```
It was based on: * mongo-c-driver 1.24.3 * MogoDB Server 7.0.0