5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #465 from OCSInventory-NG/uppdate_macOS_2.10.2 More... 15 days ago
Update macOS version to 2.10.2 More... 15 days ago
Merge pull request #464 from OCSInventory-NG/update_2.10.2 More... 22 days ago
Update version to 2.10.2 More... 22 days ago
Merge pull request #462 from OCSInventory-NG/read_deviceid_txt More... 23 days ago
Merge pull request #463 from OCSInventory-NG/aix_uuid More... 23 days ago
fix(accountconfig): remove redundant lines More... 25 days ago
refactor(accountconfig): dedicated methods for txt/xml More... 25 days ago
feat(AccountConfig): allow reading and writing configuration from ocsinv.txt if XML parsing fails More... about 1 month ago
feat(AIX) : add UUID backend module More... about 1 month ago
Merge pull request #457 from OCSInventory-NG/mac_fixes More... about 2 months ago
Merge pull request #458 from Djily90/fix_uptime_description More... about 2 months ago
Merge pull request #1586 from OCSInventory-NG/fix-cve-process More... about 2 months ago
Merge pull request #435 from nerijus/master More... about 2 months ago
Merge pull request #454 from Djily90/fix_get_active_computers More... about 2 months ago
Merge pull request #1590 from Djily90/add_missing_comma More... about 2 months ago
Added missing comma at line 2488 to fix the 'software' table creation failure More... about 2 months ago
Save cve API result to var and reuse if software name and publisher are same as previous call More... 2 months ago
Fix empty data when we try to get active computers More... 2 months ago
Fix incorrect uptime retrieved from decription More... 2 months ago
Fix/improve cve regex processing More... 2 months ago
fix memory retrieval on macos using SPMemoryDataType More... 2 months ago
fix wrong cpu arch for apple M1/M2 More... 2 months ago
Merge pull request #1578 from kheimon/fix-cas-client-1.6.x More... 4 months ago
Merge pull request #1579 from matt6697/fix/ldap_sso More... 4 months ago
Merge pull request #445 from Atineon/fix_deleted_packages More... 4 months ago
Merge pull request #1567 from OCSInventory-NG/fix_users_warning More... 4 months ago
Merge pull request #447 from OCSInventory-NG/add_swagger More... 4 months ago
Fix LDAP+SSO authentication (AUTH_TYPE == 4) Use ldap.php in auth phase to extract user LDAP attributes Check user existence with search_on_loginnt($login) Do not check password validity when $affich_method == 'SSO' More... 4 months ago
add $config['CAS_BASEURL'] as 5th arg when calling $cas->client(); More... 4 months ago