summaryrefslogtreecommitdiff
path: root/source4/dsdb/dns
Commit message (Expand)AuthorAgeFilesLines
* source4/smbd: refactor the process model for preforkGary Lockyer2017-10-191-1/+6
* s4:bind_dlz: Use the 'binddns dir' if possibleAndreas Schneider2017-09-051-3/+43
* s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison2017-05-111-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-2/+2
* dns_update: RODC updates should use lower case realmGarming Sam2017-04-131-1/+1
* rodc/dns: Do not put a trailing dot at end of a DNS recordGarming Sam2017-04-131-8/+7
* samba_spnupdate: do not interpret failure count as unix error codeBob Campbell2016-06-031-8/+2
* samba_dnsupdate: do not interpret failure count as unix error codeBob Campbell2016-06-031-8/+3
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-131-0/+1
* Fix the developer O3 buildVolker Lendecke2015-02-251-1/+2
* s4:samba_dnsupdate: cache the already registered recordsStefan Metzmacher2014-08-261-0/+13
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-151-1/+1
* s4-dns: add all forest DCs to named.conf.updateAndrew Tridgell2011-10-041-12/+54
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-201-4/+4
* s4-param Rename private_path() -> lpcfg_private_path()Andrew Bartlett2011-04-291-2/+2
* source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij2011-03-191-0/+2
* s4-dns: ensure we get the right case on the grant rule for administratorAndrew Tridgell2010-11-081-2/+1
* s4:dsdb/dns/dns_update.c - increase the timeout for the SPN and DNS update sc...Matthias Dieter Wallnöfer2010-10-311-2/+2
* samdb: Add flags argument to samdb_connect().Jelmer Vernooij2010-10-101-1/+1
* s4-dns: implemented RODC DNS update in dns update taskAndrew Tridgell2010-09-271-0/+199
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-9/+9
* s4-dns: call spn update command alongside dns updateAndrew Tridgell2010-04-271-0/+46
* s4 dns: Allow to specify static grant entries to be added to the dynamicaly g...Matthieu Patou2010-04-241-3/+17
* s4:dsdb/dns/dns_update.c - fix a typoMatthias Dieter Wallnöfer2010-04-171-1/+1
* s4:dsdb/dns: change callers of samba_runcmd()Stefan Metzmacher2010-03-091-36/+68
* s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell2010-02-261-4/+4
* s4:DNS update - change "i" to be unsignedMatthias Dieter Wallnöfer2010-02-251-1/+2
* s4-dns: improved logging, and run name check at startupAndrew Tridgell2010-02-231-6/+10
* s4-dns: call out to the dns update command every 10 minutesAndrew Tridgell2010-02-231-26/+112
* s4-dnsupdate: use samba_runcmd() in the dns update taskAndrew Tridgell2010-02-171-16/+35
* s4-dns: don't leave behind a tmp fileAndrew Tridgell2010-02-111-0/+2
* s4-dns: added a dns update taskAndrew Tridgell2010-02-111-0/+222