1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-04 05:18:06 +03:00
samba-mirror/source3
Michael Tokarev 2b65de9b32 testparm: do not fail if /run/samba does not exist
testparm explicitly fails if $piddir or $lockdir does not exist.
However, the daemons which actually use these directories, will
create it on demand, there is no need to fail even simple testparm
operations if the dirs are not there.

This change lets to (pre)configure samba without bothering to
pre-create the directories which are overwise needed only to fulfil
testparm criteria.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
2025-01-02 17:01:30 +00:00
..
auth auth: Fix CID 1615191 Uninitialized scalar variable 2024-09-20 18:25:53 +00:00
build
client s3:client:clitar: s/the the/to the/ in comment 2024-11-06 10:57:35 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include lib: Fix a comment 2024-12-18 08:25:35 +00:00
intl
lib silence DNS lookup mismatch messages 2025-01-02 17:01:30 +00:00
libads s3:libads: add kerberos_kinit_passwords_ext() helper 2024-12-05 16:46:37 +00:00
libgpo/gpext lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
libnet libnet3: Fix Coverity ID 1034874 Resource leak 2024-11-19 18:11:29 +00:00
librpc gensec: add GENSEC_FEATURE_NO_DELEGATION flag to avoid GSS_C_DELEG[_POLICY]_FLAG 2024-12-05 16:46:37 +00:00
libsmb passchange: error message fix 2025-01-02 17:01:30 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking s3/locking: return parent_lease_key from get_delete_on_close_token() 2024-11-05 14:39:30 +00:00
modules vfs: Slightly speed up stream_dir() 2024-12-18 08:25:34 +00:00
nmbd nmbd: Remove the "nmbd proxy logon" feature 2024-10-25 07:55:34 +00:00
param param: Remove parameter "cldap port" 2024-11-11 14:03:03 +00:00
passdb passdb: Fix Coverity ID 1509016 Use of 32-bit time_t 2024-12-02 04:53:33 +00:00
printing printing: Remove a few obsolete openat_pathref_fsp() calls 2024-12-17 12:30:31 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry lib: Add a few explicit includes 2024-08-27 07:19:32 +00:00
rpc_client s3:cli_pipe: pass target_service to cli_rpc_pipe_open_with_creds() 2024-12-05 16:46:37 +00:00
rpc_server s3:rpc_server: make use of dcesrv_assoc_group_common_destructor() 2024-12-12 06:25:35 +00:00
rpcclient rpcclient: Fix Coverity ID 1508978 Use of 32-bit time_t 2024-12-17 12:30:31 +00:00
script selftest: Add test for vfs crossrename module 2024-12-17 10:27:34 +00:00
selftest selftest: Add test for vfs crossrename module 2024-12-17 10:27:34 +00:00
services s3:services: Initialize struct security_ace array 2024-07-16 11:41:33 +00:00
smbd smbd: Simplify smbd_do_qfsinfo() 2024-12-18 08:25:34 +00:00
torture tldap_tls: Remove tldap_[gs]et_starttls_needed() 2024-11-11 14:03:03 +00:00
utils testparm: do not fail if /run/samba does not exist 2025-01-02 17:01:30 +00:00
web
winbindd silence "Can not convert group sid" warnings in the log 2025-01-02 17:01:30 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript source3/wscript: Introduce auto mode to build ceph vfs modules 2024-08-27 06:18:51 +00:00
wscript_build specify some deps on private libs actually used directly 2025-01-02 17:01:30 +00:00
wscript_configure_system_ncurses