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
*
dlz_bind9: create session info from PAC using auth context
Amitay Isaacs
2012-01-04
1
-7
/
+59
*
s4 dns: Allow updates based on smb.conf setting
Kai Blin
2011-12-17
2
-2
/
+29
*
s4 dns: Add some debug output
Kai Blin
2011-12-17
1
-0
/
+3
*
s4 dns: Actually handle the update request
Kai Blin
2011-12-17
3
-0
/
+383
*
s4 dns: Implement RFC-compatible update prescan
Kai Blin
2011-12-17
1
-3
/
+37
*
s4 dns: Update prerequisite checking conforming to RFC
Kai Blin
2011-12-17
3
-42
/
+234
*
s4 dns: Move record lookup to dns_utils.c
Kai Blin
2011-12-17
3
-36
/
+58
*
s4 dns: Implement dns record comparison function
Kai Blin
2011-12-17
2
-0
/
+57
*
s4 dns: Implement dns name equality check
Kai Blin
2011-12-17
2
-0
/
+10
*
s4 dns: Fix some typos in comments and a whitespace
Kai Blin
2011-12-17
1
-3
/
+3
*
s4 dns: Update requests with QCLASS != IN or ALL trigger NOTIMPLEMENTED errors
Kai Blin
2011-12-09
1
-0
/
+5
*
s4 dns: More explicitly use the first question of an update packet only
Kai Blin
2011-12-09
1
-1
/
+1
*
s4 dns: Get rid of const qualifier for prereqs, we do need to allocate those
Kai Blin
2011-12-09
2
-6
/
+6
*
s4-dns Use match-by-key in GSSAPI server if principal is not specified
Andrew Bartlett
2011-12-07
1
-22
/
+5
*
dlz_bind9: Add command line options for URL and debug
Amitay Isaacs
2011-12-07
2
-9
/
+28
*
dlz_bind9: Set debugging output to stderr
Amitay Isaacs
2011-12-07
1
-0
/
+3
*
dlz_bind9: Use client supplied credentials for DNS record update
Amitay Isaacs
2011-12-07
1
-0
/
+79
*
dlz_bind9: For creating a child entry, use only SEC_ADS_CREATE_CHILD
Amitay Isaacs
2011-12-07
1
-1
/
+1
*
dlz_bind9: Added access check to verify dynamic update
Amitay Isaacs
2011-11-29
2
-17
/
+167
*
dlz_bind9: Use the sam database in dns/ as default
Amitay Isaacs
2011-11-29
2
-60
/
+14
*
s4 dns: Reduce test output noise by upping log level for dns_name_packet logging
Kai Blin
2011-11-17
1
-3
/
+6
*
s4 dns: the opcode is called OPCODE_UPDATE in the RFC, not OPCODE_REGISTER
Kai Blin
2011-11-04
1
-1
/
+1
*
s4 dns: Handle QCLASS_NONE queries
Kai Blin
2011-11-04
1
-0
/
+5
*
s4 dns: Support DNS_QTYPE_ALL queries
Kai Blin
2011-11-04
1
-109
/
+59
*
s4:wscript - install the two missing files "dlz_bind9.so" and "named.conf.dlz"
Geza Gemes
2011-10-27
1
-0
/
+2
*
s4:dlz_bind9: add no memory checks
Stefan Metzmacher
2011-10-17
1
-0
/
+4
*
s4:dlz_bind9: Copy dn before changing in b9_has_soa
Stefan Gohmann
2011-10-17
1
-1
/
+5
*
s4:dlz_bind9: add missing earch bases for windows 2000 domains
Stefan Gohmann
2011-10-17
1
-0
/
+1
*
dns: Do as BIND and MS DNS and drop quries with qdcount != 1
Kai Blin
2011-09-28
1
-5
/
+11
*
dns: The QCLASS is called IN, not IP
Kai Blin
2011-09-28
1
-6
/
+6
*
s4-dns: when searching all partitions the NULL basedn is OK
Andrew Tridgell
2011-08-25
1
-8
/
+1
*
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2011-06-20
1
-2
/
+2
*
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
2011-06-06
1
-1
/
+1
*
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
2011-05-08
1
-4
/
+4
*
s4:"ldb_connect" calls - proof for "!= LDB_SUCCESS"
Matthias Dieter Wallnöfer
2011-04-29
1
-1
/
+1
*
s4-param Rename private_path() -> lpcfg_private_path()
Andrew Bartlett
2011-04-29
1
-1
/
+1
*
source4/: Fix prototypes for all functions in various subsystems.
Jelmer Vernooij
2011-03-19
1
-0
/
+2
*
s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE
Andrew Tridgell
2011-01-14
1
-5
/
+5
*
s4:dns_server/dlz_bind9.c - initialise "ret" variables
Matthias Dieter Wallnöfer
2011-01-12
1
-2
/
+2
*
dns: fixed dns record format
Andrew Tridgell
2010-12-22
1
-4
/
+9
*
s4-dns: set dwSerial and dwFlags
Andrew Tridgell
2010-12-21
1
-0
/
+7
*
s4-dns: fixed name comparison in bind9 module
Andrew Tridgell
2010-12-21
1
-6
/
+21
*
s4-dns: return the local hostname as the SOA authority
Andrew Tridgell
2010-12-21
1
-2
/
+19
*
s4-dns: disable segfault handling in dlz_bind9
Andrew Tridgell
2010-12-21
1
-0
/
+2
*
s4-dns: fixed a crash bug in dlz_bind9 code
Andrew Tridgell
2010-12-21
1
-2
/
+0
*
s4-dns: implemented parsing and storing of DNS records from bind
Andrew Tridgell
2010-12-15
2
-46
/
+640
*
s4-dns: added basic DLZ writeable support to dlz_bind9
Andrew Tridgell
2010-12-15
3
-99
/
+448
*
s4-dns: dlz_bind9 doesn't need to link to gensec any more
Andrew Tridgell
2010-12-08
1
-1
/
+1
*
s4-dns: use ldb hooks for samba extensions in dlz_bind9
Andrew Tridgell
2010-12-08
1
-49
/
+35
*
s4-dns: allow a remote ldap server to be used with dlz_bind9
Andrew Tridgell
2010-12-08
2
-16
/
+67
[next]