1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/source4
David Mulder c887f7a7d2 gpo: Fix unapply failure when multiple extensions run
When multiple Group Policy Extensions are present,
only the last executed extension saves it's
changes to the Group Policy Database, due to the
database being loaded seperately for each
extension.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2020-08-27 15:59:33 +00:00
..
auth auth:creds: Remove unused credentials autoproto header 2020-08-19 16:22:40 +00:00
build/pasn1
cldap_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
client s4:client: Remove code inside #ifdef NEXT2 2020-07-16 01:29:45 +00:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
dsdb tests/vlv: attempt to cause trouble by changing sort attribute 2020-08-24 01:46:29 +00:00
echo_server s4 echo_server: Enable prefork process model 2019-07-16 08:13:12 +00:00
heimdal Compile .l files (flex) with the waf rule at runtime 2020-08-07 03:23:44 +00:00
heimdal_build heimdal_build: Add missing dependency on heimbase 2020-08-07 03:23:44 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc kdc: Remind us that these values need to match other values 2020-08-07 03:23:44 +00:00
ldap_server ldap_server: Terminate LDAP connections on krb ticket expiry 2020-08-21 19:14:32 +00:00
lib Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
libcli s4:libcli: Require signing for SMB encryption 2020-08-19 16:22:43 +00:00
libnet smbdes: convert E_old_pw_hash to use gnutls 2019-12-10 00:30:31 +00:00
librpc Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
nbt_server lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
ntp_signd lib/crypto: move gnutls error wrapper to own subsystem 2019-06-27 12:54:22 +00:00
ntvfs lib/util: Standardize use of st_[acm]time ns 2020-08-15 08:51:09 +00:00
param s4:param: use struct initializer in lpcfg_smbcli_session_options() 2020-07-08 15:54:38 +00:00
rpc_server s4/dns: do not crash when additional data not found 2020-08-24 00:21:41 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting gpo: Fix unapply failure when multiple extensions run 2020-08-27 15:59:33 +00:00
selftest torture: Test ldap session expiry 2020-08-21 19:14:32 +00:00
setup provision: Remove final code for the LDAP backend 2020-04-23 06:12:20 +00:00
smb_server source4/smb_server: Use NT_STATUS_PENDING instead of STATUS_PENDING 2020-06-22 12:07:38 +00:00
smbd lib/messaging: Move messages_dgm out of source3 2020-05-06 00:06:40 +00:00
torture torture: Test ldap session expiry 2020-08-21 19:14:32 +00:00
utils Fix clang 9 missing-field-initializer warnings 2020-05-08 09:31:31 +00:00
winbind s4/winbind/idmap: check the right variable (CID 1272950) 2020-07-06 12:30:33 +00:00
wrepl_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
.clang_complete
.valgrind_suppressions
wscript_build