gp: Test that samba-tool gpo manage removes gpme sudoers
[gd/samba-autobuild/.git] / source4 /
2022-11-17 Jeremy Allisons4: torture: Add an async SMB2_OP_FLUSH + SMB2_OP_FLUSH...
2022-11-17 Jeremy Allisons4: torture: Add an async SMB2_OP_FLUSH + SMB2_OP_CLOSE...
2022-11-16 Noel Powers4:lib:tls: Don't negotiate session resumption with...
2022-11-14 Jeremy Allisons3: smbd: Add test to show smbd crashes when doing...
2022-11-09 Jeremy Allisons4: libcli: Ignore errors when getting A records after...
2022-11-08 Joseph Suttontests/krb5: Add tests of PAC group handling
2022-11-08 Stefan Metzmachers4:kdc: add initial support for compound claims
2022-11-08 Stefan Metzmachers4:kdc: fetch client_claims_blob from samba_kdc_get_pac...
2022-11-08 Stefan Metzmachers4:kdc: pass client_claims, device_info, device_claims...
2022-11-08 Joseph Suttons4-auth: Make PAC parameters const
2022-11-08 Joseph Suttonbuild: Remove unused dependencies
2022-11-01 Jeremy Allisons4: torture: Show return value for smbc_getxattr()...
2022-10-27 Stefan Metzmacherlib/krb5_wrap: remove unused keep_old_entries argument...
2022-10-27 Volker Lendecketests: Rename python/samba/tests/libsmb.py
2022-10-27 Volker Lendeckentvfs: Remove orphans from 2006
2022-10-27 Volker Lendeckerpc_server: Remove an unneeded #include
2022-10-27 Volker Lendeckelibrpc: Avoid an else
2022-10-27 Volker Lendeckelibrpc: Align integer types
2022-10-27 Volker Lendeckelibrpc: Fix a typo
2022-10-27 Volker Lendeckelibrpc: Add a pair of {}
2022-10-27 Volker Lendeckepyrpc4: Simplify py_ndr_syntax_id() with GUID_buf_string()
2022-10-27 Volker Lendeckegensec: Align an integer type
2022-10-25 Joseph SuttonCVE-2022-3437 s4/auth/tests: Add unit tests for unwrap_...
2022-10-25 Noel Powerpython/samba/tests: fix samba.tests.auth_log_pass_chang...
2022-10-25 Noel Powers4/rpc_server/sambr: don't mutate the return of samdb_s...
2022-10-25 Andreas Schneiders4:libnet: If we successfully changed the password...
2022-10-25 Andreas Schneiders3:rpcclient: Pass salt down to init_samr_CryptPassword...
2022-10-21 Joseph Suttons4:gensec Avoid memory leak in error case in gensec_gssapi
2022-10-21 Joseph Suttons4-join: Fix typos in recent GET_ANC patch set
2022-10-21 Joseph Suttons4-dsdb: Remove unused variables in token_group python...
2022-10-21 Joseph Suttons4-dsdb: simplify conditional in python token_group...
2022-10-21 Joseph Suttons4-dsdb: Remove unused import in token_group python...
2022-10-21 Joseph Suttons4-dsdb: Use Python 'del' rather than assigning over...
2022-10-21 Joseph Suttons4-dsdb: remove unused Python variables
2022-10-21 Joseph Suttons4-dsdb: Use a raw python string to avoid creating...
2022-10-21 Joseph Suttons4-dsdb: Make tdo_attrs static const
2022-10-21 Joseph Suttons4-dsdb: Rename user_attrs to attrs to avoid conflict...
2022-10-21 Joseph Suttons4-auth: Mention correct PAC buffer in error msg
2022-10-21 Joseph Suttons4-auth: Fix typo in erberos_pac_to_user_info_dc()
2022-10-21 Joseph Suttons4-kdc: Correct MIT talloc ctx names
2022-10-21 Joseph Suttons4-kdc: Fix typo in MIT glue
2022-10-19 Stefan Metzmachers4:ldap_server: let ldapsrv_call_writev_start use conn_...
2022-10-18 Jeremy Allisons4: torture: libsmbclient: Add a torture test to ensure...
2022-10-14 Noel Powers4/lib/registry: Fix use after free with popt 1.19
2022-10-13 Stefan Metzmachers4:messaging: let imessaging_client_init() use imessagi...
2022-10-13 Stefan Metzmachers4:messaging: add imessaging_init_discard_incoming()
2022-10-06 Jeremy Allisons4: smbtorture: Add fsync_resource_fork test to fruit...
2022-10-05 Joseph Suttons4:kdc: Don't copy data for empty PAC buffer
2022-10-05 Joseph Suttons4:kdc: Make use of smb_krb5_data_from_blob() helper...
2022-10-05 Joseph Suttons4:kdc: Refactor samba_make_krb5_pac()
2022-10-05 Joseph Suttonlib:krb5_wrap: Add helper functions to make krb5_data...
2022-10-05 Joseph Suttons4-auth: Add missing newlines to log messages
2022-10-05 Joseph Suttonselftest: Simplify krb5 test environments
2022-10-04 Andrew Bartletts4-libnet: Add messages to object count mismatch failures
2022-10-04 Andrew Bartletts4-rpc_server:getncchanges Add "old Samba" mode regardi...
2022-10-04 Andrew Bartlettselftest: Add tests for GetNCChanges GET_ANC using...
2022-10-04 Andrew Bartlettselftest: Prepare for "old Samba" mode regarding getncc...
2022-10-03 Volker Lendeckepython: whitespace fixes
2022-09-27 Christian Mertenlibrpc ndr/py_security: Export sddl_encode_ace to python
2022-09-27 Christian Mertenlibrpc ndr/py_security: Export security_ace_equal as...
2022-09-27 Christian Mertenlibrpc ndr/py_security: Export ACE deletion functions...
2022-09-16 Douglas Bagnallpytests:s4/dsdb/passwords: avoid unused imports
2022-09-16 Douglas Bagnallpytests:s4/drs/getnc_schema: avoid unused imports
2022-09-16 Douglas Bagnallpytests:s4/drs/repl_move: avoid unused and star imports
2022-09-16 Douglas Bagnallpytests:s4/drs/repl_rodc: avoid unused imports
2022-09-16 Douglas Bagnallpytests:s4/drs/linked_attributes_drs: avoid unused...
2022-09-16 Douglas Bagnallpytests:s4/drs/ridalloc_exop: avoid unused imports
2022-09-16 Douglas Bagnalls4/server: stop suggesting ntvfs in error message
2022-09-16 Douglas Bagnallpytest/password_lockout: be less verbose by default
2022-09-16 Andrew BartlettCVE-2020-25720 s4:dsdb/descriptor: explain lack of...
2022-09-16 Joseph SuttonCVE-2020-25720 s4:dsdb/descriptor: Validate owner SIDs...
2022-09-16 Joseph SuttonCVE-2020-25720 s4-acl: Omit sDRightsEffective for compu...
2022-09-16 Nadezhda IvanovaCVE-2020-25720: s4-acl: Owner no longer has implicit...
2022-09-16 Joseph SuttonCVE-2020-25720 s4:ntvfs: Use se_file_access_check(...
2022-09-16 Nadezhda IvanovaCVE-2020-25720: s4-acl: Adjusted some tests to work...
2022-09-16 Nadezhda IvanovaCVE-2020-25720: s4-acl: Change behavior of Create Child...
2022-09-16 Joseph SuttonCVE-2020-25720: s4-acl: Move definition of acl_check_se...
2022-09-16 Nadezhda IvanovaCVE-2020-25720 s4-acl: Test Create Child permission...
2022-09-16 Joseph SuttonCVE-2020-25720 pydsdb: Add AD schema GUID constants
2022-09-16 Joseph SuttonCVE-2020-25720 pydsdb: Add dsHeuristics constant defini...
2022-09-16 Joseph SuttonCVE-2020-25720 s4/dsdb/util: Add functions for dsHeuris...
2022-09-16 Joseph SuttonCVE-2020-25720 s4:tests/sec_descriptor: Add missing...
2022-09-12 Joseph SuttonCVE-2021-20251 dsdb/common: Remove transaction logic...
2022-09-12 Joseph SuttonCVE-2021-20251 s4-rpc_server: Extend scope of transacti...
2022-09-12 Joseph SuttonCVE-2021-20251 s4-rpc_server: Use user privileges for...
2022-09-12 Joseph SuttonCVE-2021-20251 s4-rpc_server: Use authsam_search_accoun...
2022-09-12 Joseph SuttonCVE-2021-20251 s4:auth_winbind: Check return status...
2022-09-12 Joseph SuttonCVE-2021-20251 s4-rpc_server: Check badPwdCount update...
2022-09-12 Joseph SuttonCVE-2021-20251 s4:kdc: Check badPwdCount update return...
2022-09-12 Joseph SuttonCVE-2021-20251 s4:kdc: Check return status of authsam_l...
2022-09-12 Joseph SuttonCVE-2021-20251 s4:kdc: Move logon success accounting...
2022-09-12 Joseph SuttonCVE-2021-20251 s4:dsdb: Make badPwdCount update atomic
2022-09-12 Joseph SuttonCVE-2021-20251 s4:dsdb: Update bad password count insid...
2022-09-12 Joseph SuttonCVE-2021-20251 s4-auth: Pass through error code from...
2022-09-12 Andrew BartlettCVE-2021-20251 auth4: Avoid reading the database twice...
2022-09-12 Andrew BartlettCVE-2021-20251 auth4: Inline samdb_result_effective_bad...
2022-09-12 Andrew BartlettCVE-2021-20251 auth4: Split authsam_calculate_lastlogon...
2022-09-12 Gary LockyerCVE-2021-20251 auth4: Return only the result message...
2022-09-12 Andrew BartlettCVE-2021-20251 auth4: Add missing newline to debug...
2022-09-12 Andrew BartlettCVE-2021-20251 s4 auth: make bad password count increme...
next