gd/samba/.git
2023-04-03 Günther Deschners4-torture: add some basic dom_sid tests master-dom_sid_equal
2023-04-03 Andreas Schneiderlib:krb5_wrap: Fix code spelling
2023-04-03 Andreas Schneiderlib:fuzzing: Fix code spelling
2023-04-03 Andreas Schneiderlib:dbwrap: Fix code spelling
2023-04-03 Andreas Schneiderlib:crypto: Improve comment about weak crypto
2023-04-03 Andreas Schneiderlib:compression: Fix code spelling
2023-04-03 Andreas Schneiderlib:cmdline: Fix code spelling
2023-04-03 Andreas Schneiderlib:audit_logging: Fix code spelling
2023-04-03 Andreas Schneiderlib:addns: Fix code spelling
2023-04-03 Andreas Schneiderlib:addns: Rename additionals to additional
2023-04-03 Dmitry Antipovs4:libnet: cleanup py_net_time()
2023-04-03 David Disseldorps3:modules: call rpcgen only if vfs_nfs4acl_xattr is...
2023-04-01 Amir Goldsteintorture/smb2: do not use client time in delayed timesta...
2023-04-01 Volker Lendeckelib: Fix tdb_validate() for incorrect tdb entries
2023-04-01 Volker Lendecketorture3: Add tdb-validate test
2023-03-31 Ralph Boehmesmbd: squash check_path_syntax() variants
2023-03-31 Jeremy Allisons3: smbd: Correctly process SMB3 POSIX paths in create.
2023-03-31 Jeremy Allisons3: smbd: Correctly set smb2req->smb1req->posix_pathnam...
2023-03-31 David Muldersmbd: Ensure share root POSIX attrs are cleared after...
2023-03-31 Jeremy Allisons3: smbd: Add check_path_syntax_smb2_posix().
2023-03-31 Jeremy Allisons3: smbd: Flatten the check_path_syntax_smb2() wrapper.
2023-03-31 Joseph Suttons4:kdc: Add support for AD device claims
2023-03-31 Joseph Suttons4:kdc: Add support for AD client claims
2023-03-31 Joseph Suttonselftest: Account for have_fast_support in determining...
2023-03-31 Joseph Suttons4-dsdb: Account for Claims Valid SID in tokenGroups
2023-03-31 Joseph Suttons4:torture: Make use of torture_assert_sid_equal()
2023-03-31 Joseph Suttons4:torture: Assert that SID parsing succeeds
2023-03-31 Joseph Suttontests/krb5: Don't expect client claims to be missing
2023-03-31 Joseph Suttonlibcli/security: Add dom_sid_has_account_domain() to...
2023-03-31 Joseph Suttons4:kdc: Add utility functions for AD claims
2023-03-31 Joseph Suttons4:dsdb/schema: Add dsdb_attribute_by_cn_ldb_val()
2023-03-31 Joseph Suttonldb: Add ldb_val -> bool,uint64,int64 parsing functions
2023-03-31 Joseph Suttonldb: Split out ldb_val_as_dn() helper function
2023-03-31 Rob van der... docs: update manpage for samba-tool
2023-03-31 Rob van der... netcmd: tests for claims client tool
2023-03-31 Rob van der... netcmd: add claim sub-commands to samba-tool domain
2023-03-31 Rob van der... sd_utils: fix typo in get_sd_as_sddl docstring
2023-03-31 Rob van der... netcmd: simplify boolean check
2023-03-31 Rob van der... netcmd: domain: move trust command to domain/trust.py
2023-03-31 Rob van der... netcmd: domain: move tombstones command to domain/tombs...
2023-03-31 Rob van der... netcmd: domain: move schemaupgrade command to domain...
2023-03-31 Rob van der... netcmd: domain: move samba3upgrade command to domain...
2023-03-31 Rob van der... netcmd: domain: move provision command to domain/provis...
2023-03-31 Rob van der... netcmd: domain: move paswordsettings command to domain...
2023-03-31 Rob van der... netcmd: domain: move level command to domain/level.py
2023-03-31 Rob van der... netcmd: domain: move leave command to domain/leave.py
2023-03-31 Rob van der... netcmd: domain: move keytab command to domain/keytab.py
2023-03-31 Rob van der... netcmd: domain: move join command to domain/join.py
2023-03-31 Rob van der... netcmd: domain: move info command to domain/info.py
2023-03-31 Rob van der... netcmd: domain: move functional_prep command to domain...
2023-03-31 Rob van der... netcmd: domain: move demote command to domain/demote.py
2023-03-31 Rob van der... netcmd: domain: move dcpromo command to domain/dcpromo.py
2023-03-31 Rob van der... netcmd: domain: move classicupgrade command to domain...
2023-03-31 Rob van der... netcmd: domain: move domain_backup.py to domain/backup.py
2023-03-31 Rob van der... netcmd: domain: fix unused imports
2023-03-31 Rob van der... netcmd: domain: turn domain.py into a module
2023-03-31 Jeremy Allisons3: smbd: Fix dumb typos that meant smb1.SMB1-DFS-...
2023-03-31 Jeremy Allisons3: smbd: Remove now unused dfs_filename_convert().
2023-03-31 Ralph Boehmesmbd: RIP DFS pathname processing in filename_convert_d...
2023-03-31 Jeremy Allisons3: smbd: In smb_file_link_information() and smb_file_r...
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in call_trans2findfirst()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_search()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in call_trans2mkdir()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in call_trans2setpathinfo()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in smb_set_file_unix_hl...
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in call_trans2qpathinfo()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in call_trans2open()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_mv()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_mv()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_rmdir()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_mkdir()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_unlink()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_ctemp()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_mknew()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_open_and_X()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_open()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_setatr()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_getatr
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_checkpath()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_ntrename()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_ntrename()
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in call_nt_transact_cre...
2023-03-31 Ralph Boehmesmbd: use smb1_strip_dfs_path() in reply_ntcreate_and_X()
2023-03-31 Ralph Boehmes3: smbd: Add utility function smb1_strip_dfs_path().
2023-03-31 Jeremy Allisons3: smbd: Remove unused and commented out check_path_sy...
2023-03-31 Jeremy Allisons3: smbd: Remove 'is_dfs' parameter to check_path_synta...
2023-03-31 Jeremy Allisons3: smbd: Add assertion to filename_convert_dirfsp_nosy...
2023-03-31 Jeremy Allisons3: smbd: Remove all DFS path prefixes before passing...
2023-03-31 Jeremy Allisons3: smbd: Add utility function smb2_strip_dfs_path().
2023-03-31 Jeremy Allisons3: smbd: Change smb2_file_link_information() to use...
2023-03-31 Jeremy Allisons3: smbd: In smb2_file_link_information(), don't ever...
2023-03-31 Jeremy Allisons3: smbd: Duplicate smb_file_link_information() hardlin...
2023-03-31 Jeremy Allisons3: smbd: Cleanup. smb2_file_rename_information() can...
2023-03-31 Jeremy Allisons3: smbd: Cleanup - don't set the FLAGS2_DFS_PATHNAMES...
2023-03-31 Andrew Bartlettselftest: Add test parsing krb5 PAC claims via ndrdump
2023-03-31 Andrew Bartlettsefltest: Extend python NDR parsing tests to compressed...
2023-03-31 Andrew Bartlettlibrpc/ndr: Use libndr compression for claims
2023-03-31 Andrew Bartlettlibrpc/ndr: Make ndr_push_compression_state_free()...
2023-03-31 Andrew Bartlettpidl: Automatically manage creating and freeing the...
2023-03-31 Andrew Bartlettlibrpc/ndr: Implement lzxpress_huffman() compression...
next