gp: gp_sudoers_ext warn w/out visudo installed
[gd/samba-autobuild/.git] / source3 /
2023-02-08 Joseph Suttonauth: Correct primary group handling
2023-02-08 Joseph Suttonauth: Align integer types
2023-02-08 Joseph Suttonldap: Make use of LDB_OID_COMPARATOR constants
2023-02-08 Joseph Suttonldap: Cut down on string substitution
2023-02-08 Joseph Suttonauth: Shorten long SID flags combinations
2023-02-08 Joseph Suttons4:kdc: Add resource SID compression
2023-02-08 Joseph Suttonauth: Pass through entire PAC flags value in auth_user_info
2023-02-08 Joseph Suttonnamed_pipe_auth: Bump info5 to info6
2023-02-08 Joseph Suttonauth: Exclude resource groups from a TGT
2023-02-08 Joseph Suttonauth: Store group attributes in auth_user_info_dc
2023-02-06 Andreas Schneiders3:torture: Remove unused variable
2023-02-06 Andreas Schneiders3:utils: Remove unused variable
2023-02-06 Andreas Schneiders3:netapi: Remove unused variables
2023-02-06 Andreas Schneiders3:modules: Initialize pointer with NULL
2023-02-06 Andreas Schneiders4:modules: Move structs with dynamic arrays to end...
2023-02-06 Andreas Schneiders3:modules: Ignore -Wunused-but-set-variable for autoge...
2023-02-06 Andreas Schneiders3:printing: Remove unused variable
2023-02-06 Andreas Schneiders3:printing: Remove trailing whitespaces in vlp.c
2023-02-06 Andreas Schneiders3:winbind: Remove unused variable
2023-02-06 Andreas Schneiders3:rpcsrv:eventlog: Remove unused variable
2023-02-06 Andreas Schneiders3:smbd: Don't assign variable to itself
2023-02-06 Andreas Schneiders3:libsmb: Remove unused variable 'i'
2023-02-02 Ralph Boehmemdssvc: fix kMDScopeArray parsing
2023-02-02 Pavel Filipenskýs3:utils: Fix UNUSED_VALUE
2023-02-02 Pavel Filipenskýs3:utils: Fix trailing whitespaces
2023-01-26 Noel Powers3/lib: Prevent use after free of messaging_ctdb_fde_ev...
2023-01-26 Pavel Filipenskýs3:test: Test winbind call depth trace
2023-01-26 Pavel Filipenskýs3:winbind: Move tevent_req_create() before debug macro...
2023-01-26 Pavel Filipenskýs3:winbind: Deactivate call depth tracking in child...
2023-01-26 Pavel Filipenskýs3:winbind: Activate the call depth tracking in main...
2023-01-26 Andreas Schneiders3:tests: Add support for SMBD_DONT_LOG_STDOUT=1 in...
2023-01-26 Andreas Schneiderselftest: Only run samba.tests.smb3unix in developer...
2023-01-26 Andreas Schneiderparam: Use a higher time resolution for lp_file_list_ch...
2023-01-24 Volker Lendeckesmbd: Use smbXsrv_open_global_parse_record() in .._veri...
2023-01-24 Volker Lendeckesmbd: Simplify smbXsrv_open_global_parse_record()
2023-01-24 Volker Lendeckesmbd: Move smbXsrv_open_global_parse_record() up in...
2023-01-24 Volker Lendeckesmbd: Simplify smbXsrv_open_global_verify_record()
2023-01-24 Volker Lendeckesmbd: Save a few lines in smb2srv_open_lookup_replay_ca...
2023-01-24 Volker Lendeckesmbd: Fix a typo
2023-01-19 Stefan Metzmachers3:rpc_server/mdssvc: don't crash mdssvc_tracker_shutdo...
2023-01-19 Stefan Metzmachers3:auth: call wbcFreeMemory(info) in auth3_generate_ses...
2023-01-18 Volker Lendeckesmbd: Modernize DBG statements in smbXsrv_open_global_s...
2023-01-18 Volker Lendeckesmbd: Make smbXsrv_open_global_id_to_key() a bit more...
2023-01-18 Volker Lendeckesmbd: Directly initialize key in smbXsrv_open_global_fe...
2023-01-18 Volker Lendeckesmbd: Remove unused smbXsrv_open_global_key_to_id()
2023-01-18 Volker Lendeckesmbd: Slightly simplify smbXsrv_open_create()
2023-01-18 Volker Lendeckesmbd: Remove smbXsrv_open_global_destructor()
2023-01-18 Volker Lendeckesmbd: Slightly simplify smb2srv_open_recreate()
2023-01-17 Björn Baumbachs3/libsmb: fix a typo in parameter description
2023-01-13 Jeremy Allisons3: smbd: Tweak openat_pathref_dirfsp_nosymlink() to...
2023-01-13 Jeremy Allisonselftest: Show vfs_virusscanner crashes when traversing...
2023-01-12 Volker Lendeckelib: Fix a use-after-free in "net vfs getntacl"
2023-01-12 Volker Lendeckelib: Fix out-of-bounds access in print_ace_flags()
2023-01-12 Volker Lendeckelib: Use talloc_asprintf_addbuf() in print_ace_flags()
2023-01-12 Volker Lendeckebuild: Don't compile source3/lib/util_sd.c four times
2023-01-12 Jones Syues3:utils:mdsearch go to cmdline_messaging_context_free
2023-01-11 Jones Syues3:smbstatus: go to cmdline_messaging_context_free
2023-01-11 Jeremy Allisons3: smbd: Move check_fsp_open() and check_fsp() to...
2023-01-11 Jeremy Allisons3: smbd: Ensure check_fsp_ntquota_handle() doesn't...
2023-01-11 Jeremy Allisons3: smbd: SMB1 check_fsp_open() implicitly calls reply_...
2023-01-10 Volker Lendeckesmbd: Use an idtree for local IDs
2023-01-10 Volker Lendeckelib: Remove idtree from samba_util.h
2023-01-10 Volker Lendeckesmbd: Simplify smbXsrv_open_set_replay_cache() with...
2023-01-10 Volker Lendeckesmbd: Simplify smbXsrv_open_set_replay_cache() with...
2023-01-10 Volker Lendeckelib: Add "starting_id" to idr_get_new_random()
2023-01-10 Volker Lendeckesmbd: Remove smbXsrv_open->db_rec
2023-01-10 Volker Lendeckesmbd: Remove a "can't happen" NULL check
2023-01-10 Volker Lendeckesmbd: Use talloc_tos() for pushing smbXsrv_open_globalB
2023-01-10 Volker Lendeckelib: Use tdb_data_dbg() where appropriate
2023-01-10 Volker Lendeckelib: Add tdb_data_dbg()
2023-01-10 Volker Lendeckesmbd: Avoid explicit ZERO_STRUCT()
2023-01-10 Volker Lendeckesmbd: Move bytes from r/w data to r/o text section
2023-01-10 Volker Lendeckelib: Move 16 bytes to readonly .text segment
2023-01-10 Volker Lendeckelib: Remove unused smb_mkstemp prototype
2023-01-10 Volker Lendeckelib: Move tab_depth() to reg_parse_prs.c
2023-01-10 Volker Lendeckelib: Make map_share_mode_to_deny_mode() static to smbstatus
2023-01-10 Volker Lendeckesmbd: Make get_safe_[[SI]VAL|ptr] static to smb1_lanman.c
2023-01-09 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: Avoid unnecessar...
2023-01-09 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: Check for global...
2023-01-09 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: make sure all...
2023-01-09 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: Use dcesrv_netr_...
2023-01-09 Samuel CabreroCVE-2022-38023 s3:rpc_server/netlogon: 'server schannel...
2023-01-09 Florian Weimersource3/wscript: Remove implicit int and implicit funct...
2023-01-09 Florian Weimersource3/wscript: Fix detection of major/minor macros
2023-01-05 Volker Lendeckesmbd: Fix indentation
2023-01-05 Volker Lendeckesmbd: Fix CID 1518901 Logically dead code
2023-01-05 Volker Lendeckesmbd: Fix CID 1518902 Use after free
2023-01-04 Volker Lendeckesmbd: Use get_dirent_ea_size() also for BOTH_DIRECTORY_INFO
2023-01-04 Volker Lendeckesmbd: Factor out get_dirent_ea_size()
2023-01-04 Volker Lendeckepylibsmb: Add reparse tag definitions
2023-01-04 Volker Lendeckepylibsmb: Get reparse tag when listing directories
2023-01-04 Volker Lendeckesmbd: Modernize a DBG statement
2023-01-04 Volker Lendeckesmbd: Shorten a few lines
2023-01-04 Volker Lendeckesmbd: Remove duplicate/unused #defines
2023-01-04 Volker Lendeckesmbd: Move SMB_QUERY_FILE_UNIX_LINK to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Move get_posix_fsp() to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Move SMB_QUERY_POSIX_ACL to smb1_trans2.c
2023-01-04 Volker Lendeckesmbd: Move SMB_QUERY_FILE_UNIX_[BASIC|INFO2] to smb1_tr...
2023-01-04 Volker Lendeckesmbd: Remove an unnecessary if-statement
2023-01-04 Volker Lendeckesmbd: Remove an unnecessary if-statement
next