Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wintest: make command matching case insensitive by default | Andrew Tridgell | 2010-12-01 | 1 | -2/+5 |
| | | | | | | | the new BASEDN changes break the RODC join otherwise Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Dec 1 06:54:13 CET 2010 on sn-devel-104 | ||||
* | wintest: we don't need the WIN_BASEDN vars any more | Andrew Tridgell | 2010-12-01 | 1 | -2/+0 |
| | | | | they are based on the realm now | ||||
* | wintest: fixed formatting of wintest in emacs python mode | Andrew Tridgell | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | wintest Wipe the BIND data directory just before we restart bind | Andrew Bartlett | 2010-12-01 | 1 | -2/+5 |
| | | | | | | | This will hopefully mean we don't end up with stale zone info in the new server. Andrew Bartlett | ||||
* | wintest Another way to work out if a Windows machine is a DC | Andrew Bartlett | 2010-12-01 | 1 | -2/+15 |
| | | | | | | | it's not perfect (may fail on member servers) but it's picks up the difference between standalone and DC OK. Andrew Bartlett | ||||
* | wintest Add more retries and fix up RODC handling after auto-dcpromo | Andrew Bartlett | 2010-12-01 | 1 | -16/+35 |
| | | | | | | | The extra looping allows some time for the system to settle down while we connect to the server for the first time. Andrew Bartlett | ||||
* | wintest Allow 'samba-tool newuser' to run a few times waiting for the RID Set | Andrew Bartlett | 2010-12-01 | 1 | -1/+1 |
| | | | | Pair-Programmed-With: Andrew Tridgell <tridge@samba.org> | ||||
* | s4-samba-tool Show when we have created the user successfully | Andrew Bartlett | 2010-12-01 | 1 | -0/+1 |
| | |||||
* | wintest Make the new --vms option default to running all tests. | Andrew Bartlett | 2010-12-01 | 2 | -2/+3 |
| | | | | Andrew Bartlett | ||||
* | wintest Set WIN_LCREALM and WIN_BASEDN automatically | Andrew Bartlett | 2010-12-01 | 1 | -1/+7 |
| | | | | | | | Also this uppper cases WIN_REALM, to avoid this being sensitive based on the configuration file. Andrew Bartlett | ||||
* | wintest Add a function to shut down all the managed VMs at the start | Andrew Bartlett | 2010-12-01 | 2 | -0/+17 |
| | | | | | | | This helps ensure that old virtual machines don't interfer with a new test run. Andrew Bartlett | ||||
* | wintest Fix case of BASEDN variables | Andrew Bartlett | 2010-12-01 | 1 | -1/+1 |
| | | | | | | This needs to be automatically calculated. Andrew Bartlett | ||||
* | wintest Add automatic dcpromo is the host isn't a DC yet | Andrew Bartlett | 2010-12-01 | 2 | -3/+76 |
| | | | | | | | This is slow, and requires an extra reboot, but should be consistent and reproducible. Andrew Bartlett | ||||
* | wintest Add more VMs and correct titles | Andrew Bartlett | 2010-12-01 | 1 | -1/+25 |
| | |||||
* | wintest: cope with delays in w2k3 starting its DRS server | Andrew Tridgell | 2010-12-01 | 1 | -1/+1 |
| | | | | | w2k3 brings up its DRS server quite a long time after its other services | ||||
* | s4-drs: the options attribute is optional on NTDSDSA objects | Andrew Tridgell | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | wintest: wait for the windows DC to register its DNS name | Andrew Tridgell | 2010-12-01 | 1 | -0/+3 |
| | | | | | | | after a windows DC uses dcpromo to join our domain, it can take a while for it to register its DNS name Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | s4-provision: remove the disabled bit in the dns-$HOSTNAME account | Andrew Tridgell | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | wintest: fixed casefold handling in expect calls | Andrew Tridgell | 2010-12-01 | 1 | -1/+6 |
| | |||||
* | waf: less verbose message for failing to resolve a syslib path | Andrew Tridgell | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | waf: use Logs.warn() instead of print() in the symbol check code | Andrew Tridgell | 2010-12-01 | 1 | -1/+1 |
| | |||||
* | pygensec: Fix initialization. | Jelmer Vernooij | 2010-12-01 | 1 | -1/+1 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Dec 1 02:33:06 CET 2010 on sn-devel-104 | ||||
* | pytalloc: Make py_talloc_default_cmp private. | Jelmer Vernooij | 2010-12-01 | 3 | -14/+15 |
| | |||||
* | pytalloc: Make py_talloc_dealloc private. | Jelmer Vernooij | 2010-12-01 | 3 | -14/+11 |
| | |||||
* | pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object). | Jelmer Vernooij | 2010-12-01 | 3 | -15/+12 |
| | |||||
* | pyparam: Use talloc.Object. | Jelmer Vernooij | 2010-12-01 | 1 | -2/+6 |
| | |||||
* | pyregistry: Use talloc.Object. | Jelmer Vernooij | 2010-12-01 | 1 | -4/+9 |
| | |||||
* | pyauth: Use talloc.Object. | Jelmer Vernooij | 2010-12-01 | 1 | -3/+5 |
| | |||||
* | pygensec: Use talloc.Object. | Jelmer Vernooij | 2010-12-01 | 1 | -1/+4 |
| | |||||
* | pycredentials: Use talloc.Object. | Jelmer Vernooij | 2010-12-01 | 1 | -2/+5 |
| | |||||
* | pytalloc: Expose PyTalloc_GetObjectType | Jelmer Vernooij | 2010-12-01 | 2 | -2/+3 |
| | |||||
* | pidl/python: Allow import of talloc, even though it doesn't live in the | Jelmer Vernooij | 2010-12-01 | 1 | -10/+22 |
| | | | | samba.dcerpc. namespace. | ||||
* | pidl: Allow more flexibility importing modules using convenience function. | Jelmer Vernooij | 2010-12-01 | 1 | -7/+9 |
| | |||||
* | pytalloc: Add convenience function for checking if something is a talloc | Jelmer Vernooij | 2010-12-01 | 2 | -0/+29 |
| | | | | object. | ||||
* | pidl: Base new objects off of talloc object. | Jelmer Vernooij | 2010-12-01 | 1 | -4/+4 |
| | |||||
* | waf: added a help target for the other waf builds | Andrew Tridgell | 2010-12-01 | 1 | -1/+6 |
| | | | | | | | this lets the s3 waf build use "make help" Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Dec 1 01:47:50 CET 2010 on sn-devel-104 | ||||
* | s4-build: added a 'make help' target | Andrew Tridgell | 2010-12-01 | 1 | -1/+6 |
| | |||||
* | s4-provision: fixed check for missing msDS-SupportedEncryptionTypes | Andrew Tridgell | 2010-12-01 | 1 | -3/+2 |
| | | | | thanks to Jelmer for spotting this | ||||
* | wintest: make expect calls case insensitive by default | Andrew Tridgell | 2010-12-01 | 1 | -7/+10 |
| | |||||
* | wintest: added --vms option | Andrew Tridgell | 2010-12-01 | 2 | -9/+24 |
| | | | | this allows you to run tests associated with a specified list of VMs | ||||
* | heimdal: fix for w2000 from lha | Andrew Tridgell | 2010-12-01 | 1 | -2/+14 |
| | | | | | Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Wed Dec 1 00:59:59 CET 2010 on sn-devel-104 | ||||
* | s4-dns: catch all DNS exceptions in samba_dnsupdate | Andrew Tridgell | 2010-12-01 | 1 | -4/+8 |
| | |||||
* | s4-smb_server Return why the ntvfs_connect() failed. | Andrew Bartlett | 2010-12-01 | 1 | -1/+1 |
| | | | | Andrew Bartlett | ||||
* | s4-librpc Handle all types of GUID in the GUID() initialiser | Andrew Bartlett | 2010-12-01 | 1 | -3/+11 |
| | | | | | | | By taking a length-limited string, we can parse binary and string GUID values, which is particularly useful when reading from ldb. Andrew Bartlett | ||||
* | s3-waf: convert RPC_LSARPC into a subsystem. | Günther Deschner | 2010-12-01 | 2 | -4/+9 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Dec 1 00:13:58 CET 2010 on sn-devel-104 | ||||
* | s3-waf: convert RPC_SAMR into a subsystem. | Günther Deschner | 2010-11-30 | 2 | -5/+9 |
| | | | | Guenther | ||||
* | s3-waf: convert INIT_SAMR into a subsystem. | Günther Deschner | 2010-11-30 | 1 | -10/+10 |
| | | | | Guenther | ||||
* | s3-waf: convert INIT_NETLOGON into a subsystem. | Günther Deschner | 2010-11-30 | 1 | -10/+9 |
| | | | | Guenther | ||||
* | s3-waf: convert INIT_LSA into a subsystem. | Günther Deschner | 2010-11-30 | 1 | -12/+10 |
| | | | | Guenther | ||||
* | talloc: Add talloc object. | Jelmer Vernooij | 2010-11-30 | 1 | -0/+15 |
| | | | | | Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Nov 30 23:26:56 CET 2010 on sn-devel-104 |