samba.git
2023-03-22 Stefan Metzmacherlibcli/security: prepare security_descriptor_acl_add...
2023-03-22 Stefan Metzmacherreplace: add ARRAY_INSERT_ELEMENT() helper
2023-03-22 Stefan Metzmacherlib/ldb-samba: let ldif_read_ntSecurityDescriptor(...
2023-03-21 Joseph Suttonlibcli/security: Reorder SDDL access flags table to...
2023-03-20 David Muldergpupdate: Use winbind separator in PAM Access Policies
2023-03-20 David Muldergpupdate: Test that PAM Access uses winbind separator
2023-03-20 Stefan Metzmacherlibcli/security: prepare sddl machine/forest_sid handling
2023-03-20 Stefan Metzmacherlibcli/security: simplify sddl_encode_sid()
2023-03-20 Stefan Metzmacherlibcli/security: simplify rid-based SDDL sid strings
2023-03-20 Stefan Metzmacherlibcli/security: introduce struct sddl_transition_state
2023-03-20 Joseph Suttons4:kdc: Add client claims blob if it is present
2023-03-20 Joseph Suttons4:kdc: Refactor PAC handling
2023-03-20 Joseph Suttons4:kdc: Avoid copying data if not needed
2023-03-20 Joseph Suttons4:kdc: Don't pass a NULL pointer into krb5_pac_add_buf...
2023-03-20 Joseph Suttons4:kdc: Fix typo
2023-03-20 Joseph Suttons4:kdc: Make some parameters const
2023-03-20 Joseph Suttons4:kdc: Comment parameter names
2023-03-20 Joseph Suttons4:kdc: Replace 'is_untrusted' with 'is_trusted'
2023-03-20 Joseph Suttonauth: Clear EXTRA_SIDS flag if no Extra SIDs are present
2023-03-20 Joseph Suttondsdb periodic: DNS: Add missing newlines to debug messages
2023-03-20 Joseph Suttonwinbindd: Show warning message on tc connection errors too
2023-03-20 Joseph Suttonwafsamba: Remove unused configure check
2023-03-20 Joseph Suttonselftest: Clean up socket when finished
2023-03-20 Joseph Suttonselftest: Don't use invalid escape sequences
2023-03-20 Joseph Suttontests/krb5: Test that denied attributes are still issue...
2023-03-20 Joseph Suttontests/krb5: Add functions to fetch the schemaIDGUID...
2023-03-20 Joseph Suttontests/krb5: Check that test parameters are not going...
2023-03-20 Joseph Suttontests/krb5: Test that claims are generated even if...
2023-03-20 Joseph Suttontests/krb5: Test that RODC-issued device groups are...
2023-03-20 Joseph Suttontests/krb5: Test that RODC-issued claims are regenerated
2023-03-20 Joseph Suttontests/krb5: Add tests for RODC-issued armor tickets
2023-03-20 Joseph Suttontests/krb5: Add tests for constrained delegation with...
2023-03-20 Joseph Suttontests/krb5: Add remove_client_claims_tgt_from_rodc()
2023-03-20 Joseph Suttontests/krb5: Let ticket_with_sids() create RODC-issued...
2023-03-20 Joseph Suttontests/krb5: Add signed_by_rodc()
2023-03-20 Joseph Suttontests/krb5: Move issued_by_rodc() to base class
2023-03-20 Joseph Suttontests/krb5: Fix additional_details account creation...
2023-03-20 Joseph Suttontests/krb5: Add simple resource-based constrained deleg...
2023-03-20 Joseph Suttontests/krb5: Only add AES enctype bits at domain functio...
2023-03-20 Joseph Suttontests/krb5: Cache drsuapi connection
2023-03-20 Joseph Suttontests/krb5: Generate full ticket signatures with traili...
2023-03-20 Joseph Suttonpython:ndr: Use f-string to format exception message
2023-03-15 Andreas Schneiderlib:ldb: Correctly cast pointers for assert_string_equal()
2023-03-14 Andrew Bartlettselftest: Use setUpClass() to reduce "make test TESTS...
2023-03-14 Andrew Bartlettlib/ldb: Avoid allocation and memcpy() for every wildca...
2023-03-14 Andreas Schneiderpython:netcmd: Decode return value of find_netbios...
2023-03-14 Andrew Bartlettdsdb: Avoid ERROR(ldb): uncaught exception - Deleted...
2023-03-14 Andrew Bartlettselftest/drs: Demonstrate ERROR(ldb): uncaught exceptio...
2023-03-14 Andrew Bartletttsocket: Increase tcp_user_timeout max_loops
2023-03-10 Stefan Metzmacheridmap_hash: remember new domain sids in idmap_hash_sid_...
2023-03-10 Stefan Metzmacheridmap_hash: don't return ID_REQUIRE_TYPE if the domain...
2023-03-10 Stefan Metzmacheridmap_hash: only return ID_REQUIRE_TYPE if we don't...
2023-03-10 Stefan Metzmacheridmap_hash: return ID_REQUIRE_TYPE only if there's...
2023-03-10 Stefan Metzmacheridmap_hash: split out a idmap_hash_sid_to_id() helper...
2023-03-10 Stefan Metzmacheridmap_hash: split out a idmap_hash_id_to_sid() helper...
2023-03-10 Stefan Metzmacheridmap_hash: mirror the NT_STATUS_NONE_MAPPED/STATUS_SOM...
2023-03-10 Stefan Metzmacheridmap_hash: we don't need to call idmap_hash_initialize...
2023-03-10 Stefan Metzmacheridmap_hash: remove unused error checks
2023-03-10 Stefan Metzmacheridmap_hash: fix comments about the algorithm
2023-03-10 Stefan Metzmacheridmap_hash: provide ID_TYPE_BOTH mappings also for...
2023-03-10 Stefan Metzmacheridmap_autorid: fix ID_REQUIRE_TYPE for more than one...
2023-03-10 Stefan Metzmacherwinbindd: don't call set_domain_online_request() in...
2023-03-09 Li Yuxuanaudit_logging: Use `json_int_t` instead of `int` for...
2023-03-09 Li Yuxuanaudit_logging:tests: Add big_int test for `json_add_int`
2023-03-09 Dmitry Antipovlib:util: prefer mallinfo2() over mallinfo() if available
2023-03-09 Nathaniel W... dsgetdcname: do not assume local system uses IPv4
2023-03-09 Volker Lendeckelibsmb: Convert cli_posix_stat_send/recv() to modern...
2023-03-09 Volker Lendeckelibrpc: Simplify dcerpc_default_transport_endpoint()
2023-03-09 Volker Lendeckelibcli: Shrink .data segment by 43264 bytes
2023-03-09 Volker Lendeckelibcli: Shrink .data segment by 43264 bytes
2023-03-09 Volker Lendeckebuild: Fix a long line
2023-03-09 Volker Lendeckerpcd: Use size_t for walking an array
2023-03-09 Volker Lendeckesmbd: Directly initialize a "fsp1"
2023-03-09 Volker Lendeckesmbd: DBG_DEBUG raw create contexts received from the...
2023-03-09 Volker Lendeckelib: Add dump_data_addbuf()
2023-03-09 Volker Lendeckelib: Move the dump_data_pw() prototype to the other...
2023-03-09 Volker Lendeckelib: Fix a typo
2023-03-09 Volker Lendeckelib: Remove a talloc_stackframe()
2023-03-09 Volker Lendeckelibcli/util: Avoid an includes.h
2023-03-09 Volker Lendeckelibcli/security: Avoid includes.h
2023-03-09 Volker Lendeckelib: librpc/gen_ndr/security.h needs DATA_BLOB
2023-03-09 Volker Lendeckelib: Fix whitespace
2023-03-09 Volker Lendeckesmbd: Remove a variable only ever set to NULL
2023-03-09 Volker Lendeckesmbd: Fix a typo
2023-03-09 Volker Lendeckevfs: Replace a "== false" with a "!"
2023-03-09 Volker Lendeckelibsmb: Avoid a duplicate memset(.., 0, ..);
2023-03-09 Volker LendeckeFix a typo
2023-03-09 David Muldersamba-tool: Ensure modifying GPO increments GPT.INI...
2023-03-09 David Muldersamba-tool: Test that modifying GPO increments GPT...
2023-03-09 David Muldersamba-tool: Subclass GPOCommand for calling samdb_connect
2023-03-08 Joseph Suttons4-dsdb:tests: Correctly handle LdbError
2023-03-08 Joseph Suttons4-dsdb:tests: Fix AD DC performance tests
2023-03-08 Joseph Suttonldb: Make ldb_msg_remove_attr O(n)
2023-03-08 Joseph Suttontests/krb5: Remove old device info and device claims...
2023-03-08 Joseph Suttontests/krb5: Add tests for device claims
2023-03-08 Joseph Suttontests/krb5: Add tests for device info
2023-03-08 Joseph Suttontests/krb5: Overhaul check_device_info()
2023-03-08 Joseph Suttontests/krb5: Allow creating a target server account...
2023-03-08 Joseph Suttontests/krb5: Don't specify extra enctypes for the krbtgt
2023-03-08 Joseph Suttontests/krb5: Allow adding members to a group and changin...
next