summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2021-07-14s4-selftest: add net offlinejoin testsGünther Deschner1-0/+1
2021-07-14s4-torture: add odj ndr testsuiteGünther Deschner3-0/+212
2021-07-14librpc: compile ODJ idlGünther Deschner1-0/+1
2021-07-08witness.idl: fix length calculation for witness_IPaddrInfoListStefan Metzmacher1-24/+0
2021-07-08torture/ndr: reproduce a problem with witness_AsyncNotifyStefan Metzmacher1-0/+67
2021-07-08torture/ndr: add more details to the test namesStefan Metzmacher2-5/+41
2021-07-08torture/ndr: make check functions typesafeStefan Metzmacher2-11/+65
2021-07-07selftest: Add test for one-way trust wbinfo authIsaac Boukris1-0/+8
2021-07-07selftest: fl2000dc: Add outgoing trust from fl2000dc to ad_dcAndreas Schneider1-0/+5
2021-07-05gensec_krb5: restore ipv6 support for kpasswdStefan Metzmacher1-2/+4
2021-07-05dns update: zero flags and reservedDouglas Bagnall1-1/+2
2021-07-05dns_common_replace: do not leakDouglas Bagnall1-0/+1
2021-07-05pydns: fix a comment in replace_by_dn()Douglas Bagnall1-1/+1
2021-07-05dns_server: free old zones when reloadingDouglas Bagnall1-1/+1
2021-07-05s4/dns_common_replace: add comments about tombstonesDouglas Bagnall1-0/+23
2021-07-05dns_common_replace: comment in needs_add caseDouglas Bagnall1-0/+5
2021-07-05dns_common_replace: do logging in needs_add caseDouglas Bagnall1-1/+1
2021-07-05dnsserver_common: comments about record sortingDouglas Bagnall1-3/+6
2021-07-05dnsserver/update: add a few commentsDouglas Bagnall1-2/+8
2021-07-05dns update: emit warnings upon unexpected occurrancesDouglas Bagnall1-2/+21
2021-07-05dlz_bind9: insert missing words into error messageDouglas Bagnall1-1/+3
2021-07-05dlz_bind9: fix a copy-pasted commentDouglas Bagnall1-1/+1
2021-07-01s4:kdc: prefer newer enctypes for preauth responsesStefan Metzmacher1-1/+1
2021-07-01s4:torture/krb5/kdc-heimdal: Automatically determine AS-REP enctype to check ...Joseph Sutton1-7/+97
2021-07-01tests/krb5: Use admin creds for SamDB rather than user credsJoseph Sutton1-7/+35
2021-07-01tests/krb5/as_req_tests.py: Automatically obtain credentialsJoseph Sutton1-5/+2
2021-07-01selftest: run new as_req_tests against fl2008r2dc and fl2003dcStefan Metzmacher1-0/+10
2021-06-29s4:dsdsb: Check return code of cli_credentials_guess()Andreas Schneider1-1/+7
2021-06-29s4:rpc_server: Check return code of cli_credentials_set_conf()Andreas Schneider1-1/+9
2021-06-29s4:kpasswd: Check return code of cli_credentials_set_conf()Andreas Schneider1-1/+4
2021-06-29s4:dns_server: Check return code of cli_credentials_set_conf()Andreas Schneider1-1/+8
2021-06-29s4:dns:bind_dlz: Check return codes of cli_credentials functionsAndreas Schneider1-2/+20
2021-06-29s4:auth: Check return code of cli_credentials_set_conf()Andreas Schneider1-2/+10
2021-06-29s4:auth: Check return code of cli_credentials_set_conf()Andreas Schneider1-1/+7
2021-06-29rpc/dnsserver: check talloc_strndup returnDouglas Bagnall1-17/+15
2021-06-29rpc dnsserver: improve handling of serial numbersDouglas Bagnall1-5/+32
2021-06-29rpc dnsserver: set the record rankDouglas Bagnall1-0/+2
2021-06-29rpc dnsserver: updates reset more than timestampDouglas Bagnall1-2/+8
2021-06-29rpc:dnsserver: allow update replacing with similar recordDouglas Bagnall1-6/+15
2021-06-29rpc:dnsserver: split off record rank setting logicDouglas Bagnall1-9/+16
2021-06-25s4: torture: Improve error messages in check_stream() and read_stream() to in...Jeremy Allison1-3/+4
2021-06-22torture: Fix build on freebsd, missing deps on cmdlineAmitay Isaacs4-6/+6
2021-06-20python: Streamline option parser of python toolsAndreas Schneider3-3/+3
2021-06-20s4:lib: Remove obsolete popt cmdline parserAndreas Schneider5-726/+0
2021-06-20s4:utils: Migrate oLschema2ldif to new cmdline option parserAndreas Schneider2-21/+27
2021-06-20s4:registry: Migrate regpatch to new cmdline option parserAndreas Schneider2-10/+46
2021-06-20s4:registry: Migrate regtree to new cmdline option parserAndreas Schneider2-14/+45
2021-06-20s4:registry: Migrate regdiff to new cmdline option parserAndreas Schneider2-8/+35
2021-06-20s4:registry: Migrate regshell to new cmdline option parserAndreas Schneider2-21/+59
2021-06-20dsdb periodic: DNS: split aging from tombstone deletionDouglas Bagnall1-11/+34