gd/samba/.git
2023-11-15 Joseph Suttonlibrpc:ndr: Convert NDR flags types to enumerations
2023-11-15 Joseph Suttonlibrpc:ndr: Fix comment
2023-11-15 Joseph Suttonlibndr:ndr: Allow only one string encoding flag
2023-11-15 Joseph Suttonlibrpc:ndr: Prohibit STR_NULLTERM|STR_NOTERM flags...
2023-11-15 Joseph Suttonlibrpc:ndr: Check return values of talloc functions
2023-11-15 Joseph Suttonlibrpc:ndr: Fix error messages
2023-11-15 Douglas Bagnalllibcli/security:sddl_decode message offset safety latch
2023-11-15 Douglas Bagnalllibcli/security/test_sddl_conditional_ace: add message...
2023-11-15 Douglas Bagnalllibcli/security:sddl_parse: add some top level error...
2023-11-15 Douglas Bagnalllibcl/security:sddl_decode_acl: expand a comment
2023-11-15 Douglas Bagnalllibcli/security:sddl_decode_ace: fix ';' count message
2023-11-15 Douglas Bagnalllibcl/security:sddl_decode_acl: add a message
2023-11-15 Douglas Bagnalllibcli/security:sddl_decode_ace: add more messages
2023-11-15 Douglas Bagnalllibcli/security: adjust log verbosity in sddl_decode
2023-11-15 Douglas Bagnalllibcli/security:sddl_decode_ace: turn DBG_WARNINGs...
2023-11-15 Douglas Bagnallpytest:samba-tool domain auth policy: expect error...
2023-11-15 Douglas Bagnalllibcli/security:sddl_decode_err_msg(): don't pretend...
2023-11-15 Christof Schmittvfs_zfsacl: Call stat CAP_DAC_OVERRIDE functions
2023-11-15 Christof Schmittvfs_aixacl2: Call stat DAC_CAP_OVERRIDE functions
2023-11-15 Christof Schmittnfs4_acls: Make fstat_with_cap_dac_override static
2023-11-15 Christof Schmittnfs4_acls: Make stat_with_cap_dac_override static
2023-11-15 Christof Schmittnfs4_acls: Make fstatat_with_cap_dac_override static
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_fstatat to nfs4_acls.c and...
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_lstat to nfs4_acls.c and rename...
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_fstat to nfs4_acls.c and rename...
2023-11-15 Christof Schmittvfs_gpfs: Move vfs_gpfs_stat to nfs4_acls.c and rename...
2023-11-15 Christof Schmittvfs_gpfs: Move stat_with_capability to nfs4_acls.c...
2023-11-15 Christof Schmittvfs_gpfs: Move fstatat_with_cap_dac_override to nfs4_acls.c
2023-11-15 Christof Schmittnfs4_acls: Implement fstat with DAC_CAP_OVERRIDE
2023-11-15 Anoop C Sdocs-xml: Fix a usage for case sensitive parameter
2023-11-15 Anoop C Svfs_ceph: Replace libceph with libcephfs in comments
2023-11-15 Anoop C Svfs_ceph: Fix the comment quoting module usage
2023-11-15 Anoop C Svfs_ceph: Fix a comment in cephwrap_fchmod()
2023-11-15 Anoop C Svfs_ceph: Add path based fallback mechanism for SMB_VFS...
2023-11-15 Volker Lendeckesmbd: Get the symlink mode for posix through fdos_mode()
2023-11-15 Volker Lendeckesmbd: Centralize fdos_mode() in smbd_dirptr_get_entry()
2023-11-15 Volker Lendeckesmbd: Centralize wiping the ".." stat info
2023-11-15 Volker Lendeckesmbd: Simplify smbd_dirptr_get_entry()
2023-11-15 Volker Lendeckesmbd: Remove a pointless NULL check
2023-11-15 Volker Lendeckesmbd: Slightly simplify smbd_dirptr_get_entry()
2023-11-15 Volker Lendeckesmbd: Move mask_match_search() to smb1_reply.c
2023-11-15 Volker Lendeckesmbd: Simplify smbd_dirptr_get_entry()
2023-11-15 Volker Lendeckesmbd: Simplify smbd_dirptr_8_3_mode_fn()
2023-11-15 Volker Lendeckesmbd: Rename "fsp" to "dirfsp" in smbd_smb2_query_direc...
2023-11-15 Volker Lendeckesmbd: Directly print errno in openat_pathref_fsp_lcomp()
2023-11-15 Volker Lendeckesmbd: Remove a NULL check that became obsolete
2023-11-15 Volker Lendeckesmbd: Modernize a DEBUG statement
2023-11-15 Rob van der... netcmd: docs: update docs for silo member grant + revoke
2023-11-15 Rob van der... netcmd: tests: update silo member grant and revoke...
2023-11-15 Rob van der... netcmd: tests: rename silo member tests to grant +...
2023-11-15 Rob van der... netcmd: tests: rename add_silo_member and remove_silo_m...
2023-11-15 Rob van der... netcmd: silo member: update docstrings comments and...
2023-11-15 Rob van der... netcmd: silo member: update command line options help...
2023-11-15 Rob van der... netcmd: silo member: rename add and remove commands...
2023-11-15 Rob van der... netcmd: silo member: update model docstrings and except...
2023-11-15 Rob van der... netcmd: silo member: rename model methods to grant...
2023-11-15 Rob van der... netcmd: silo member: rename exceptions to grant and...
2023-11-15 Rob van der... netcmd: models: fix incorrect return type should not...
2023-11-15 Rob van der... netcmd: models: Model.query method makes use of Query...
2023-11-15 Rob van der... netcmd: models: add Query class to replace simple generator
2023-11-15 Rob van der... netcmd: docs: document samba-tool user auth silo and...
2023-11-15 Rob van der... netcmd: tests: add tests for user auth policy and silo...
2023-11-15 Rob van der... netcmd: tests: rename domain_auth_base.py to silo_base.py
2023-11-15 Rob van der... netcmd: tests: rename base class to be used by more...
2023-11-15 Rob van der... netcmd: add auth silo and policy sub-commands to samba...
2023-11-15 Rob van der... netcmd: silo member: Make output consistent with user...
2023-11-15 Rob van der... netcmd: model: User model str method returns username...
2023-11-15 Rob van der... netcmd: tests: make use of unique_name
2023-11-15 Rob van der... netcmd: silo member uses consistent output with other...
2023-11-15 Rob van der... netcmd: silo member add and remove should not set assig...
2023-11-15 Rob van der... netcmd: silo member: make use of User.find function
2023-11-15 Rob van der... netcmd: model: add a find method to User model to avoid...
2023-11-15 Rob van der... netcmd: model: add missing assigned_policy field on...
2023-11-15 Rob van der... netcmd: user: PEP8 E303 E305: fix too many or too littl...
2023-11-15 Rob van der... netcmd: user: PEP8 E225: missing whitespace around...
2023-11-15 Rob van der... netcmd: user: PEP8 E221: fix multiple spaces before...
2023-11-15 Rob van der... netcmd: user: PEP8 E127: fix hanging indent not lining up
2023-11-15 Rob van der... netcmd: user: PEP8 E502: backslash is redundant between...
2023-11-15 Rob van der... netcmd: user: PEP8 E117: code is overindented
2023-11-15 Noel Powerpython/samba/tests: Add smbcacl tests for save/restore
2023-11-15 Noel Powerdocs-xml: Update manpages for new -T, --save & --restor...
2023-11-15 Noel Powers3/utils: Add support to smbcacls to restore dacls...
2023-11-15 Noel Powers3/utils: Add functionality to smbcacls to save dacl...
2023-11-15 Noel Powers3/utils: Add recursive option to smcacls
2023-11-15 Noel Powers3/utils: Add save and restore config switches (and...
2023-11-15 Noel Powers3/utils: ensure sddl_encode/sddl_decode both use domai...
2023-11-15 Douglas Bagnallpytests: sid_strings: do not fail if epoch ending has...
2023-11-14 Ralph Boehmesmbd: remove now unneccessary wrapper vfs_fget_dos_attr...
2023-11-13 Volker Lendeckesmbd: Alternative fix for smb2.stream.attributes2 test
2023-11-13 Ralph Boehmesmbd: fix has_other_nonposix_opens_fn()
2023-11-13 Ralph BoehmeCI/smb3unix: add test_delete_on_close
2023-11-13 Ralph Boehmepython: move clean_file() to samba/tests/libsmb.py
2023-11-13 Andrew Bartlettlibcli/security: conditional aces: don't allow U+0000...
2023-11-13 Andrew Bartlettlibrpc/ndr: Add support for LIBNDR_FLAG_STR_NO_EMBEDDED_NUL
2023-11-13 Andrew Bartlettlibrpc/ndr: Remove confusing case where returned string...
2023-11-10 Volker Lendecketorture3: Correct use of enum client_flavour defines
2023-11-10 Volker Lendeckelibrpc: Fix the build on FreeBSD
2023-11-10 Volker Lendeckelibrpc: Fix #define header guard
2023-11-10 Joseph Suttonthird_party/heimdal: krb5: Try to decode e-data as...
2023-11-09 Joseph Suttonnetcmd: Disallow device‐specific attributes and operato...
next