index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
dns_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before add/modify
Stefan Metzmacher
2014-08-27
1
-56
/
+21
*
s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() before removing records
Stefan Metzmacher
2014-08-27
1
-46
/
+7
*
s4:dlz_bind9: let dlz_bind9 use dns_common_replace()
Stefan Metzmacher
2014-08-27
1
-77
/
+50
*
s4:dlz_bind9: let dlz_bind9 use dns_common_extract()
Stefan Metzmacher
2014-08-27
1
-57
/
+61
*
s4:dlz_bind9: let dlz_bind9 use dns_common_lookup() for name lookup
Stefan Metzmacher
2014-08-27
2
-53
/
+21
*
s4:dlz_bind9: do an early talloc_free(el_ctx) in dlz_allnodes()
Stefan Metzmacher
2014-08-26
1
-0
/
+2
*
s4:dlz_bind9: avoid some compiler warnings
Stefan Metzmacher
2014-08-26
2
-4
/
+4
*
s4:dns_server: handle tombstones in handle_one_update()
Stefan Metzmacher
2014-08-26
1
-16
/
+25
*
s4:dns_server: add DNS_TYPE_TOMBSTONE support to dns_common_replace()
Stefan Metzmacher
2014-08-26
1
-4
/
+77
*
s4:dns_server: make sure dns_common_lookup() doesn't return tombstones
Stefan Metzmacher
2014-08-26
3
-6
/
+53
*
s4:dns_server: use .wType = DNS_TYPE_TOMBSTONE instead of ZERO_STRUCT()
Stefan Metzmacher
2014-08-26
1
-5
/
+15
*
s4:dns_server: split out dns_common_replace()
Stefan Metzmacher
2014-08-26
4
-68
/
+90
*
s4:dns_server: remove const from dns_replace_records()
Stefan Metzmacher
2014-08-26
2
-2
/
+2
*
s4:dns_server: split out dns_common_extract() and dns_common_lookup()
Stefan Metzmacher
2014-08-26
3
-44
/
+92
*
s4:dns_server: split out a private 'dnsserver_common' library
Stefan Metzmacher
2014-08-26
5
-36
/
+105
*
s4:dns_server: map LDB_ERR_NO_SUCH_OBJECT to WERR_DNS_ERROR_NAME_DOES_NOT_EXIST
Stefan Metzmacher
2014-08-26
2
-14
/
+24
*
s4:dns_server: handle WERR_DNS_ERROR_NAME_DOES_NOT_EXIST in werr_to_dns_err()
Stefan Metzmacher
2014-08-26
1
-0
/
+2
*
s3/s4: smbd, rpc, ldap, cldap, kdc services.
Jeremy Allison
2014-06-07
1
-1
/
+8
*
s4-dns: dlz_bind9: improve log message consistency
Arvid Requate
2014-05-26
1
-4
/
+4
*
s4-dns: dlz_bind9: Fix ipv6 updates
Arvid Requate
2014-05-26
1
-1
/
+5
*
bug #10609: CVE-2014-0239 Don't reply to replies
Kai Blin
2014-05-20
1
-0
/
+6
*
kerberos: Remove un-used event context argument from smb_krb5_init_context()
Andrew Bartlett
2014-04-28
1
-1
/
+1
*
s4:dns_server: make use of gensec_update_ev()
Stefan Metzmacher
2014-03-27
2
-3
/
+3
*
s4:lib/socket: simplify iface_list_wildcard() and its callers
Stefan Metzmacher
2014-03-07
1
-4
/
+4
*
bug #10471: Don't respond with NXDOMAIN to records that exist with another type
Kai Blin
2014-03-04
1
-6
/
+8
*
s4-dns: Ignore duplicate dns zones from multiple locations in dlz_bind9
Amitay Isaacs
2013-11-30
1
-0
/
+55
*
dns: Update TODO list
Kai Blin
2013-07-29
1
-8
/
+5
*
dns: Delete dnsNode objects when they are empty
Kai Blin
2013-06-01
1
-1
/
+7
*
dns: Support larger queries when asking forwarder
Kai Blin
2013-05-26
4
-0
/
+40
*
dns: Also print packet information for DBGC_DNS
Kai Blin
2013-05-18
1
-5
/
+5
*
dns: Add support for MX queries
Kai Blin
2013-05-16
1
-0
/
+8
*
dns: Also add a print-out for the out_packet
Kai Blin
2013-05-16
1
-0
/
+4
*
dns: Use new DNS debugclass in DNS server
Kai Blin
2013-05-16
5
-0
/
+15
*
s4-dns: dlz_bind9: Check result to avoid segfault
Stefan Gohmann
2013-03-09
1
-1
/
+1
*
s4-dns: Fix format string vulnerability in an error message (bug #9354)
Amitay Isaacs
2012-11-04
1
-4
/
+5
*
s4:dns_server: fix formatting difference compared to v4-0-test
Stefan Metzmacher
2012-10-24
1
-1
/
+2
*
dns_server: Try and use the dns-SERVER account if we were configured with it
Andrew Bartlett
2012-10-17
1
-14
/
+47
*
s4-dns: Fix the comments about ignoring zones in internal server
Matthieu Patou
2012-10-13
1
-1
/
+7
*
s4-dns: dlz_bind9: Ignore zones that are not used by BIND9 DLZ plugin
Amitay Isaacs
2012-10-09
1
-0
/
+5
*
s4-dns: fix a warning
Matthieu Patou
2012-10-08
1
-2
/
+1
*
s4-dns: Ignore zones that shouldn't be returned currently
Matthieu Patou
2012-10-07
1
-1
/
+7
*
s4-dns: fix a non handled memory out of memory
Matthieu Patou
2012-10-02
1
-0
/
+1
*
s4 dns: Fix return code for deleted records
Kai Blin
2012-09-30
1
-1
/
+1
*
s4 dns: Get rid of deprecated allocation result check
Kai Blin
2012-09-30
1
-1
/
+3
*
s4:dns_server - introduce the wildcard binding feature
Matthias Dieter Wallnöfer
2012-09-23
1
-10
/
+28
*
dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...
Andrew Bartlett
2012-09-12
1
-2
/
+3
*
s4:dns_server: remove wrong and unused dsdb_check_access_on_dn() check
Stefan Metzmacher
2012-09-12
1
-16
/
+0
*
dns_server: Attempt to SET and UNSET the sessionInfo to match the incoming user
Andrew Bartlett
2012-09-12
1
-2
/
+24
*
s4 dns: Improve logging of delegated dns updates
Kai Blin
2012-09-12
1
-1
/
+1
*
s4 dns: Make debug output less noisy
Kai Blin
2012-09-07
4
-16
/
+16
[next]