summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2014-09-04s4-rpc: dnsserver: Do not search for deleted DNS entriesAmitay Isaacs1-7/+11
2014-09-01s4-heimdal: do not build rkpty anymore.Günther Deschner1-5/+0
2014-09-01testprogs: Use the system binaries for KRB5 if we don't build in-tree heimdal.Andreas Schneider1-1/+6
2014-09-01s4-netlogond: Give a better error if we do not have a flatname attributeAndrew Bartlett1-0/+2
2014-09-01dsdb: improve debugging in DsCrackNameOneFilterAndrew Bartlett1-1/+3
2014-09-01auth: Split out fetching trusted domain into sam_get_results_trust()Andrew Bartlett2-37/+89
2014-09-01dsdb: Make log message more clearAndrew Bartlett1-2/+6
2014-09-01dsdb: Permit creation of partitions of type INSTANCE_TYPE_UNINSTANTAndrew Bartlett1-4/+15
2014-09-01s4-gensec: Fix spelling in debug messageAndrew Bartlett1-1/+1
2014-09-01join.py: Reinstate full_nc_list and make creation of NTDS-DSA object commonAndrew Bartlett1-0/+2
2014-09-01dsdb: Change acl module to look for instanceType flag rather than list of NCsAndrew Bartlett2-15/+87
2014-08-31find_unused_macros: Remove obsolete script that finds unused macros.Jelmer Vernooij1-38/+0
2014-08-31source4: Remove script to find unused makefile variables.Jelmer Vernooij1-55/+0
2014-08-30torture: Use torture_assert macro for value check in raw.readChristof Schmitt1-6/+3
2014-08-30torture: Use torture_assert macro for status check in raw.readChristof Schmitt1-6/+3
2014-08-30torture: Use torture_fail macro in check_buffer for read requestsChristof Schmitt1-5/+7
2014-08-30torture: Add test for 16 bit alignment of readx dataChristof Schmitt1-0/+23
2014-08-30s4:libcli/raw: Make flags2 and offset available to callers of readxChristof Schmitt2-0/+4
2014-08-29ntvfs/posix: don't advertise FS_ATTR_SPARSE_FILESDavid Disseldorp1-2/+1
2014-08-29torture: trivial test_ioctl_network_interface_info cleanupDavid Disseldorp1-2/+2
2014-08-29torture: test FSCTL_SET_SPARSE without SetSparse bufferDavid Disseldorp1-0/+76
2014-08-29torture: test FSCTL_SET_SPARSE against a directoryDavid Disseldorp1-2/+39
2014-08-29torture: test FSCTL_SET_SPARSEDavid Disseldorp1-1/+157
2014-08-27s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before add/modifyStefan Metzmacher1-56/+21
2014-08-27s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before removing recordsStefan Metzmacher1-46/+7
2014-08-27s4:dlz_bind9: let dlz_bind9 use dns_common_replace()Stefan Metzmacher1-77/+50
2014-08-27s4:dlz_bind9: let dlz_bind9 use dns_common_extract()Stefan Metzmacher1-57/+61
2014-08-27s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() for name lookupStefan Metzmacher2-53/+21
2014-08-27torture-dns: Add test for dlz_bind9 updatesStefan Metzmacher1-0/+517
2014-08-27torture-dns: Add test for dlz_bind9 zonedumpsStefan Metzmacher1-0/+106
2014-08-27torture-dns: Add test for dlz_bind9 lookupsAndrew Bartlett1-0/+224
2014-08-27s4:torture:dlz_bind9: fix spnego testsStefan Metzmacher1-2/+12
2014-08-26s4:setup/dns_update_list: make use of the new substitution variablesStefan Metzmacher1-36/+46
2014-08-26s4:samba_dnsupdate: provide more substitution variables e.g. IF_RODCStefan Metzmacher1-0/+57
2014-08-26s4:samba_dnsupdate: don't try to be smart when verifying NS recordsStefan Metzmacher1-19/+0
2014-08-26s4:samba_dnsupdate: cache the already registered recordsStefan Metzmacher2-16/+114
2014-08-26s4:samba_dnsupdate: fix dnsobj.__str__()Stefan Metzmacher1-5/+5
2014-08-26s4:samba_dnsupdate: don't lower case the registered namesStefan Metzmacher1-5/+5
2014-08-26s4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_allnodes()Stefan Metzmacher1-0/+2
2014-08-26s4:dlz_bind9: avoid some compiler warningsStefan Metzmacher3-7/+8
2014-08-26s4:dns_server: handle tombstones in handle_one_update()Stefan Metzmacher1-16/+25
2014-08-26s4:dns_server: add DNS_TYPE_TOMBSTONE support to dns_common_replace()Stefan Metzmacher1-4/+77
2014-08-26s4:dns_server: make sure dns_common_lookup() doesn't return tombstonesStefan Metzmacher3-6/+53
2014-08-26s4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead of ZERO_STRUCT()Stefan Metzmacher1-5/+15
2014-08-26s4:dns_server: split out dns_common_replace()Stefan Metzmacher4-68/+90
2014-08-26s4:dns_server: remove const from dns_replace_records()Stefan Metzmacher2-2/+2
2014-08-26s4:dns_server: split out dns_common_extract() and dns_common_lookup()Stefan Metzmacher3-44/+92
2014-08-26s4:dns_server: split out a private 'dnsserver_common' libraryStefan Metzmacher5-36/+105
2014-08-26s4:dns_server: map LDB_ERR_NO_SUCH_OBJECT to WERR_DNS_ERROR_NAME_DOES_NOT_EXISTStefan Metzmacher2-14/+24
2014-08-26s4:dns_server: handle WERR_DNS_ERROR_NAME_DOES_NOT_EXIST in werr_to_dns_err()Stefan Metzmacher1-0/+2