summaryrefslogtreecommitdiff
path: root/source4/dsdb/dns
AgeCommit message (Expand)AuthorFilesLines
2020-11-27s4: rename source4/smbd/ to source4/samba/Ralph Boehme1-1/+1
2019-08-22s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"Andrew Bartlett1-259/+0
2019-01-15dns_update: samba_dnsupdate's exit code is not an errnoVolker Lendecke1-2/+2
2019-01-10dsdb: Print strerror in addition to errnoVolker Lendecke1-2/+2
2018-11-01source4 smdb: Add a post fork hook to the service APIGary Lockyer1-9/+11
2018-11-01source4 smbd: Make the service_details structure constant.Gary Lockyer1-1/+1
2018-10-11dns update: add missing newline in error debug messageBjörn Baumbach1-1/+2
2018-06-16dsdb: Fix a typoVolker Lendecke1-1/+1
2018-05-10samdb: Add remote address to connectGary Lockyer1-2/+6
2017-10-19 source4/smbd: refactor the process model for preforkGary Lockyer1-1/+6
2017-09-05s4:bind_dlz: Use the 'binddns dir' if possibleAndreas Schneider1-3/+43
2017-05-11s4: Add TALLOC_CTX * to register_server_service().Jeremy Allison1-1/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-2/+2
2017-04-13dns_update: RODC updates should use lower case realmGarming Sam1-1/+1
2017-04-13rodc/dns: Do not put a trailing dot at end of a DNS recordGarming Sam1-8/+7
2016-06-03samba_spnupdate: do not interpret failure count as unix error codeBob Campbell1-8/+2
2016-06-03samba_dnsupdate: do not interpret failure count as unix error codeBob Campbell1-8/+3
2016-01-13Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij1-0/+1
2015-02-25Fix the developer O3 buildVolker Lendecke1-1/+2
2014-08-26s4:samba_dnsupdate: cache the already registered recordsStefan Metzmacher1-0/+13
2012-06-15lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett1-1/+1
2011-10-04s4-dns: add all forest DCs to named.conf.updateAndrew Tridgell1-12/+54
2011-06-20libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett1-4/+4
2011-04-29s4-param Rename private_path() -> lpcfg_private_path()Andrew Bartlett1-2/+2
2011-03-19source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij1-0/+2
2010-11-08s4-dns: ensure we get the right case on the grant rule for administratorAndrew Tridgell1-2/+1
2010-10-31s4:dsdb/dns/dns_update.c - increase the timeout for the SPN and DNS update sc...Matthias Dieter Wallnöfer1-2/+2
2010-10-10samdb: Add flags argument to samdb_connect().Jelmer Vernooij1-1/+1
2010-09-27s4-dns: implemented RODC DNS update in dns update taskAndrew Tridgell1-0/+199
2010-07-16s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell1-9/+9
2010-04-27s4-dns: call spn update command alongside dns updateAndrew Tridgell1-0/+46
2010-04-24s4 dns: Allow to specify static grant entries to be added to the dynamicaly g...Matthieu Patou1-3/+17
2010-04-17s4:dsdb/dns/dns_update.c - fix a typoMatthias Dieter Wallnöfer1-1/+1
2010-03-09s4:dsdb/dns: change callers of samba_runcmd()Stefan Metzmacher1-36/+68
2010-02-26s4-dns: use a loadparm list for samba_runcmd() commandsAndrew Tridgell1-4/+4
2010-02-25s4:DNS update - change "i" to be unsignedMatthias Dieter Wallnöfer1-1/+2
2010-02-23s4-dns: improved logging, and run name check at startupAndrew Tridgell1-6/+10
2010-02-23s4-dns: call out to the dns update command every 10 minutesAndrew Tridgell1-26/+112
2010-02-17s4-dnsupdate: use samba_runcmd() in the dns update taskAndrew Tridgell1-16/+35
2010-02-11s4-dns: don't leave behind a tmp fileAndrew Tridgell1-0/+2
2010-02-11s4-dns: added a dns update taskAndrew Tridgell1-0/+222