1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Noel Power d4341d4884 s3/winbindd: Add new parse_domain_user function
Adds a new parse_domain_user function which doesn't use fstrings
but instead uses talloc allocated out strings (created from passed in
ctx)

Signed-off-by: Noel Power <noel.power@suse.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2023-10-24 12:43:37 +00:00
..
auth libcli: Make debug_unix_user_token() use just one DEBUG statement 2023-10-11 00:24:58 +00:00
build
client s3:client: Correctly call setgroups() (CID 1449449) 2023-10-13 02:18:31 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include libsmbclient: Add smbc_[gs]etOptionPosixExtensions() 2023-10-12 16:55:34 +00:00
intl
lib s3:lib: Rearrange preprocessor directives to avoid structurally dead code (CID 242032) 2023-10-13 02:18:31 +00:00
libads s3:libads: Improve logging for failover scenarios 2023-10-18 15:47:09 +00:00
libgpo/gpext
libnet s3:libnet: Remove always‐false comparison (CID 241309) 2023-10-13 02:18:31 +00:00
librpc s3:rpc_server: distribute clients based on available association group slots 2023-10-17 19:20:38 +00:00
libsmb s3:libsmb: the unexpected handler use tstream_bsd_fail_readv_first_error(true) 2023-10-24 09:36:37 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
modules shadow_copy2: Add missing TALLOC_FREE 2023-10-17 20:22:18 +00:00
nmbd s3:nmbd: Remove redundant code (CID 1414756) 2023-10-13 02:18:31 +00:00
param CVE-2023-42669 s4-rpc_server: Disable rpcecho server by default 2023-10-10 14:49:39 +00:00
passdb pdb: Slightly simplify pdb_samba_dsdb_set_trusteddom_pw() 2023-10-10 23:23:40 +00:00
printing s3:printing: Fix code spelling 2023-08-08 04:39:38 +00:00
profile profiling: Factor out functions to read smbprofile.tdb 2023-06-16 16:14:30 +00:00
registry libcli/security: Rename dup_nt_token() -> security_token_duplicate() 2023-09-26 23:45:36 +00:00
rpc_client CVE-2023-3961:s3: smbd: Remove the SMB_ASSERT() that crashes on bad pipenames. 2023-10-10 14:49:39 +00:00
rpc_server s3:rpc_server: make use of tstream_bsd_fail_readv_first_error(true) 2023-10-24 09:36:38 +00:00
rpcclient s3:rpcclient: Do not pass uninitialized pointer to printf() (CID 1476170) 2023-10-13 02:18:31 +00:00
script s3:tests: Add smbspool test using kerberos authentication: test_smbspool_krb.sh 2023-10-17 18:23:32 +00:00
selftest s3:selftest: also run rpc.mgmt against the nt4_dc (and ad_dc) 2023-10-17 19:20:38 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd smb2_server: monitor connections with TEVENT_FD_ERROR 2023-10-24 10:32:56 +00:00
torture libsmb: Add placeholder "mode" parameter to cli_qpathinfo2() 2023-10-12 16:55:34 +00:00
utils s3:utils: Check return value of cli_RNetServiceEnum() (CID 1273313) 2023-10-13 02:18:31 +00:00
web
winbindd s3/winbindd: Add new parse_domain_user function 2023-10-24 12:43:37 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript tests: We always do smb3 unix extensions 2023-10-04 20:31:36 +00:00
wscript_build libsmb: Make libsmb/clispnego.c static to libads/ 2023-09-25 19:01:34 +00:00
wscript_configure_system_ncurses