1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3
Ralph Boehme 01b0b85621 s3/passdb: factor out lookup_name_internal()
lookup_name() becomes a thin wrapper around lookup_name_internal(). Prepares for
adding more callers to lookup_name_internal() that are interested in the
NTSTATUS return value to distinguish between NAME_NOT_FOUND lookup results and
real errors.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2024-07-26 10:06:31 +00:00
..
auth s3:auth: allow real plaintext authentication 2024-07-17 11:17:54 +00:00
build
client smbspool: let kerberos_ccache_is_valid() use smb_force_krb5_cc_default_name() 2024-05-14 10:18:32 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include s3-errormap: move map_nt_error_from_wbcErr() back into errormap.c 2024-07-26 10:06:31 +00:00
intl
lib s3/passdb: add winbind_lookup_name_ex() 2024-07-26 10:06:31 +00:00
libads s3:libads: Do not fail if we don't get an IP passed down 2024-06-04 19:49:36 +00:00
libgpo/gpext lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
libnet s3:libnet: Convert myalias to lower case 2024-05-22 20:33:36 +00:00
librpc s3:librpc: Fix a typo in DEBUG text 2024-07-17 07:48:31 +00:00
libsmb s3-errormap: add WBC_ERR_NOT_MAPPED -> NT_STATUS_NONE_MAPPED 2024-07-26 10:06:31 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking smbd: Use direct struct initialization 2024-05-22 04:23:29 +00:00
modules s3/lib: add per-user support to set_namearray() 2024-07-26 10:06:31 +00:00
nmbd s3:libsmb: Pass memory context to cli_connect_nb() 2024-04-29 08:43:32 +00:00
param s3:param: Check return value of strlower_m() (CID 1598446) 2024-07-02 03:39:35 +00:00
passdb s3/passdb: factor out lookup_name_internal() 2024-07-26 10:06:31 +00:00
printing s3:printing: Allow to run samba-bgqd as a standalone systemd service 2024-07-19 11:13:28 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry s3:registry: Use correct integer sizes 2024-07-08 07:36:32 +00:00
rpc_client s3/rpc_client: fix handling of NT_STATUS_SOME_NOT_MAPPED 2024-07-26 10:06:31 +00:00
rpc_server s3:rpc_server: Initialize array 2024-07-08 08:37:46 +00:00
rpcclient s3:rpcclient: Initialize spoolss_DriverDirectoryInfo info 2024-07-05 07:45:32 +00:00
script CI: add a test for per-user (and per-group) veto files 2024-07-26 10:06:31 +00:00
selftest s3:selftest: add samba3.blackbox.smb1_lanman_plaintext tests 2024-07-17 10:12:36 +00:00
services s3:services: Initialize struct security_ace array 2024-07-16 11:41:33 +00:00
smbd s3/lib: add per-user support to set_namearray() 2024-07-26 10:06:31 +00:00
torture s3/lib: add per-user support to set_namearray() 2024-07-26 10:06:31 +00:00
utils s3:ntlm_auth: make logs more consistent with length check 2024-07-06 00:52:02 +00:00
web
winbindd winbindd: let LookupNames return NT_STATUS_OK and SID_NAME_UNKNOWN for unmapped names 2024-07-26 10:06:31 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs_ceph: Disable the module on unsupported Ceph versions 2024-07-09 13:05:47 +00:00
wscript_build s3/lib: add per-user support to set_namearray() 2024-07-26 10:06:31 +00:00
wscript_configure_system_ncurses