s3:utils: let smbstatus report anonymous signing/encryption explicitly
[samba.git] / source3 / libsmb /
3 days ago Volker Lendeckelibsmb: Remove file_info->[ug]id
3 days ago Volker Lendeckelibsmb: Remove a talloc_strdup()
3 days ago Volker Lendeckelibsmb: Remove an unneeded NULL check
3 days ago Volker Lendeckelibsmb: Remove unused cli_list_trans()
3 days ago Volker Lendeckelibsmb: Use SMB2_0_INFO_ constants instead of magic...
3 days ago Volker Lendeckelibsmb: Execute a "TODO", remove IVAL2_TO_SMB_BIG_UINT
3 days ago Volker Lendeckelibsmb: Avoid pointless intermediate variables
3 days ago Volker Lendeckelibsmb: Use the direct FSCC_ infolevels
11 days ago Volker Lendeckelibsmb: Cap max_rdata at UINT16_MAX
11 days ago Volker Lendeckepylibsmb: Add py_cli_qfileinfo
11 days ago Volker Lendeckepylibsmb: Add FSCC QUERY_INFO levels
11 days ago Volker Lendeckelibsmb: Remove smb2 branch from cli_qfileinfo_basic_send
11 days ago Volker Lendeckelibsmb: Add smb2 branch to cli_qfileinfo
11 days ago Volker Lendeckelibsmb: Add a tevent_req_received() where appropriate
11 days ago Volker Lendeckelibsmb: Convert cli_qfileinfo to use FSCC levels
11 days ago Volker Lendeckelibsmb: Use SMB2_0_INFO_FILE instead of the raw "1"
11 days ago Volker Lendeckelibsmb: Use SMB2_0_INFO_SECURITY instead of the raw "3"
11 days ago Stefan Metzmachers3:libsmb: make use of ads_connect_cldap_only()
11 days ago Stefan Metzmachers3:libsmb: remove unused cli_session_creds_prepare_krb5()
11 days ago Andreas Schneiders3:gse: Implement gensec_gse_security_by_oid()
11 days ago Stefan Metzmachers3:libsmb: fix lpcfg_gensec_settings() no memory check...
11 days ago Stefan Metzmachers3:libsmb: explicitly use the default krb5 ccache in...
2024-05-10 Stefan Metzmachers3:libsmb: allow store_cldap_reply() to work with a...
2024-05-07 Stefan Metzmachers3:libsmb: let cli_session_creds_init() keep the value...
2024-04-30 Volker Lendeckepylibsmb: Avoid talloc()
2024-04-30 Volker Lendeckepylibsmb: clang-format for the calls to Py_BuildValue()
2024-04-30 Volker Lendeckepylibsmb: Return reparse_tag from directory listing
2024-04-30 Volker Lendeckelibsmb: Slightly simplify py_cli_list()
2024-04-30 Volker Lendeckelibsmb: Remove unused setup_stat_from_stat_ex()
2024-04-29 Andreas Schneiders3:libsmb: Pass a memory context to get_ipc_connect()
2024-04-29 Andreas Schneiders3:libsmb: Make get_ipc_connect() static
2024-04-29 Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
2024-04-29 Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
2024-04-29 Andreas Schneiders3:libsmb: Pass a memory context to cli_start_connection()
2024-04-29 Andreas Schneiders3:libsmb: Pass a memory context to cli_start_connectio...
2024-04-29 Andreas Schneiders3:libsmb: Pass memory context to cli_connect_nb()
2024-04-29 Andreas Schneiders3:libsmb: Pass a memory context to cli_connect_nb_recv()
2024-04-23 Stefan Metzmachers3:libsmb: libcli/auth/spnego.h is not needed in clicon...
2024-04-23 Volker LendeckeFix a few "might be uninitialized" errors
2024-04-23 Stefan Metzmachers3:libsmb: let cli_tree_connect_creds() only call cli_c...
2024-04-23 Stefan Metzmachers3:auth_generic: fix talloc_unlink() in auth_generic_se...
2024-04-23 Douglas Bagnalls3:libsmb:nmblib: use NUMERIC_CMP in status_compare
2024-04-15 Pavel Filipenskýs3:libsmb: Fix panic in cliconnect.c
2024-04-10 Douglas Bagnalls3:libsmb_xattr: ace_compare() uses NUMERIC_CMP()
2024-04-10 Douglas Bagnalls3:libsmb:namequery: use NUMERIC_CMP in addr_compare
2024-04-10 Douglas Bagnalls3:libsmb:namequery: note intransitivity in addr_compare()
2024-04-05 Stefan Metzmachers3:libsmb/dsgetdcname: use NETLOGON_NT_VERSION_AVOID_NT...
2024-04-05 Stefan Metzmachers3:libsmb/unexpected: pass nmbd_socket_dir from the...
2024-04-05 Stefan Metzmachers3:libsmb/unexpected: don't use talloc_tos() in async...
2024-03-12 Volker Lendeckelibsmb: Simplify an if-condition
2024-01-23 Volker Lendeckelibsmb: Fix whitespace and a typo
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-11-01 Joseph Suttonlibrpc:ndr: Introduce ‘ndr_flags_type’ type
2023-11-01 Volker Lendeckelibcli: SMBntcreateX can return STOPPED_ON_SYMLINK
2023-10-31 Ralph Boehmelibsmb: add all fields from SMB2_FIND_POSIX_INFORMATION...
2023-10-31 Ralph Boehmelibsmb: remove mode from struct file_info
2023-10-31 Ralph Boehmelibsmb: use K format for parsing unsigned long long
2023-10-31 Ralph Boehmelibsmb: info-level SMB2_FIND_POSIX_INFORMATION doesn...
2023-10-31 Ralph Boehmelibsmb: infer posix context from info_level
2023-10-31 Ralph Boehmepylibsmb: add IO_REPARSE_TAG_RESERVED_ZERO
2023-10-26 Ralph Boehmes3/libsmb: reuse smbXcli_conn_have_posix()
2023-10-25 Joseph Suttons3:libsmb: Fix code spelling
2023-10-24 Stefan Metzmachers3:libsmb: the unexpected handler use tstream_bsd_fail_...
2023-10-18 Pavel Filipenskýs3:libsmb: Improve logging for failover scenarios
2023-10-13 Joseph Suttons3:libsmb: Fix array traversal (CID 1034683)
2023-10-12 Volker Lendeckelibsmb: Use cli_smb2_qpathinfo_send() for SMB_QUERY_FIL...
2023-10-12 Volker Lendeckelibsmbclient: Read the file type from the server with...
2023-10-12 Volker Lendeckelibsmbclient: Add smbc_[gs]etOptionPosixExtensions()
2023-10-12 Volker Lendeckelibsmb: Parse reparse tag in query_directory response
2023-10-12 Volker Lendeckelibsmb: Query reparse tag in cli_qpathinfo2
2023-10-12 Volker Lendeckelibsmb: Add placeholder "mode" parameter to cli_qpathin...
2023-10-12 Volker Lendeckelibsmb: Ask for posix semantics if requested
2023-10-12 Volker Lendeckesmbclient: Always ask for SMB311 posix in negprot
2023-10-10 Volker Lendeckelibsmb: Expand IS_DOS_DIR() macro
2023-10-10 Volker Lendeckelibsmb: Expand IS_DOS_* macros
2023-10-10 Volker Lendeckepylibsmb: Add SMB2_CLOSE_FLAGS_FULL_INFORMATION constant
2023-10-10 Volker Lendeckelibsmb: Pass "flags" through cli_close_send() and pylibsmb
2023-10-10 Volker Lendeckelibsmb: Add "flags" to cli_smb2_close_fnum_send()
2023-10-04 Volker Lendeckelibsmb: Use pidl generated parsing for posix file info
2023-10-04 Volker Lendeckelibsmb: Pass NTTIME to interpret_long_date()
2023-10-04 Volker Lendeckepylibsmb: Py_BuildValue can build tuples directly
2023-09-25 Volker Lendeckelibsmb: Pass neg contexts through sync smbXcli_negprot_...
2023-09-25 Volker Lendeckelibsmb: Make libsmb/clispnego.c static to libads/
2023-09-25 Volker Lendeckelibsmb: Remove two #defines just used once
2023-09-25 Volker Lendeckelibsmb: Remove unused cli_is_dos_error()
2023-09-25 Volker Lendeckelibsmb: Remove unused cli_dos_error()
2023-09-25 Volker Lendeckelibsmb: Eliminate a reader of cli->raw_status
2023-09-25 Volker Lendeckelibsmb: Remove SMBC_errno()
2023-09-25 Volker Lendeckelibsmb: Remove a call to SMBC_errno()
2023-09-25 Volker Lendeckelibsmb: Remove a call to SMBC_errno()
2023-09-25 Volker Lendeckelibsmb: Remove a call to SMBC_errno()
2023-09-25 Volker Lendeckelibsmb: Remove unused cli_is_nt_error()
2023-09-25 Volker Lendeckelibsmb: Extend cli_mknod to create NFS reparse points
2023-09-25 Volker Lendeckelibsmb: Remove reparse_symlink.c
2023-09-25 Volker Lendeckelibsmb: Use reparse_data_buffer_marshall() in cli_symli...
2023-09-25 Volker Lendeckelibsmb: Factor out cli_create_reparse_point() from...
2023-09-25 Volker Lendeckelibsmb: Add sync cli_mknod() for smbclient3's use
2023-09-14 Pavel Kalugins3:libsmb: Use lpcfg_set_cmdline()
2023-09-14 Joseph Suttondsgetdcname: Remove excess zero digits from literals
2023-08-23 Jeremy Allisons3: libsmb: Add a missing return statement in the timeo...
next