Server IP : 23.254.227.96 / Your IP : 216.73.216.7 Web Server : Apache/2.4.62 (Unix) OpenSSL/1.1.1k System : Linux hwsrv-1277026.hostwindsdns.com 4.18.0-477.13.1.el8_8.x86_64 #1 SMP Tue May 30 14:53:41 EDT 2023 x86_64 User : viralblo ( 1001) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /proc/self/root/usr/share/doc/oddjob/ |
Upload File : |
0.34 - Switch from using one connection to the bus for everything, to using a different connection for each service that we implement, so that we can serve clients that send us requests to one of our unique connection names instead of a well-known name. 0.33 - Fix a build error in the pam_oddjob_mkhomedir.so module. 0.32 - Add a -t flag to oddjob_request, for specifying the maximum amount of time that it will wait for a reply from the service when it issues a request. 0.31.5 - Add man pages for the oddjobd-mkhomedir.conf, oddjob-mkhomedir.conf, and oddjobd-introspection.conf configuration files. 0.31.4 - Fixes for systemd unit files. 0.31.3 - Fix use of incorrectly-named facilities in the LSB header in the init script. Provide systemd configuration files. Some internal plumbing to possibly emit signals in addition to reply messages in the future. 0.31.2 - Notice when we fail to register a name with the message bus. 0.31.1 - Tweak init script exit status when given an unrecognized command. 0.31 - Set permissions on intermediate directories correctly when the mkhomedir helper has to create some, using values from /etc/login.defs when no default umask is specified. 0.30.1 - Preprocess the man pages correctly so that mentions of the introspection interface and method names are correctly resolved to their actual values. 0.30 - Drops the liboddjob wrapper library and python binding, which I don't think anyone has been using. (If you need either of these, I can add them back.)