s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / libsmb /
37 hours ago Stefan Metzmachers3:libsmb: allow store_cldap_reply() to work with a... master
4 days ago Stefan Metzmachers3:libsmb: let cli_session_creds_init() keep the value...
10 days ago Volker Lendeckepylibsmb: Avoid talloc()
10 days ago Volker Lendeckepylibsmb: clang-format for the calls to Py_BuildValue()
10 days ago Volker Lendeckepylibsmb: Return reparse_tag from directory listing
10 days ago Volker Lendeckelibsmb: Slightly simplify py_cli_list()
10 days ago Volker Lendeckelibsmb: Remove unused setup_stat_from_stat_ex()
12 days ago Andreas Schneiders3:libsmb: Pass a memory context to get_ipc_connect()
12 days ago Andreas Schneiders3:libsmb: Make get_ipc_connect() static
12 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
12 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_full_connection_c...
12 days ago Andreas Schneiders3:libsmb: Pass a memory context to cli_start_connection()
12 days ago Andreas Schneiders3:libsmb: Pass a memory context to cli_start_connectio...
12 days ago Andreas Schneiders3:libsmb: Pass memory context to cli_connect_nb()
12 days ago 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...
2023-08-22 Volker Lendeckelibsmb: Use tevent_req_nterror() properly
2023-08-22 Volker Lendeckelibsmb: Remove a duplicate TALLOC_FREE()
2023-08-22 Volker Lendeckelibsmb: Use tevent_req_oom() where appropriate
2023-08-22 Volker Lendeckelibsmb: Move cli_raw_ioctl() to torture3
2023-08-22 Volker Lendeckelibsmb: Move cli_qpathinfo1() to torture3
2023-08-22 Volker Lendeckelibsmb: Use cli_smb2_qpathinfo_basic() in cli_getatr()
2023-08-22 Volker Lendeckelibsmb: Use cli_smb2_qpathinfo() in cli_qpathinfo2()
2023-08-22 Volker Lendeckelibsmb: Use cli_smb2_qpathinfo() for streams
2023-08-22 Volker Lendeckelibsmb: Add cli_smb2_qpathinfo_send/recv()
2023-08-14 Volker Lendeckelibsmb: A bit README.Coding for cli_qpathinfo2()
2023-08-10 Volker Lendeckelibsmb: Retry with OPEN_REPARSE_POINT on IO_REPARSE_TAG...
2023-08-10 Volker Lendeckelibsmb: Factor out cli_get_reparse_data() from cli_read...
2023-08-10 Volker Lendeckelibsmb: Move symlink_reparse_buffer_parse() to reparse.c
2023-08-10 Volker Lendeckelibsmb: Use reparse_data_buffer_parse() in cli_readlink()
2023-08-10 Volker Lendeckelibcli: Make symlink_reparse_buffer_parse() more flexible
2023-08-10 Volker Lendeckesmbd: Don't crash in cli_fsctl_send()
2023-08-08 Joseph Suttons3:libsmb: Add missing parenthesis to logging message
2023-08-08 Joseph Suttons3:libsmb: Add missing newlines to logging messages
2023-07-21 Ralph Boehmelibsmb: increase a debug level when site-aware DC looku...
2023-07-13 Andreas Schneiders3:libsmb: Fix code spelling
2023-06-16 Volker Lendeckepylibsmb: Add smb1_stat()
2023-06-16 Volker Lendeckepylibsmb: Add mknod()
next