dns: Enable prerequisite checking
[kai/samba.git] / source4 /
2011-10-13 Kai Blindns: Enable prerequisite checking dns_pre_merge
2011-10-13 Kai Blindns: some fixes for errors found by metze
2011-10-13 Kai Blindns: Also make deleting records during updates work
2011-10-13 Kai Blindns: get dnsupdate to work
2011-10-13 Kai BlinWIP: updates!
2011-10-13 Kai BlinWIP: updates?
2011-10-13 Kai BlinWIP: more half-working code for the DNS server
2011-10-13 Kai BlinWIP s4 dns: work on actually updating stuff
2011-10-13 Kai Blins4 dns: Handle update section prescan
2011-10-13 Kai Blins4 dns: finishing prereq check
2011-10-13 Kai Blins4 dns: get started on prerequisite checking
2011-10-13 Kai Blins4 dns: deal with update zones only for QCLASS_IN/ANY
2011-10-13 Kai Blins4 dns: remove unused code
2011-10-13 Kai Blins4 dns: the opcode is called OPCODE_UPDATE in the RFC...
2011-10-13 Kai Blins4 dns: Handle QCLASS_NONE queries
2011-10-13 Kai Blins4 dns: Support DNS_QTYPE_ALL queries
2011-10-13 Kai BlinTMP: WIP changes
2011-10-13 Kai Blindns: pass pointer to prereqs array
2011-10-13 Kai Blindns: Move utility functions to dns_utils.c
2011-10-13 Kai Blindns: Build the python bindings
2011-10-13 Kai Blindns: Fix a comment and a debug printout
2011-10-13 Kai BlinTMP: more work on the DNS client library
2011-10-13 Kai BlinAdd warnings about TCP usage to dns server
2011-10-13 Kai BlinTMP s4 dns: add another todo item
2011-10-13 Kai BlinTMP s4 dns play with ldb transactions for dns updates
2011-10-13 Kai BlinTMP s4 dns: Add a handle_update function
2011-10-13 Kai BlinTMP s4 dns: Allow updates
2011-10-13 Kai Blins4 provision: Clean up the DNS mess
2011-10-13 Jelmer Vernooijsamba-tool: Use self.outf in a few more places.
2011-10-13 Jelmer Vernooijsamba-tool delegation: Use self.outf, simplify some...
2011-10-13 Jelmer Vernooijsamba.getopt: Refactor parsing of --kerberos argument...
2011-10-12 Stefan Metzmachers4:torture/smb2: we only support 64KB reads/writes...
2011-10-12 Jelmer Vernooijsamba-tools/testparm: Add really basic unit test, demon...
2011-10-12 Jelmer Vernooijnetcmd: Add Command.get_logger() method.
2011-10-12 Jelmer Vernooijnetcmd: Add errf stream to command instances.
2011-10-12 Jelmer Vernooijsamba-tool/testparm: Fix traceback when checking client...
2011-10-12 Jelmer Vernooijsamba-tool/testparm: Fix handling of command-line options.
2011-10-12 Michael Adamselftest: mark samba4.drs.delete_object.python knownfail
2011-10-12 Gregor Becks3:utils change data_blob_dup_talloc() to take a DATA_B...
2011-10-12 Jelmer Vernooijsamba.upgrade: Use list comprehension.
2011-10-12 Jelmer Vernooijsamba.getopt: Allow --kerberos=auto, and fix exception...
2011-10-11 Matthias Dieter... s4:ldap_backend.c/"map_ldb_error" - handle errors simil...
2011-10-11 Andrew Bartlettauth: move gensec_start.c to the top level
2011-10-11 Andrew Bartlettauth: move credentials layer to the top level
2011-10-11 Andrew Bartletts4-s3-upgrade: Allow import (just without a uid mapping...
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-10-10 Simo Sorcepac: Fix wrong memory allocation check
2011-10-10 Stefan Metzmacherlibcli/cldap: don't pass tevent_context to cldap_socket...
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_search_send()
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_netlogon_send()
2011-10-10 Stefan Metzmacherlibcli/cldap: pass tevent_context to cldap_set_incoming...
2011-10-08 Jelmer VernooijRemove pointless exception catching in tests.
2011-10-08 Jelmer Vernooijnetcmd/domain: Remove unused imports.
2011-10-08 Jelmer Vernooijnetcmd: Avoid catching all exceptions, avoid using...
2011-10-08 Jelmer Vernooijupgrade: Avoid catching all exceptions, just catch...
2011-10-08 Matthias Dieter... s4:findprovisionusnranges - the default python path...
2011-10-08 Stefan Metzmachers4:torture/smb2: avoid '//' comments
2011-10-08 Stefan Metzmachers4:torture/drs: avoid '//' comments
2011-10-08 Stefan Metzmachers4:lib/wmi: avoid '//' comments
2011-10-08 Andrew Bartlettbuild: build wbinfo only once in the waf build
2011-10-08 Stefan Metzmacherselftest: run dfs tests on plugin_s4_dc
2011-10-07 Stefan Metzmachers4:smb_server: implement dfs referral handing on top...
2011-10-07 Stefan Metzmachers4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS...
2011-10-07 Stefan Metzmachers4:dbchecker: make use of local_oid controls for dsdb...
2011-10-07 Stefan Metzmachers4:dsdb: fix the order of DSDB_CONTROL_* defines in...
2011-10-07 Andrew Bartletts4-param copy print_parameter and equal_parameter in...
2011-10-07 Andrew Bartlettparam: Use a bool to hold boolean parameters
2011-10-07 Andrew Tridgells4-dsdb: special case for deleted objects one way link
2011-10-07 Andrew Tridgells4-dsdb: don't display links to deleted objects
2011-10-07 Andrew Tridgells4-dsdb: fixed one_way_link calculation
2011-10-07 Andrew Tridgells4-dsdb: fixed behaviour of show_deleted and show_recyc...
2011-10-07 Andrew Tridgells4-dsdb: fixed the check_optional_feature() call
2011-10-06 Andrew Bartlettlib/util: consolidate module loading
2011-10-06 Andrew Bartlettlib/util: consolidate module loading into common code
2011-10-06 Andrew Tridgellsamba-tool: add support for fixing broken backlinks...
2011-10-06 Andrew Tridgells4-dsdb: allow deletion of backlinks if DSDB_CONTROL_DB...
2011-10-06 Andrew Tridgells4-dsdb: added DSDB_CONTROL_DBCHECK
2011-10-06 Andrew Tridgells4-dsdb: allow groupType update on deleted objects
2011-10-06 Andrew Tridgells4-rodc: use the rodc_replica flag on the partition
2011-10-06 Andrew Tridgells4-rodc: ensure we load replicated partitions for RODCs
2011-10-06 Andrew Bartletts4-dsdb: Do not assume that all deleted objects have...
2011-10-06 Andrew Bartlettdsdb: Do not attempt to resolve conflicts on an RODC
2011-10-06 Andrew Bartlettdsdb: fix double-free in replication failure case on...
2011-10-06 Andrew Bartletts4-dsdb Allow repl server to start even when no master...
2011-10-05 Andrew Tridgells4-auth: fixed formatting of some DEBUG() lines
2011-10-04 Andrew Tridgells4-subdomain: create trust record with forest root DC
2011-10-04 Andrew Tridgells4-dsdb: fixed re-join of subdomain
2011-10-04 Andrew Tridgells4-lsa: fixed set of trust password with old password
2011-10-04 Andrew Tridgells4-dns: add all forest DCs to named.conf.update
2011-10-04 Andrew Tridgells4-ldap: added DSDB_CONTROL_NO_GLOBAL_CATALOG to ldap...
2011-10-04 Andrew Tridgells4-kdc: fixed handling of previous vs current trust...
2011-10-04 Andrew Tridgells4-auth: rework map_user_info() to use cracknames
2011-10-04 Andrew Tridgells4-sam: don't look in GC NCs for user accounts
2011-10-04 Andrew Tridgells4-kdc: don't look at global catalog NCs in the kdc
2011-10-04 Andrew Tridgells4-kdc: treat a kvno of 255 as unspecified
2011-10-04 Andrew Tridgells4-kcc: if we are a GC, auto-add partial replicas
2011-10-04 Andrew Tridgells4-dsdb: simplify samdb_is_gc()
2011-10-04 Andrew Tridgells4-dsdb: add the DSDB_CONTROL_PARTIAL_REPLICA when...
2011-10-04 Andrew Tridgellheimdal: handle referrals for 3 part DRSUAPI SPNs
2011-10-04 Andrew Tridgells4-repl: try harder to find the right SPN in replicatio...
next