index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-01
wintest Wipe the BIND data directory just before we restart bind
Andrew Bartlett
1
-2
/
+5
2010-12-01
wintest Another way to work out if a Windows machine is a DC
Andrew Bartlett
1
-2
/
+15
2010-12-01
wintest Add more retries and fix up RODC handling after auto-dcpromo
Andrew Bartlett
1
-16
/
+35
2010-12-01
wintest Allow 'samba-tool newuser' to run a few times waiting for the RID Set
Andrew Bartlett
1
-1
/
+1
2010-12-01
s4-samba-tool Show when we have created the user successfully
Andrew Bartlett
1
-0
/
+1
2010-12-01
wintest Make the new --vms option default to running all tests.
Andrew Bartlett
2
-2
/
+3
2010-12-01
wintest Set WIN_LCREALM and WIN_BASEDN automatically
Andrew Bartlett
1
-1
/
+7
2010-12-01
wintest Add a function to shut down all the managed VMs at the start
Andrew Bartlett
2
-0
/
+17
2010-12-01
wintest Fix case of BASEDN variables
Andrew Bartlett
1
-1
/
+1
2010-12-01
wintest Add automatic dcpromo is the host isn't a DC yet
Andrew Bartlett
2
-3
/
+76
2010-12-01
wintest Add more VMs and correct titles
Andrew Bartlett
1
-1
/
+25
2010-12-01
wintest: cope with delays in w2k3 starting its DRS server
Andrew Tridgell
1
-1
/
+1
2010-12-01
s4-drs: the options attribute is optional on NTDSDSA objects
Andrew Tridgell
1
-1
/
+1
2010-12-01
wintest: wait for the windows DC to register its DNS name
Andrew Tridgell
1
-0
/
+3
2010-12-01
s4-provision: remove the disabled bit in the dns-$HOSTNAME account
Andrew Tridgell
1
-1
/
+1
2010-12-01
wintest: fixed casefold handling in expect calls
Andrew Tridgell
1
-1
/
+6
2010-12-01
waf: less verbose message for failing to resolve a syslib path
Andrew Tridgell
1
-1
/
+1
2010-12-01
waf: use Logs.warn() instead of print() in the symbol check code
Andrew Tridgell
1
-1
/
+1
2010-12-01
pygensec: Fix initialization.
Jelmer Vernooij
1
-1
/
+1
2010-12-01
pytalloc: Make py_talloc_default_cmp private.
Jelmer Vernooij
3
-14
/
+15
2010-12-01
pytalloc: Make py_talloc_dealloc private.
Jelmer Vernooij
3
-14
/
+11
2010-12-01
pytalloc: Make py_talloc_default_repr private (now exposed by talloc.Object).
Jelmer Vernooij
3
-15
/
+12
2010-12-01
pyparam: Use talloc.Object.
Jelmer Vernooij
1
-2
/
+6
2010-12-01
pyregistry: Use talloc.Object.
Jelmer Vernooij
1
-4
/
+9
2010-12-01
pyauth: Use talloc.Object.
Jelmer Vernooij
1
-3
/
+5
2010-12-01
pygensec: Use talloc.Object.
Jelmer Vernooij
1
-1
/
+4
2010-12-01
pycredentials: Use talloc.Object.
Jelmer Vernooij
1
-2
/
+5
2010-12-01
pytalloc: Expose PyTalloc_GetObjectType
Jelmer Vernooij
2
-2
/
+3
2010-12-01
pidl/python: Allow import of talloc, even though it doesn't live in the
Jelmer Vernooij
1
-10
/
+22
2010-12-01
pidl: Allow more flexibility importing modules using convenience function.
Jelmer Vernooij
1
-7
/
+9
2010-12-01
pytalloc: Add convenience function for checking if something is a talloc
Jelmer Vernooij
2
-0
/
+29
2010-12-01
pidl: Base new objects off of talloc object.
Jelmer Vernooij
1
-4
/
+4
2010-12-01
waf: added a help target for the other waf builds
Andrew Tridgell
1
-1
/
+6
2010-12-01
s4-build: added a 'make help' target
Andrew Tridgell
1
-1
/
+6
2010-12-01
s4-provision: fixed check for missing msDS-SupportedEncryptionTypes
Andrew Tridgell
1
-3
/
+2
2010-12-01
wintest: make expect calls case insensitive by default
Andrew Tridgell
1
-7
/
+10
2010-12-01
wintest: added --vms option
Andrew Tridgell
2
-9
/
+24
2010-12-01
heimdal: fix for w2000 from lha
Andrew Tridgell
1
-2
/
+14
2010-12-01
s4-dns: catch all DNS exceptions in samba_dnsupdate
Andrew Tridgell
1
-4
/
+8
2010-12-01
s4-smb_server Return why the ntvfs_connect() failed.
Andrew Bartlett
1
-1
/
+1
2010-12-01
s4-librpc Handle all types of GUID in the GUID() initialiser
Andrew Bartlett
1
-3
/
+11
2010-12-01
s3-waf: convert RPC_LSARPC into a subsystem.
Günther Deschner
2
-4
/
+9
2010-11-30
s3-waf: convert RPC_SAMR into a subsystem.
Günther Deschner
2
-5
/
+9
2010-11-30
s3-waf: convert INIT_SAMR into a subsystem.
Günther Deschner
1
-10
/
+10
2010-11-30
s3-waf: convert INIT_NETLOGON into a subsystem.
Günther Deschner
1
-10
/
+9
2010-11-30
s3-waf: convert INIT_LSA into a subsystem.
Günther Deschner
1
-12
/
+10
2010-11-30
talloc: Add talloc object.
Jelmer Vernooij
1
-0
/
+15
2010-11-30
s3-waf: fix LIBNBT deps.
Günther Deschner
1
-2
/
+2
2010-11-30
s3-waf: convert IDMAP_AD into a subsystem.
Günther Deschner
1
-4
/
+12
2010-11-30
s3-waf: convert IDMAP_HASH into a subsystem.
Günther Deschner
1
-2
/
+8
[next]