python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / examples /
2024-01-09 Ralph Boehmeexamples/scripts: add smbXsrvdump
2023-10-25 Joseph Suttonexamples: Fix code spelling
2023-10-13 Joseph Suttonexamples: Fix invalid escape sequences
2023-10-13 Joseph Suttonexamples: Don’t use deprecated method ‘has_key()’
2023-10-12 Volker Lendeckeexamples: Enable posix for teststat
2023-10-12 Volker Lendeckeexamples: Print file type as part of teststat
2023-10-10 Volker Lendeckeexamples: Expand IS_DOS_DIR() macros
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: Pass NTTIME to interpret_long_date()
2023-09-25 Volker Lendeckeclifuse: Start implementing forget()
2023-09-25 Volker Lendeckeclifuse: Use an empty array for holding the inode path
2023-09-25 Volker Lendeckeexamples: Slightly modernize printfs in teststat
2023-09-25 Volker Lendeckeexamples: Use explicit SMBCCTX
2023-08-23 Pavel Kaluginexamples: Use lpcfg_set_cmdline()
2023-08-22 Volker Lendeckeclifuse: Use direct FSCC info level
2023-07-17 Andreas Schneiderexamples: Remove outdated validchars
2023-07-17 Andreas Schneiderexample: Remove outdated config files from tridge
2023-07-13 Andreas Schneiderexamples: Fix code spelling
2023-07-13 Andreas Schneiderexamples: Make codespell happy
2023-06-23 Volker Lendeckevfs: Remove "sbuf" from readdir_fn()
2023-06-14 Volker Lendeckevfs: Remove vfs telldir/seekdir functions
2023-04-18 Volker Lendeckelibsmb: Introduce type-safe struct cli_smb2_create_flags
2023-04-11 Andreas Schneiderexamples: Fix spelling
2023-03-28 Andreas Schneiderexamples: Improve comment in smb.conf.default
2023-03-28 Andreas Schneiderexamples: Remove trailing whitespaces in smb.conf.default
2023-03-28 Andreas Schneiderexamples: Fix code spelling
2023-03-28 Andreas Schneiderexamples: Remove trailing whitespaces in mklogon.conf
2023-03-28 Andreas Schneiderexamples: Remove trailing whitespaces in ol-schema...
2023-01-10 Volker Lendeckelib: Remove idtree from samba_util.h
2022-12-16 Andrew Bartlettbuild: Convert winexe to use enabled= in wscript
2022-11-22 Volker Lendeckelibsmb: Pass symlink error up through cli_smb2_create_f...
2022-11-22 Volker Lendeckelibsmb: Return symlink error struct from smb2cli_create...
2022-09-17 Volker Lendeckevfs: Add dirfsp to connectpath_fn()
2022-08-26 Volker Lendeckeexamples: A tiny bit of README.Coding for teststat.c
2022-08-26 Volker Lendeckeexamples: Make libsmbclient samples look a *bit* less...
2022-08-17 Andreas Schneiderexamples: Fix shellcheck error in VampireDriversFunctions
2022-08-17 Andreas Schneiderexamples: Remove trailing spaces in VampireDriversFunctions
2022-08-17 Andreas Schneiderexamples: Fix shellcheck error in get_next_oid
2022-08-06 Volker Lendeckevfs: Add struct vfs_open_how.resolve
2022-08-06 Volker Lendeckevfs: change openat propotype to match linux openat2
2022-07-28 Yury Lunevexamples/winexe: fix fetching return code of the remote...
2022-05-19 Samuel Cabreroexamples: Update winbind.stp
2022-05-19 Samuel Cabreroexamples: Update winbind.stp
2022-05-19 Samuel Cabreroexamples: Update winbind.stp
2022-05-19 Samuel Cabreroexamples: Update winbind.stp
2022-05-19 Samuel Cabreroexamples: Update winbind.stp, delete removed functions
2022-04-30 Samuel Cabreroexamples: Update winbind.stp and generate script
2022-04-28 Volker LendeckeRevert "vfs: remove dirfsp arg from SMB_VFS_CREATE_FILE()"
2022-04-28 Volker Lendeckevfs: Remove name-based SMB_VFS_GET_REAL_FILENAME()
2022-04-28 Volker Lendeckevfs: Add SMB_VFS_GET_REAL_FILENAME_AT
2022-04-08 Samuel Cabreroexamples: Update winbindd.stp and generate script
2022-03-25 Samuel Cabreroexamples: Update winbindd.stp and its generator script
2022-03-23 Andrew Bartlettlib/replace: Do not typedef int bool
2022-03-10 Volker Lendeckevfs: Convert get_real_filename() to NTSTATUS
2022-03-10 Volker Lendeckevfs: Add SMB_VFS_FSTATAT
2022-03-06 Samuel Cabreroexamples: Update winbindd.stp and its generator script
2022-02-22 Andreas Schneiderexamples: Reformat shell scripts
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-11-05 Günther Deschners3-winexe: Fix winexe core dump (use-after-free)
2021-10-08 Ralph Boehmevfs: Add flags and xferlen args to SMB_VFS_OFFLOAD_READ...
2021-09-21 Christof Schmittexamples/VFS/skel_opaque: Rename kernel_flock to filesy...
2021-09-21 Christof Schmittexamples/VFS/skel_transparent: Rename kernel_flock...
2021-09-21 Christof SchmittVFS: Rename kernel_flock to filesystem_sharemode
2021-07-04 Jeremy Allisonvfs: RIP SMB_VFS_GETXATTR()
2021-06-29 Noel PowerVFS: Remove SMB_VFS_CHFLAGS, not used anymore
2021-06-29 Noel PowerVFS: Add initial implemenataion for SMB_VFS_FCHFLAGS
2021-06-20 Andreas Schneiderwinexe: Some code cleanup and fixes
2021-06-20 Andreas Schneiderwinexe: Use the new cmdline option parser
2021-06-09 Jeremy Allisons3: VFS: RIP SMB_VFS_SYS_ACL_BLOB_GET_FILE()
2021-06-09 Jeremy Allisons3: VFS: RIP SMB_VFS_SYS_ACL_GET_FILE()
2021-06-09 Jeremy Allisonvfs: RIP SMB_VFS_GET_NT_ACL_AT()
2021-06-09 Noel PowerVFS: SMB_VFS_SYS_ACL_GET_FD: Modify api to take additio...
2021-06-02 Jeremy Allisons3: VFS: Add SMB_VFS_PARENT_PATHNAME().
2021-05-28 Andreas Schneiderexamples: Migrate smb2mount to new cmdline option parser
2021-05-28 Andreas Schneiderexamples: Pass cli_credentials to connect_one in smb2mount
2021-05-18 Jeremy Allisonvfs: RIP SMB_VFS_SYS_ACL_DELETE_DEF_FILE()
2021-05-18 Jeremy Allisons3: VFS: Add SMB_VFS_SYS_ACL_DELETE_DEF_FD(),
2021-05-14 Samuel Cabreros3: VFS: Remove SMB_VFS_READDIR_ATTR(), no longer used
2021-05-14 Samuel CabreroVFS: Add SMB_VFS_FREADDIR_ATTR()
2021-05-11 Noel Powers3: VFS: Remove SMB_VFS_STREAMINFO(), no longer used
2021-05-11 Noel PowerVFS: Add SMB_VFS_FSTREAMINFO
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-04-28 Andreas Schneidertests: Use --configfile instead of -s
2021-04-19 Volker Lendeckeauth3: Remove auth_skel.c
2021-04-19 Andreas Schneiders3:script: Remove findsmb from default installation
2021-04-19 Samuel Cabreros3: VFS: Remove SMB_VFS_NTIMES(), no longer used
2021-04-19 Samuel CabreroVFS: Add SMB_VFS_FNTIMES
2021-04-11 Noel PowerVFS: Remove SMB_VFS_CHMOD, no longer used
2021-04-08 Noel PowerVFS: Remove SMB_VFS_SET_DOS_ATTRIBUTE, no longer used
2021-04-07 Jeremy AllisonVFS: Remove SMB_VFS_REMOVEXATTR, no longer used
2021-03-11 Noel PowerVFS: Remove SMB_VFS_SETXATTR, no longer used
2021-02-26 Noel PowerVFS: Remove SMB_VFS_LISTXATTR, no longer used
2021-02-10 Stefan Metzmacherexamples/fuse/smb2mount: fix compiler warning on ubuntu...
2020-12-17 Ralph Boehmevfs: RIP SMB_VFS_SYS_ACL_SET_FILE()
2020-12-17 Ralph Boehmevfs: add acl type arg to SMB_VFS_SYS_ACL_SET_FD()
2020-12-16 Ralph Boehmevfs: SMB_VFS_GET_COMPRESSION() -> SMB_VFS_FGET_COMPRESS...
2020-12-16 Ralph Boehmevfs: RIP SMB_VFS_GET_DOS_ATTRIBUTES()
2020-12-16 Ralph Boehmevfs: Add dirfsp arg to SMB_VFS_READDIR()
2020-11-26 Andreas Schneiderwinexe: Fix a possible null pointer derference
next