jsutton/samba-autobuild/.git
2024-04-19 Jo Suttontests/krb5: Test retrieving a denied gMSA password... master
2024-04-19 Jo Suttons4:ldap_server: Update gMSA keys when DSDB_CONTROL_GMSA...
2024-04-19 Jo Suttons4:dsdb:tests: Make use of ‘ldb’ parameter
2024-04-19 Jo Suttonlib:crypto: Add more unit tests for GKDI functions
2024-04-19 Jo Suttons4:dsdb: Make use of DSDB_SEARCH_UPDATE_MANAGED_PASSWOR...
2024-04-19 Jo Suttons4:dsdb: Implement DSDB_SEARCH_UPDATE_MANAGED_PASSWORDS...
2024-04-19 Jo Suttons4:kdc: Correctly extract older NT hash
2024-04-19 Jo Suttontests/krb5: Note that lockout tests use password checks
2024-04-19 Jo Suttontests/krb5: Fix malapropism
2024-04-19 Jo Suttons4:kdc: Remove unnecessary cast
2024-04-19 Jo Suttonpyglue: Remove unnecessary declaration
2024-04-19 Jo Suttons4:kdc: Fix grammar
2024-04-19 Jo Suttonauth:credentials: Remove unnecessary declaration
2024-04-19 Jo Suttonauth:credentials: Fix code spelling
2024-04-19 Jo Suttonpython: Reformat code
2024-04-19 Andrew Bartletts4-gmsa: Do not attempt password set on remote LDAP...
2024-04-19 Jo Suttons4:dsdb: Add dsdb_update_gmsa_keys()
2024-04-19 Jo Suttons4:dsdb: Move the responsibility for determining whethe...
2024-04-19 Jo Suttons4:dsdb: Indicate to the LDAP server physical passwords...
2024-04-19 Jo Suttons4:dsdb: Store found managed password ID as part of...
2024-04-19 Jo Suttons4:dsdb: Store account DN as part of gMSA update structure
2024-04-19 Jo Suttons4:dsdb: Only reuse the current password ID as the...
2024-04-19 Jo Suttons4:dsdb: Add a note that administrators should not...
2024-04-19 Jo Suttons4:dsdb: No longer pass DSDB_SEARCH_ONE_ONLY flag to...
2024-04-19 Jo Suttons4:dsdb: Explicitly return success error code
2024-04-19 Jo Suttontests/krb5: Add tests that gMSA keys are updated in...
2024-04-19 Jo Suttontests/krb5: Import MAX_CLOCK_SKEW more directly
2024-04-19 Jo Suttontests/krb5: Extract method to unpack supplementalCreden...
2024-04-19 Jo Suttontests/krb5: Skip loop iteration if attribute has no...
2024-04-19 Jo Suttonldb: Check result of py_ldb_msg_keys()
2024-04-18 Martin Schwenkectdb-scripts: Do not de-duplicate the interfaces list
2024-04-17 Andreas Schneiderpython: Fix NtVer check for site_dn_for_machine()
2024-04-17 Volker Lendeckelib: Remove an obsolete comment
2024-04-17 Volker Lendeckesmbd: Remove sconn->using_smb2
2024-04-17 Volker Lendeckesmbd: Add conn_using_smb2()
2024-04-17 Volker Lendeckesmbd: Change protocol selection to not use "sconn-...
2024-04-17 Volker Lendeckectdb: Modernize a few DEBUGs
2024-04-16 Volker Lendeckectdb: Remove common/line.[ch]
2024-04-16 Volker Lendeckectdb: Use stdio's getline() in ctdb_connection_list_read()
2024-04-16 Volker Lendeckelib: Use fdopen_keepfd()
2024-04-16 Volker Lendeckerpc_server3: Use fdopen_keepfd()
2024-04-16 Volker Lendeckelib: Add fdopen_keepfd()
2024-04-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2024-04-16 Vinit Agnihotrictdb-scripts: Add options to generate smb.conf interfac...
2024-04-16 Vinit Agnihotrictdb-scripts: Rename and relocate function get_all_inte...
2024-04-16 Vinit Agnihotrismbd-server: Process ip add/drop events for options...
2024-04-16 Vinit Agnihotrilib-interface: Change API for interface 'options'
2024-04-16 Vinit Agnihotrilib-interface: Add parsing for interface 'options'
2024-04-16 Vinit Agnihotrilib-interface: Add extra parameter 'options' to interfa...
2024-04-16 Vinit Agnihotriparam: Add additional key 'options' for interfaces
2024-04-16 Vinit Agnihotrismbd-server: Use MSG_SMB_IP_DROPPED
2024-04-16 Vinit Agnihotrimessaging: Add new SMBD message
2024-04-16 Vinit Agnihotrismbd-server: Handle ip drop event and close listening...
2024-04-16 Vinit Agnihotrismbd-server: Open socket for additional ip address
2024-04-16 Vinit Agnihotrilib-interface: Add new API to validate interface info...
2024-04-16 Vinit Agnihotrilib-addrchange: Change API to fill up if_index value...
2024-04-16 Vinit Agnihotrismbd-server: Set event callback for interface change...
2024-04-16 Christof Schmittdocs: Document new tdbdump -x option
2024-04-16 Christof Schmitttdb: Add test for tdbdump -x
2024-04-16 Christof Schmitttdb: Add tdbdump option to output all data as hex values
2024-04-16 Christof Schmitttdb: Add test for tdbdump command
2024-04-16 Christof Schmitttdb: Return failure as exit status from test_tdbbackup.sh
2024-04-16 Shaleen Bathlas3: winbindd: winbindd_pam: fix leak in extract_pac_vrf...
2024-04-16 Jo Suttons4:dsdb: Implement msDS-ManagedPassword attribute
2024-04-16 Jo Suttons4:dsdb: Add extra attrs to search request even if...
2024-04-16 Jo Suttonpython:tests: Catch failures to authenticate with gMSA...
2024-04-16 Jo Suttonselftest: Expand out knownfails for gMSA getpassword...
2024-04-16 Jo Suttons4:dsdb: Set up passwords and password IDs of new gMSAs
2024-04-16 Jo Suttons4:dsdb: Add functions for Group Managed Service Accoun...
2024-04-16 Jo Suttons4:dsdb: Factor out a function to remove all password...
2024-04-16 Jo Suttonlib:crypto: Reformat source code
2024-04-16 Jo Suttontests/krb5: Add tests for gMSAs
2024-04-16 Jo Suttonpython:nt_time: Add NT_TIME_MAX constant
2024-04-16 Jo Suttonpython:gkdi: Reformat code with ‘ruff’
2024-04-16 Jo Suttonpython:gkdi: Add Gkdi.from_key_envelope() method
2024-04-16 Jo Suttonpython:gkdi: Add notes on GKDI time periods
2024-04-16 Jo Suttontests/gkdi: Change ‘current_gkid’ parameter to ‘current...
2024-04-16 Jo Suttontests/gkdi: Remove implicit clock skew offset
2024-04-16 Jo Suttontests/gkdi: Allow current time to be overridden
2024-04-16 Jo Suttontests/krb5: Make use of ‘expect_edata’ parameter
2024-04-16 Jo Suttontests/krb5: Remove unused variable
2024-04-16 Jo Suttontests/krb5: Fix code spelling
2024-04-16 Jo Suttontests/krb5: Remove unused import
2024-04-16 Jo Suttonpython:tests: Fix typo
2024-04-16 Jo Suttonpython:tests: Reformat code
2024-04-16 Jo Suttonpython:tests: Fix set declaration
2024-04-16 Jo Suttonpython:tests: Replace deprecated method assertRaisesReg...
2024-04-16 Jo Suttons4:ldap_server: Consider ldapi connections to be encrypted
2024-04-16 Jo Suttons4:ldap_server: Store whether an LDAP connection is...
2024-04-16 Jo Suttons4:ldap_server: Add copy of non‐privileged ops specific...
2024-04-16 Jo Suttons4:ldap_server: Rename privileged ops to indicate they...
2024-04-16 Jo Suttons4:ldap_server: Fix code spelling
2024-04-16 Jo Suttons4:ldap_server: Remove trailing whitespace
2024-04-16 Andrew Bartlettselftest: Move some KDS root key tests around to prepar...
2024-04-16 Andrew Bartlettselftest: Remove duplicate setup of "spn/upn namespaces...
2024-04-16 Andreas Schneiders3:auth: Add support standalone server with MIT Keberos...
2024-04-16 Andreas Schneiders3:auth: Split auth3_generate_session_info_pac() into...
2024-04-16 Andreas Schneiders3:auth: Re-format auth3_generate_session_info_pac()
2024-04-16 Andreas Schneiders3:auth: Remove trailing spaces
2024-04-15 Pavel Filipenskýsmbdotconf: Enable "winbind debug traceid" by default
next