summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-01pygensec: Use talloc.Object.Jelmer Vernooij1-1/+4
2010-12-01pycredentials: Use talloc.Object.Jelmer Vernooij1-2/+5
2010-12-01pytalloc: Expose PyTalloc_GetObjectTypeJelmer Vernooij2-2/+3
2010-12-01pidl/python: Allow import of talloc, even though it doesn't live in theJelmer Vernooij1-10/+22
2010-12-01pidl: Allow more flexibility importing modules using convenience function.Jelmer Vernooij1-7/+9
2010-12-01pytalloc: Add convenience function for checking if something is a tallocJelmer Vernooij2-0/+29
2010-12-01pidl: Base new objects off of talloc object.Jelmer Vernooij1-4/+4
2010-12-01waf: added a help target for the other waf buildsAndrew Tridgell1-1/+6
2010-12-01s4-build: added a 'make help' targetAndrew Tridgell1-1/+6
2010-12-01s4-provision: fixed check for missing msDS-SupportedEncryptionTypesAndrew Tridgell1-3/+2
2010-12-01wintest: make expect calls case insensitive by defaultAndrew Tridgell1-7/+10
2010-12-01wintest: added --vms optionAndrew Tridgell2-9/+24
2010-12-01heimdal: fix for w2000 from lhaAndrew Tridgell1-2/+14
2010-12-01s4-dns: catch all DNS exceptions in samba_dnsupdateAndrew Tridgell1-4/+8
2010-12-01s4-smb_server Return why the ntvfs_connect() failed.Andrew Bartlett1-1/+1
2010-12-01s4-librpc Handle all types of GUID in the GUID() initialiserAndrew Bartlett1-3/+11
2010-12-01s3-waf: convert RPC_LSARPC into a subsystem.Günther Deschner2-4/+9
2010-11-30s3-waf: convert RPC_SAMR into a subsystem.Günther Deschner2-5/+9
2010-11-30s3-waf: convert INIT_SAMR into a subsystem.Günther Deschner1-10/+10
2010-11-30s3-waf: convert INIT_NETLOGON into a subsystem.Günther Deschner1-10/+9
2010-11-30s3-waf: convert INIT_LSA into a subsystem.Günther Deschner1-12/+10
2010-11-30talloc: Add talloc object.Jelmer Vernooij1-0/+15
2010-11-30s3-waf: fix LIBNBT deps.Günther Deschner1-2/+2
2010-11-30s3-waf: convert IDMAP_AD into a subsystem.Günther Deschner1-4/+12
2010-11-30s3-waf: convert IDMAP_HASH into a subsystem.Günther Deschner1-2/+8
2010-11-30s3-waf: convert IDMAP_ADEX into a subsystem.Günther Deschner1-2/+8
2010-11-30s3-waf: no need to compile ../librpc/ndr/ndr_compression.c twice.Günther Deschner1-4/+1
2010-11-30s3-waf: use LIBCLI_NDR_NETLOGON.Günther Deschner1-4/+2
2010-11-30s3-waf: convert LIBNBT into a subsystem.Günther Deschner1-3/+7
2010-11-30s3-waf: convert SPNEGO_PARSE into a subsystem.Günther Deschner1-4/+7
2010-11-30s3-waf: use SLCACHE in ntlm_auth.Günther Deschner1-3/+2
2010-11-30s3-waf: use TLDAP in smbtorture.Günther Deschner1-2/+2
2010-11-30s3-waf: convert NPA_TSTREAM into a subsystem.Günther Deschner1-6/+9
2010-11-30s3-waf: add LIBDRSUAPI subsystem.Günther Deschner1-8/+8
2010-11-30s3-waf: let SMBD_BASE depend on NDR_NOTIFY.Günther Deschner1-3/+2
2010-11-30s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_NBT.Günther Deschner1-3/+2
2010-11-30s3-waf: let LIBSMB (in fact LIBNBT) depend on NDR_SVCCTL.Günther Deschner1-4/+2
2010-11-30s3-waf: convert LIBCLI_SPOOLSS into a subsystem.Günther Deschner1-10/+12
2010-11-30s3-waf: convert RPCCLI_EPMAPPER into a subsystem.Günther Deschner1-7/+7
2010-11-30s3-waf: convert RPCCLI_EVENTLOG into a subsystem.Günther Deschner1-6/+5
2010-11-30s3-waf: convert RPCCLI_NTSVCS into a subsystem.Günther Deschner1-6/+5
2010-11-30s3-waf: convert RPCCLI_DRSUAPI into a subsystem.Günther Deschner1-7/+6
2010-11-30s3-waf: convert RPCCLI_DFS into a subsystem.Günther Deschner1-6/+5
2010-11-30s3-waf: convert RPCCLI_INITSHUTDOWN into a subsystem.Günther Deschner1-7/+6
2010-11-30s3-waf: convert RPCCLI_DSSETUP into a subsystem.Günther Deschner1-9/+7
2010-11-30s3-waf: convert RPCCLI_SVCCTL into a subsystem.Günther Deschner1-6/+5
2010-11-30s3-waf: convert RPCCLI_WKSSVC into a subsystem.Günther Deschner1-10/+7
2010-11-30s3-waf: convert RPCCLI_SRVSVC into a subsystem.Günther Deschner1-19/+19
2010-11-30s3-waf: convert LIBCLI_NETLOGON into a subsystem.Günther Deschner1-14/+14
2010-11-30s3-waf: convert LIBCLI_LSA into a subsystem.Günther Deschner1-23/+21