summaryrefslogtreecommitdiff
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4-rpc: dnsserver: handle updates of tombstoned dnsNode objectsStefan Metzmacher2014-09-081-2/+15
* s4-rpc: dnsserver: Do not search for deleted DNS entriesAmitay Isaacs2014-09-081-7/+11
* s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before add/modifyStefan Metzmacher2014-09-081-56/+21
* s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before removing recordsStefan Metzmacher2014-09-081-46/+7
* s4:dlz_bind9: let dlz_bind9 use dns_common_replace()Stefan Metzmacher2014-09-081-77/+50
* s4:dlz_bind9: let dlz_bind9 use dns_common_extract()Stefan Metzmacher2014-09-081-57/+61
* s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() for name lookupStefan Metzmacher2014-09-082-53/+21
* torture-dns: Add test for dlz_bind9 updatesStefan Metzmacher2014-09-081-0/+517
* torture-dns: Add test for dlz_bind9 zonedumpsStefan Metzmacher2014-09-081-0/+106
* torture-dns: Add test for dlz_bind9 lookupsAndrew Bartlett2014-09-081-0/+224
* s4:torture:dlz_bind9: fix spnego testsStefan Metzmacher2014-09-081-2/+12
* s4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_allnodes()Stefan Metzmacher2014-09-081-0/+2
* s4:dlz_bind9: avoid some compiler warningsStefan Metzmacher2014-09-083-7/+8
* s4:dns_server: handle tombstones in handle_one_update()Stefan Metzmacher2014-09-081-16/+25
* s4:dns_server: add DNS_TYPE_TOMBSTONE support to dns_common_replace()Stefan Metzmacher2014-09-081-4/+77
* s4:dns_server: make sure dns_common_lookup() doesn't return tombstonesStefan Metzmacher2014-09-083-6/+53
* s4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead of ZERO_STRUCT()Stefan Metzmacher2014-09-081-5/+15
* s4:dns_server: split out dns_common_replace()Stefan Metzmacher2014-09-084-68/+90
* s4:dns_server: remove const from dns_replace_records()Stefan Metzmacher2014-09-082-2/+2
* s4:dns_server: split out dns_common_extract() and dns_common_lookup()Stefan Metzmacher2014-09-083-44/+92
* s4:dns_server: split out a private 'dnsserver_common' libraryStefan Metzmacher2014-09-085-36/+105
* s4:dns_server: map LDB_ERR_NO_SUCH_OBJECT to WERR_DNS_ERROR_NAME_DOES_NOT_EXISTStefan Metzmacher2014-09-082-14/+24
* s4:dns_server: handle WERR_DNS_ERROR_NAME_DOES_NOT_EXIST in werr_to_dns_err()Stefan Metzmacher2014-09-081-0/+2
* s4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when explicitly asked forStefan Metzmacher2014-09-081-0/+9
* s4-rpc: dnsserver: Do not return NS_GLUE records with VIEW_GLUE_DATA filterAmitay Isaacs2014-09-081-1/+1
* s4-rpc: dnsserver: Correctly set rank for glue NS recordsAmitay Isaacs2014-09-081-3/+6
* s4:setup/dns_update_list: make use of the new substitution variablesStefan Metzmacher2014-09-081-36/+46
* s4:samba_dnsupdate: provide more substitution variables e.g. IF_RODCStefan Metzmacher2014-09-081-0/+57
* s4:samba_dnsupdate: don't try to be smart when verifying NS recordsStefan Metzmacher2014-09-081-19/+0
* s4:samba_dnsupdate: cache the already registered recordsStefan Metzmacher2014-09-082-16/+114
* s4:samba_dnsupdate: fix dnsobj.__str__()Stefan Metzmacher2014-09-081-5/+5
* s4:samba_dnsupdate: don't lower case the registered namesStefan Metzmacher2014-09-081-5/+5
* s4-rpc: dnsserver: Allow . to be specified for @ recordAmitay Isaacs2014-08-071-1/+3
* s4:torture/rpc: add rpc.netlogon.ServerReqChallengeGlobalStefan Metzmacher2014-08-071-0/+73
* s4:rpc_server/netlogon: keep a global challenge tableStefan Metzmacher2014-08-071-4/+87
* s4:torture/rpc: add invalidAuthenticate2Stefan Metzmacher2014-08-071-14/+74
* libcli/auth: also set secure channel type in netlogon_creds_client_init().Günther Deschner2014-08-075-0/+8
* s4:dsdb/repl_meta_data: make sure objectGUID can't be deletedStefan Metzmacher2014-07-151-3/+3
* s4:dsdb/samldb: don't allow 'userParameters' to be modified over LDAP for nowStefan Metzmacher2014-07-151-0/+18
* dsdb: Always store and return the userParameters as a array of LE 16-bit valuesAndrew Bartlett2014-07-152-18/+58
* dsdb: Set syntax of userParameters to binary string, not unicode stringAndrew Bartlett2014-07-152-0/+12
* torture4: Make raw.lock.multilock fail after 20 secondsVolker Lendecke2014-07-151-1/+1
* torture4: Adapt comment to codeVolker Lendecke2014-07-151-1/+1
* s4: smbtorture: Add multi-lock test. Regression test for bug #10684.Jeremy Allison2014-07-151-0/+97
* s4:dsdb/extended_dn_in: don't force DSDB_SEARCH_SHOW_RECYCLEDStefan Metzmacher2014-07-151-17/+20
* s4:dsdb/kcc: use SHOW_RECYCLED instead of SHOW_DELETED in when deleting tombs...Stefan Metzmacher2014-07-151-1/+1
* s4:dsdb/schema_load: make error message more verboseStefan Metzmacher2014-07-151-1/+2
* kerberos: Remove un-used event context argument from smb_krb5_init_context()Andrew Bartlett2014-07-1511-24/+5
* dsdb: Specify no event context to smb_krb5_init_context() in dsdbAndrew Bartlett2014-07-153-4/+6
* dsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_search*()Andrew Bartlett2014-07-151-0/+13