samba.git
2023-02-08 Joseph Suttons4/dsdb/samldb: Disallow setting a domain-local group...
2023-02-08 Joseph Suttonselftest: Expect setting domain-local group as primary...
2023-02-08 Joseph Suttonauth: Correct primary group handling
2023-02-08 Joseph Suttons4-dsdb: Use correct primary group SID in token group...
2023-02-08 Joseph Suttons4:torture: Remove assertion that primary group is...
2023-02-08 Joseph Suttontests/krb5: Add tests for the primary group
2023-02-08 Joseph Suttonauth: Align integer types
2023-02-08 Joseph Suttons4-dsdb: Simplify search expression
2023-02-08 Joseph Suttonldap: Make use of LDB_OID_COMPARATOR constants
2023-02-08 Joseph Suttonldap: Cut down on string substitution
2023-02-08 Joseph Suttonauth: Make more liberal use of SID index constants
2023-02-08 Joseph Suttonauth: Shorten long SID flags combinations
2023-02-08 Joseph Suttons4:kdc: Add resource SID compression
2023-02-08 Joseph Suttonauth: Pass through entire PAC flags value in auth_user_info
2023-02-08 Joseph Suttonnamed_pipe_auth: Bump info5 to info6
2023-02-08 Joseph Suttons4:torture: Make use of torture_assert_sid_equal()
2023-02-08 Joseph Suttontests/krb5: Add tests of NETLOGON_RESOURCE_GROUPS flag...
2023-02-08 Joseph Suttontests/krb5: Allow setting or resetting PAC flags
2023-02-08 Joseph Suttontests/krb5: Add group tests simulating PACs from a...
2023-02-08 Joseph Suttontests/krb5: Allow changing the SID of a user's PAC
2023-02-08 Joseph Suttontests/krb5: Add some more test cases for PAC group...
2023-02-08 Joseph Suttontests/krb5: Improve assertion failure message
2023-02-08 Joseph Suttontests/krb5: Remove tests of KDCs without resource SID...
2023-02-08 Joseph Suttons4: Add 'const' to some parameters
2023-02-08 Joseph Suttons4-dsdb: Make sid_list_match() static
2023-02-08 Joseph Suttons4-dsdb: Check for talloc failure in dsdb_expand_nested...
2023-02-08 Joseph Suttonauth: Only process resource groups if NETLOGON_RESOURCE...
2023-02-08 Joseph Suttonauth: Remove early return from make_user_info_dc_pac()
2023-02-08 Joseph Suttonauth: Exclude resource groups from a TGT
2023-02-08 Joseph Suttons4:torture: Assert that group attributes match
2023-02-08 Joseph Suttonauth: Store group attributes in auth_user_info_dc
2023-02-08 Joseph Suttons4-dsdb: Add samdb_result_dom_sid_attrs()
2023-02-08 Joseph Suttonlibcli/security: Add auth_SidAttr utility functions
2023-02-08 Joseph Suttonauth.idl: Add auth_SidAttr type
2023-02-08 Joseph Suttons4:torture: Skip over asserted identity SIDs when compa...
2023-02-08 Joseph Suttons4:torture: Zero-initialise netr_NetworkInfo structure
2023-02-08 Joseph Suttontests/krb5: Declare supported encryption types of servi...
2023-02-06 Andreas Schneiderwaf: Add support for MemorySanitizer
2023-02-06 Andreas Schneiders3:torture: Remove unused variable
2023-02-06 Andreas Schneiders3:utils: Remove unused variable
2023-02-06 Andreas Schneiders3:netapi: Remove unused variables
2023-02-06 Andreas Schneiders3:modules: Initialize pointer with NULL
2023-02-06 Andreas Schneiders4:modules: Move structs with dynamic arrays to end...
2023-02-06 Andreas Schneiders3:modules: Ignore -Wunused-but-set-variable for autoge...
2023-02-06 Andreas Schneiders3:printing: Remove unused variable
2023-02-06 Andreas Schneiders3:printing: Remove trailing whitespaces in vlp.c
2023-02-06 Andreas Schneiderlib:ldb-samba: Correctly handle search scope
2023-02-06 Andreas Schneidernsswitch: Fix getting data out of pam_get_data()
2023-02-06 Andreas Schneiders4:samdb: Remove unused variable
2023-02-06 Andreas Schneiders4:samdb: Remove trailing whitespaces
2023-02-06 Andreas Schneiders3:winbind: Remove unused variable
2023-02-06 Andreas Schneiders3:rpcsrv:eventlog: Remove unused variable
2023-02-06 Andreas Schneiders3:smbd: Don't assign variable to itself
2023-02-06 Andreas Schneiders3:libsmb: Remove unused variable 'i'
2023-02-06 Pavel Filipenskýauth/credentials: Fix unitialized data
2023-02-06 Pavel Filipenskýauth/credentials: Fix trailing whitespaces
2023-02-03 Douglas Bagnallpidl: avoid py compile issues with --pidl-developer
2023-02-03 Douglas Bagnalltevent/pytevent: remove no-op define
2023-02-03 Douglas Bagnalltevent/pytevent: remove py2 ifdefs
2023-02-03 Douglas Bagnalltdb/pytdb: remove useless HAVE_ITER non-flag
2023-02-03 Douglas Bagnalltdb/pytdb: remove py ifdefs
2023-02-03 Douglas Bagnalls4/ndr/py_security: remove python 2 ifdefs
2023-02-03 Douglas Bagnalls4/ndr/py_misc: remove python 2 ifdefs
2023-02-03 Douglas Bagnallldb/pyldb: remove py2 ifdefs
2023-02-03 David Muldergp: Test samba-tool gpo cse register/unregister/list
2023-02-03 David Muldergp: samba-tool gpo cse register/unregister/list
2023-02-02 Rob van der... Python: remove pydoctor
2023-02-02 Ralph Boehmemdssvc: fix kMDScopeArray parsing
2023-02-02 Stefan Metzmachertevent: version 0.14.1 tevent-0.14.1
2023-02-02 Stefan Metzmachertevent: remove the already removed tevent_port.c also...
2023-02-02 Stefan Metzmacherreplace: remove unused configure checks for port_create()
2023-02-02 Samuel Thibaultreplace: provide PIPE_BUF on GNU/Hurd
2023-02-02 Pavel Filipenskýs3:utils: Fix UNUSED_VALUE
2023-02-02 Pavel Filipenskýs3:utils: Fix trailing whitespaces
2023-01-31 Andrew Bartletts4-drsuapi: Give an error that matches windows on desti...
2023-01-31 Andrew Bartletts4-drsuapi: Clarify role of drs_security_access_check_n...
2023-01-31 Andrew Bartletts4-rpc_server: Pre-check destination_dsa_guid in GetNCC...
2023-01-31 Andrew Bartletts4-drsuapi: Use samdb_get_ntds_obj_by_guid() to find...
2023-01-31 Andrew Bartletts4-dsdb: Require that the NTDS object is an nTDSDSA...
2023-01-31 Andrew Bartletts4-dsdb: Split samdb_get_ntds_obj_by_guid() out of...
2023-01-31 Andrew Bartletts4-rpc_server/drsuapi: Return correct error code for...
2023-01-31 Andrew Bartletts4-drs: Make drs_ObjectIdentifier_to_dn() safer and...
2023-01-31 Andrew Bartletts4-dsdb: rework drs_ObjectIdentifier_to_dn() into drs_O...
2023-01-31 Andrew Bartletts4-rpc_server/drsuapi: Use dsdb_normalise_dn_and_find_n...
2023-01-31 Andrew Bartletts4-dsdb: Add dsdb_normalise_dn_and_find_nc_root() aroun...
2023-01-31 Andrew Bartletts4-dsdb: Add better debugging to dsdb_objects_have_same...
2023-01-31 Andrew Bartletts4-dsdb: Make dsdb_find_nc_root() first try and use...
2023-01-31 Andrew Bartletts4-dsdb: Schedule SD propegation only after successful...
2023-01-31 Andrew Bartletts4-selftest/drs: Confirm GetNCChanges REPL_SECRET works...
2023-01-31 Andrew Bartletts4-selftest/drs: Confirm GetNCChanges full replication...
2023-01-31 Andrew Bartletts4-selftest/drs: Confirm GetNCChanges REPL_OBJ works...
2023-01-31 Andrew Bartletts4-selftest/drs Allow re-run of DRS tests after failed...
2023-01-31 Andrew Bartletts4-selftest/drs Allow some DRS tests to operate against...
2023-01-31 Andrew Bartletts4-selftest/drs Add test of expected return code for...
2023-01-31 Andrew Bartletts4-dsdb: Add tests of SamDB.get_nc_root()
2023-01-31 Andrew Bartletts4-dsdb: Rework dsdb_find_dn_by_guid() to use GUID_buf_...
2023-01-30 Andreas Schneiderscript:autobuild: Make sure we can send a failure mail
2023-01-30 Joseph Suttonpython: Replace calls to deprecated methods
2023-01-30 David Muldersamba-tool: Use ntstatus constants in gpo commands
2023-01-30 David Muldersamba-tool: Test gpo show/load handling of utf-16-le...
next