1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4
Aaron Haslett 0942a65b63 downgradedatabase: adding special case for MDB
Though this script was initially written for undoing GUID indexing on
TDB databases, we're repurposing it to do a full downgrade of any
database. MDB databases can't be DN indexed, but they can have pack
format version 2 and ORDERED_INTEGER data types, which must be removed
during a downgrade.

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
2019-05-29 04:41:25 +00:00
..
auth Remove unused auth_get_challenge_not_implemented 2019-05-22 05:59:13 +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:cifsdd: Use C99 initializers for cifsdd argdef 2019-01-28 10:29:26 +01:00
cluster dbwrap: Remove calls to loadparm 2018-04-24 01:53:19 +02:00
dns_server s4: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
dsdb dsdb: disable ORDERED_INTEGER with MDB pack format v1 2019-05-29 04:41:25 +00:00
echo_server source4 smdb: Add a post fork hook to the service API 2018-11-01 23:49:24 +01:00
heimdal CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum 2019-05-14 11:45:13 +00:00
heimdal_build s4 heimdal_build: disable leak checks for asn1 compiler 2019-05-06 07:12:18 +00:00
include lib: Remove global xfile.h includes 2016-11-20 06:23:19 +01:00
kdc kdc hdb: Generate and pass logon ID 2019-02-20 06:03:09 +01:00
ldap_server ldap server: generate correct referral schemes 2019-05-24 05:12:14 +00:00
lib s4:messaging: Use GnuTLS MD5 in messaging test 2019-05-21 00:03:23 +00:00
libcli Fix ubsan null pointer passed as argument 2 2019-05-27 01:29:48 +00:00
libnet s4:libnet: Use GnuTLS MD5 for samr passwords 2019-05-21 00:03:22 +00:00
librpc s4 librpc rpc pyrpc: Fix flapping dcerpc.bare tests 2019-05-22 03:03:43 +00:00
nbt_server source4: Use wrapper for string to integer conversion 2019-03-01 00:32:11 +00:00
ntp_signd s4:ntp_signd: Use GnuTLS MD5 in signd 2019-05-21 00:03:22 +00:00
ntvfs Fix ubsan null pointer passed as argument 2 2019-05-27 01:29:48 +00:00
param s4: squash 'cast between incompatible function types' warning 2019-05-16 17:55:17 +00:00
rpc_server s4-rpc_server: Remove unused dnsserver_find_partition() 2019-05-22 05:59:13 +00:00
script PY3: change shebang to python3 in source4/dsdb dir 2018-12-14 14:40:20 +01:00
scripting downgradedatabase: adding special case for MDB 2019-05-29 04:41:25 +00:00
selftest downgradedatabase: blackbox test 2019-05-29 04:41:24 +00:00
setup repl: test for schema object and LA repl across chunks 2019-04-11 04:17:11 +00:00
smb_server Fix ubsan null pointer passed as argument 2 2019-05-27 01:29:48 +00:00
smbd s4-server: Open and close a transaction on sam.ldb at startup 2019-03-07 04:58:42 +00:00
torture smbtorture: Fix a typo 2019-05-28 20:27:15 +00:00
utils s4:utils: Use gnutls SHA256 in oLschema2ldif 2019-04-30 23:18:27 +00:00
winbind s4-winbindd: Removed unused wb_utils.c 2019-05-06 05:46:11 +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