1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source3
Pavel Filipenský 5f70396e62 idl: secrets_domain_info1_change is not a recursive structure
575d39048e has marked
several structures as recursive, they contain typically a
backpointer named '* next'. secrets_domain_info1 is not self
recursive, it only contains a pointer named '*next_change'.

Signed-off-by: Pavel Filipenský <pfilipen@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>

Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Jun 29 03:07:17 UTC 2021 on sn-devel-184
2021-06-29 03:07:17 +00:00
..
auth s3:auth: Check return code of cli_credentials_set_conf() 2021-06-29 02:19:35 +00:00
build
client s3:client: Use samba_popt_get_context() 2021-05-20 02:58:36 +00:00
exports
groupdb lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
include s3: VFS: Cleanup. Remove SMB_VFS_FSYNC() macro. 2021-06-22 13:44:34 +00:00
intl
lib s3:libnetapi: Check return code of cli_credentials_guess() 2021-06-29 02:19:35 +00:00
libads auth:creds: Add obtained arg to cli_credentials_set_kerberos_state() 2021-04-28 03:43:34 +00:00
libgpo/gpext
libnet libnet: Initialize pointers 2021-06-04 16:47:34 +00:00
librpc idl: secrets_domain_info1_change is not a recursive structure 2021-06-29 03:07:17 +00:00
libsmb s3:libsmb: Check return code of cli_credentials_guess() 2021-06-29 02:19:35 +00:00
locale pam_winbind/ro.po: fix error from previous patch merge 2020-10-29 20:49:16 +00:00
locking smbd: Simplify share_mode_entry_do() 2021-06-04 16:47:34 +00:00
modules s3: VFS: fake_acls. Add missing NULL check for return of cp_smb_filename(). 2021-06-28 20:03:33 +00:00
nmbd nmbd: Reduce the wait interface loop sleep time 2021-05-14 20:52:47 +00:00
param docs-xml: Disable winbind scan trusted domains by default 2021-06-23 09:56:37 +00:00
passdb s3:passdb: Check return code of cli_credentials_set_conf() 2021-06-29 02:19:35 +00:00
printing printing: Factor out remove_from_jobs_list() 2021-06-04 16:47:34 +00:00
profile
registry registry: Fix a typo 2021-04-19 18:18:31 +00:00
rpc_client Fix gcc11 compiler issue "-Werror=maybe-uninitialized" 2021-05-07 06:23:32 +00:00
rpc_server mdssvc: avoid direct filesystem access, use the VFS 2021-06-16 05:59:12 +00:00
rpcclient s3:rpcclient: Document command of witness protocol 2021-05-25 00:23:37 +00:00
script testprogs: Use new kerberos options for smbclient(4) tests 2021-06-16 00:34:38 +00:00
selftest s3: torture: Add POSIX-SYMLINK-SETPATHINFO regression test. 2021-06-16 11:10:36 +00:00
services
smbd s3: smbd: Cleanup - rename get_ea_names_from_file() -> get_ea_names_from_fsp(). 2021-06-25 16:37:59 +00:00
torture s3: torture: In cmd_getxattr(), SMB_VFS_GETXATTR() -> SMB_VFS_FGETXATTR(). 2021-06-25 15:53:31 +00:00
utils s3:utils: Use connection and credentials parser in net util 2021-05-28 02:55:31 +00:00
web
winbindd s3:winbindd: Check return code of cli_credentials_set_conf() 2021-06-29 02:19:35 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: Use bison at build time rather than lexyacc.sh to build the embedded heimdal 2021-04-28 03:43:34 +00:00
wscript_build s3:lib: Remove util_cmdline 2021-05-28 03:41:52 +00:00
wscript_configure_system_ncurses