Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|