Releases: jborean93/omi
Releases · jborean93/omi
v1.0.0-pwsh
Changes:
- 2fd1a5a release v1.0.0
- 4fe8ec0 Initial fork of microsoft/omi to a PowerShell specific version
- 9f4a212 Modify logging message type for IPV6
- 09311aa Fixes update omi.keytab timing issue
- cd799db omilogroate.conf: noticed that /var/opt/omi/log/omiserver-recv.trc grew large due to no log rotation
- 1a58cd8 OMI log time in UTC time format.
- 170e408 Print timestamp of http tracing
- d1a8331 Disable default logging of http auth message.
- b1d7ae7 Add cronjob entry to update omi keytab file if ktutil exists
- 1c82468 Adding Preinstall_20 just to make consistency across
See More
- f9fd208 Linux Agent setup should not delete and re-create the OMI user if it already exists
- c0246f8 Changing log msg type from warning to debug which was causing unnecessarily log flood
- c87b0b8 Add IPV6 support
- 59a311e Update buildNuget.sh
- 2ac4713 Removed OS/X build location searching script
- 5f2bf38 Fix is_redhat5 in Linux.data
- 61dd7d8 Fixes "unterminated variable reference" issue
- 91742bf Fixes redhat 8 issue
- 6211434 Fix service_control timing issue
- 65133fa Change "-e" to "-f" to fix Solaris install failure
- 414ba40 Improves omid.service when systemd not ready
- c4b919f Fixes omi to generate certificate for suse11 openssl1
- b72ab33 Fixes /opt be removed when dpkg -P omi
- 6164f19 Improves service_control
- cc2381a Fixes pam_close_session
- 7a17db0 Set logrotate state file
- 5a2a017 Fixes suse12 install issue
- bebb59b Fix service_control not found in container
- a4423dc Support for SUSE11 SP4 with openssl1
- 049c361 Merge branch 'jagmohan-sdl-test'
- 5a083ac SDL memory allocation issues assigned to Jagmohan
- 286adda Fix login.cfg in AIX
- d5a3644 Improved Comment
- 9abce02 malloc SDL items assigned to George
- 6e3c51f Update support matrix in readme.
- f738c39 Remove openssl-0.9.8 support
- b66f646 remove WCHAR/remove W version functions/modify related test cases
- 1aa1ca5 Improve upstart and systemd
- 6d8bf93 Allow writing SPNEGO responses over HTTPS
- ebe43ea Decrypt authorized message sent over HTTPS
- 0205bd5 Changes For SUSE PPC Support
- cf74cbd Add docs for log rotate
- 8bf8d25 Add selinux support
- e6f74bd Add logrotate for omi
- 75b5440 Improve config_keytab_update.sh
- faa08fa Improve the specified supported version in readme
- ecaf496 Make code compilable to new gcc compiler
- 6725abf Changes to make 64-bit omi pacage for HPUX
- 5e6857b Fixes leak temp files
- f9867c3 omi 64-bit build for AIX
- f674f52 -h option is not recognized in new openssl
- 00a3c10 change thunk handle trace to INFO
- 41a3675 Fix resource uri
- 9216a8c Fixes preexec issue with multiple requests
- c7e705e Fix update ownership when omi account exist
- f2644d6 Correct httpport setting in debug omicli.conf
- 52dd955 Fix typo setting in debug omiserver.conf
- 15f3f3a Fix char encode issue in installer
- 4bd1aab Fix SUSE 11 build break
- 65c5ea3 Fix build breaks on Centos 5, HP, and Sun 5.10
- 0b3a287 Log a session id and datetime stamp at the start of logging HTTP headers (sent and recieved)
- 4a0b6eb Handle session cookies to office365.com
- 4a22d84 Remove unneeded operation_addref function and initialize reference count to 2 to handle async finish.
- 24041fd Fix double free in error paths and add reference counting
- 1894184 Fix double free in error paths and add reference counting
- dc5318b Handle session cookies over HTTP
- 1879df3 Fix Heimadal Kerberos fail in ktstrip
- 232a381 Add sslciphersuite usage in readme
- 5270658 change files omi.keytab's and ntlm's owner as omi:omi
- b5fae66 remove duplicate compress command.
- b68f2b0 Bugfix: 'NoTLSv1_1' and 'NoTLSv1_2' don't work in omiserver.conf file & rename improper variables
- 75b82f8 Create omi user/group on build system
- 2f88e78 Force change owner of package build files
- b07c7b4 Let installbuilder handle sockets directory
- 0c88f1a Merge branch 'george/ubuntu18'
- a0aa5e4 Ensure that no email is generated by cron
- d851597 Check for ktutil
- ca3721b OMI for Ubuntu 18.04
- 49c3063 Always delete previous omi account before install
- 28ea525 For Linux, create user omi as system user
- 48a4c74 Add pemfile and keyfile in omiserver.conf
- bca9498 Add agentDebugging,AuthorizedGroups,UnauthorizedGroups in readme
- f1d4f3b Avoid deadlock in Engine if Server dies
- 6e77920 Debian 8 restart logic changed
- 17b2094 Fix and improve omid.upstart
- 99057ee Additional enhancements based on feedback and testing:
- 5d164e1 Enable allowed and denied authorization groups
- 4df35c1 fix ptr/char comparaison
- c3f1429 Fix engine crash for wget
- 9f431d2 Disable configuring of service manager on Docker env
- 1c12a8a Add access denied error message for reg files
- 39304cd Add option to enable a provider to run in its own agent
- 8812ae0 Modify preexec so that server looks up command to execute
- 9005375 Add additional logging at OMI startup
- 443d19c Fix reload_dispatcher file as an alternate mechanism to reload
- 1189e2f When running ktstrip, insure zero exit code when running via cron
- cc5982a Unconfigure Keytab Update prior to configuration
- 6660ee8 Fixes failed restart on Redhat6 and Cent6
- 00ed7fb Fix occassional unit-test core-dump
- 39a1299 Change NTLM Cred File message from WARNING to INFO
- edbe231 Remove Microsoft and MSC code
- 364b02a Fix restart problem on Ubun 14 and SLES 11
- 569b54e 1. Remove signal handlers after run loop.
- 25be7e1 Ubuntu Bourne Shell does not support negative exit codes
- 11e0a0b Enable memory allocation dump of omiserver and omiengine
- 4f53329 Remove ENCRYPT_DECRYPYT flag from build tool.
- 70fa131 Change stale user/password (now: "dummyuser:dummypassword").
- ba1958e Improvements from debugging oms system:
- 7a8ac63 Check that system keytab exists in crontab
- e8c3bb8 Made minor formatting changes to README.md.
- b5384b2 Update kit building process for local and debugging builds.
- 9097ddc Remove assertion that fails on debug builds
- 6c6a8d3 Be sure that libssl.so/libcrypto.so are resolved.
- a788fc7 Clean up omiserver.conf
- f2ef287 Add loglevel property in Configuring OMI Server
- ef4a672 Modify batch calls to show original caller
- 8e706ce...