index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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
*
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
*
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
*
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
*
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
*
heimdal: fix for w2000 from lha
Andrew Tridgell
2010-12-01
1
-2
/
+14
*
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
*
s4-librpc Handle all types of GUID in the GUID() initialiser
Andrew Bartlett
2010-12-01
1
-3
/
+11
*
s3-waf: convert RPC_LSARPC into a subsystem.
Günther Deschner
2010-12-01
2
-4
/
+9
*
s3-waf: convert RPC_SAMR into a subsystem.
Günther Deschner
2010-11-30
2
-5
/
+9
*
s3-waf: convert INIT_SAMR into a subsystem.
Günther Deschner
2010-11-30
1
-10
/
+10
*
s3-waf: convert INIT_NETLOGON into a subsystem.
Günther Deschner
2010-11-30
1
-10
/
+9
*
s3-waf: convert INIT_LSA into a subsystem.
Günther Deschner
2010-11-30
1
-12
/
+10
*
talloc: Add talloc object.
Jelmer Vernooij
2010-11-30
1
-0
/
+15
*
s3-waf: fix LIBNBT deps.
Günther Deschner
2010-11-30
1
-2
/
+2
*
s3-waf: convert IDMAP_AD into a subsystem.
Günther Deschner
2010-11-30
1
-4
/
+12
*
s3-waf: convert IDMAP_HASH into a subsystem.
Günther Deschner
2010-11-30
1
-2
/
+8
*
s3-waf: convert IDMAP_ADEX into a subsystem.
Günther Deschner
2010-11-30
1
-2
/
+8
*
s3-waf: no need to compile ../librpc/ndr/ndr_compression.c twice.
Günther Deschner
2010-11-30
1
-4
/
+1
*
s3-waf: use LIBCLI_NDR_NETLOGON.
Günther Deschner
2010-11-30
1
-4
/
+2
*
s3-waf: convert LIBNBT into a subsystem.
Günther Deschner
2010-11-30
1
-3
/
+7
*
s3-waf: convert SPNEGO_PARSE into a subsystem.
Günther Deschner
2010-11-30
1
-4
/
+7
*
s3-waf: use SLCACHE in ntlm_auth.
Günther Deschner
2010-11-30
1
-3
/
+2
*
s3-waf: use TLDAP in smbtorture.
Günther Deschner
2010-11-30
1
-2
/
+2
*
s3-waf: convert NPA_TSTREAM into a subsystem.
Günther Deschner
2010-11-30
1
-6
/
+9
*
s3-waf: add LIBDRSUAPI subsystem.
Günther Deschner
2010-11-30
1
-8
/
+8
*
s3-waf: let SMBD_BASE depend on NDR_NOTIFY.
Günther Deschner
2010-11-30
1
-3
/
+2
[next]