| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
it may be 'Administrator' in the database, and bind match rules are
case sensitive
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Mon Nov 8 01:41:43 UTC 2010 on sn-devel-104
|
| |
|
|
|
|
| |
scripts
Sometimes it can take longer than 10 sec.
|
| | |
|
| |
|
|
| |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
|
| |
|
|
|
|
|
| |
this converts all callers that use the Samba4 loadparm lp_ calling
convention to use the lpcfg_ prefix.
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
| |
|
|
| |
call samba_spnupdate at the same time as samba_spnupdate
|
| |
|
|
|
|
| |
generated named.conf.update
Signed-off-by: Stefan Metzmacher <metze@samba.org>
|
| | |
|
| |
|
|
| |
metze
|
| |
|
|
|
|
| |
This allows commands with multiple arguments and quoting to be used,
while still avoiding running a shell (and this having shell expansion
problems)
|
| |
|
|
| |
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
|
| | |
|
| |
|
|
|
| |
This periodically calls samba_dnsupdate to update our DNS entries if
needed
|
| |
|
|
| |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
|
| |
|
|
|
| |
If the dns update file doesn't need updating we need to delete the tmp
file
|
|
|
This task watches for changes in the list of DCs, and creates a bind9
formatted file that grants update permission to all DCs, plus to the
administration, and machines update for their own names.
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
|