bootstrap: make sure we have gnutls-cli from gnutls-bin/gnutls-utils
[metze/samba-autobuild/.git] / source3 /
2023-06-08 Volker Lendeckesmbd: Remove unused dptr_fill() and dptr_fetch_fsp()
2023-06-08 Volker Lendeckesmbd: Make reply_search() easier to understand
2023-06-08 Volker Lendeckesmbd: Do an early talloc_free() in reply_search()
2023-06-08 Volker Lendeckesmbd: Do an early talloc_free() in fsp_attach_smb_fname()
2023-06-08 Volker Lendeckesmbd: Add dptr_RewindDir()
2023-06-08 Volker Lendeckesmbd: Add dptr_FileNumber()
2023-06-08 Volker Lendeckesmbd: Simplify make_dir_struct()
2023-06-08 Volker Lendeckesmbd: Make SeekDir()/TellDir() static to dir.c
2023-06-08 Volker Lendeckesmbd: Fix a typo
2023-06-08 Volker Lendeckesmbclient: Fix fd leak with "showacls;ls"
2023-06-07 Pavel Filipenskýs3:script: Add samba-log-parser
2023-06-06 Björn Jackesmbcacls/smbcquotas: check for valid UNC path
2023-06-05 Volker Lendeckesmbd: Remove smb1-only perfcount subsystem
2023-06-05 Volker Lendeckesmbd: Remove unused "pcd" from struct pending_message_list
2023-06-05 Volker Lendeckesmbd: Remove unused "deferred_pcd" from process_smb()
2023-06-05 Volker Lendeckesmbd: Remove unused "deferred_pcd" from process_smb1()
2023-06-05 Volker Lendeckesmbd: Remove unused "deferred_pcd" from construct_reply()
2023-06-05 Volker Lendeckesmbd: Remove unused "pcd" from struct smb_request
2023-06-05 Volker Lendeckesmbd: Remove unused "deferred_pcd" from construct_reply...
2023-06-05 Volker Lendeckesmbd: Remove unused "deferred_pcd" from process_smb2()
2023-06-05 Volker Lendeckesmbd: Remove unused "pcd" arg from smb1_srv_send()
2023-06-05 Volker Lendeckemodules: Remove perfcount_test module
2023-06-05 Volker Lendeckesmbd: Remove SMB_PERFCOUNT_ macros
2023-06-05 Volker Lendeckesmbd: Remove unused smb2_srv_send()
2023-06-04 Noel Powers3/utils: avoid erronous NO MEMORY detection
2023-06-02 Jones Syuesmbd: remove comments about deprecated 'write cache...
2023-06-01 Volker Lendeckelibsmb: Fix directory listing against old servers
2023-06-01 Volker Lendecketests: Show that we 100% loop in cli_list_old_recv()
2023-06-01 Stefan Metzmachersmb2_negprot: add CALLGRIND_START_INSTRUMENTATION after...
2023-06-01 Stefan Metzmachersmb2_server: use MSG_DONTWAIT to get non-blocking send...
2023-06-01 Stefan Metzmachers3:smbd: only do profiling overhead in smbd_tevent_trac...
2023-06-01 Stefan Metzmachersmbprofile: add smbprofile_active() helper
2023-06-01 Stefan Metzmachersmb2_server: optimize SMB2_OP_KEEPALIVE (SMB2 Echo)
2023-05-31 Andrew Bartletts3-libads: Also handle the DS_WEB_SERVICE_REQUIRED...
2023-05-31 Andrew Bartletts4-libads: Confirm newer functional levels in check_cld...
2023-05-29 Joseph Suttonnet_ads: Handle new NBT_SERVER_* flags
2023-05-26 Ralph Boehmevfs_fruit: add fruit:convert_adouble parameter
2023-05-25 Ralph Boehmevfs_fruit: just log failing AppleDouble conversion
2023-05-25 Ralph Boehmelibadouble: allow FILE_SHARE_DELETE in ad_convert_xattr()
2023-05-25 Ralph Boehmevfs_fruit: never return AFP_Resource stream for directories
2023-05-25 Ralph Boehmevfs_fruit: return ENOENT instead of EISDIR when trying...
2023-05-24 Ralph Boehmesmbd: also reset struct stat_ex.cached_dos_attributes...
2023-05-24 Ralph Boehmesmbd: zero intialize SMB_STRUCT_STAT in vfswrap_readdir()
2023-05-24 Ralph BoehmeCI: add a test that checks the dosmode of symlinks
2023-05-24 Joseph Suttons3:utils: Check return value of json_new_object()
2023-05-19 SATOH Fumiyasutests: Replace iconv(1) UTF-16LE conversion with a...
2023-05-18 Joseph Suttons3:utils: Fix typo
2023-05-16 Joseph Suttonpython: Safely clear structure members
2023-05-16 Joseph Suttonauth: Return status code if configuration prohibits...
2023-05-16 Andrew Bartlettparam: Add new parameter "ad dc functional level"
2023-05-16 Volker Lendeckerpc_server3: Pass winbind_env_set() state through to...
2023-05-16 Volker Lendeckelib: Add security_token_del_npa_flags() helper function
2023-05-16 Volker Lendeckerpc: Remove named_pipe_auth_req_info6->need_idle_server
2023-05-16 Volker Lendeckerpc_server3: Use global_sid_Samba_NPA_Flags to pass...
2023-05-16 Volker Lendeckerpc: Add global_sid_Samba_NPA_Flags SID
2023-05-16 Volker Lendeckesmbd: Use security_token_count_flag_sids() in open_np_f...
2023-05-09 Volker Lendeckewinbind: Fix "wbinfo -u" on a Samba AD DC with >1000...
2023-05-09 Volker Lendeckewinbind: Test wbinfo -u with more than 1000 users
2023-05-05 Joseph Suttons3:lib: Fix typos
2023-05-04 Joseph Suttons3:utils: Move error-handling code into more suitable...
2023-05-04 Joseph Suttons3:utils: Use ‘int’ for popt parameters
2023-05-04 Joseph Suttons3:utils: Use floating-point arithmetic when result...
2023-04-28 Noel Powers3/utils: when encoding ace string use "FA", "FR",...
2023-04-28 Douglas Bagnalls3:torture: sid2unixid2: DEBUG blames the right function
2023-04-28 Douglas Bagnalls3:torture:LOCAL-IDMAP-TDB-COMMON: avoid talloc stacktrace
2023-04-28 Douglas Bagnalls3:test_larg_acl: adapt for the canonical ACE flags...
2023-04-27 Andreas Schneiders3:lib: Give better warnings about corrupted AppleDobul...
2023-04-27 Andreas Schneiders3:lib: Move ad_unpack() debug message to notice level
2023-04-27 Andreas Schneiders3:torture: Fix possible array out of bounds access
2023-04-27 Andreas Schneiders3:torture: Remove trailing white spaces in locktest2.c
2023-04-24 Stefan Metzmachers3:locking: fix debug level for NT_STATUS_NOT_FOUND...
2023-04-20 Andreas Schneiders3:client: Remove unused tree.c
2023-04-20 Andreas Schneiders3:libsmb: Also deprecate smbc_init()
2023-04-20 Andreas Schneiders3:utils: Use smbc_set_credentials_with_fallback()...
2023-04-20 Andreas Schneiders3:libsmb: Mark smbc_set_credentials() as deprecated
2023-04-19 Andreas Schneiders3:lib: Do not try to match '.' and '..' directories...
2023-04-19 Andreas Schneiders3:tests: Add test that veto files works for hidden...
2023-04-19 Andreas Schneiders3:tests: Create a temporary directory for test_veto_fi...
2023-04-18 Volker Lendeckepylibsmb: Return "flags" in create_returns
2023-04-18 Volker Lendeckesmbd: Save 488 bytes RSS
2023-04-18 Volker Lendeckelibsmb: Adapt cli_echo_send() to modern conventions
2023-04-18 Volker Lendeckesmbd: Fix a DBG statement
2023-04-18 Volker Lendeckelibsmb: Make setting errno safer in SMBC_add_cached_ser...
2023-04-18 Volker Lendeckelibsmb: Simplify SMBC_add_cached_server()
2023-04-18 Volker Lendeckelibsmb: Avoid an explicit ZERO_STRUCTP with calloc
2023-04-18 Volker Lendeckelibsmb: Slightly simplify smbc_init()
2023-04-18 Volker Lendeckelibsmb: Make cli_smb2_qpathinfo2() asynchronous
2023-04-18 Volker Lendeckelibsmb: Make cli_qpathinfo2_done() parse the results
2023-04-18 Volker Lendeckelibsmb: Introduce type-safe struct cli_smb2_create_flags
2023-04-17 Volker Lendeckeshadow_copy2: Fix stream open for streams_depot paths
2023-04-17 Volker Lendeckestreams_depot: Create files when requested
2023-04-12 Joseph Suttonselftest: Fix samba3.clustered.smb2.deny.deny2 test
2023-04-12 Joseph Suttonselftest: Only run clusteredmember tests if ctdb is...
2023-04-12 Joseph Suttons3:tests: Correct condition
2023-04-12 Joseph Suttons3:script: Always return a non-zero status code on...
2023-04-12 Joseph Suttontestprogs: Make testit_expect_failure() return 0 on...
2023-04-12 Joseph Suttons3:net_usershare: Correctly escape newline in error...
2023-04-12 Joseph Suttons3:net_usershare: Handle allocation failure
2023-04-12 Joseph Suttonsmbd/notify: Handle allocation failure
2023-04-12 Joseph Suttonpysmbd: Fix typo in error message
next