summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-26s3: separate out cli schannel functions that depend on cli_netlogon.Günther Deschner4-204/+241
2010-08-25s3-build: only link in samr client code where needed.Günther Deschner1-10/+19
2010-08-25s3-waf: only link in samr client code where needed.Günther Deschner1-5/+11
2010-08-25s3-build: only link in lsa client code where needed.Günther Deschner1-12/+22
2010-08-25s3-waf: only link in lsa client code where needed.Günther Deschner1-4/+10
2010-08-25s3-build: only link in srvsvc client code where needed.Günther Deschner1-9/+17
2010-08-25s3-waf: only link in srvsvc client code where needed.Günther Deschner1-3/+7
2010-08-25s3-build: only link in wkssvc client code where needed.Günther Deschner1-5/+9
2010-08-25s3-waf: only link in wkssvc client code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in svcctl client code where needed.Günther Deschner1-3/+5
2010-08-25s3-waf: only link in svcctl client code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in dssetup client code where needed.Günther Deschner1-5/+9
2010-08-25s3-waf: only link in dssetup client code where needed.Günther Deschner1-3/+6
2010-08-25s3-build: only link in initshutdown client code where needed.Günther Deschner1-4/+7
2010-08-25s3-waf: only link in initshutdown client code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in echo client code where needed.Günther Deschner1-3/+5
2010-08-25s3-waf: only link in eventlog echo code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in dfs client code where needed.Günther Deschner1-3/+5
2010-08-25s3-waf: only link in dfs client code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in drsuapi client code where needed.Günther Deschner1-5/+8
2010-08-25s3-waf: only link in drsuapi client code where needed.Günther Deschner1-3/+5
2010-08-25s3-build: only link in ntsvcs client code where needed.Günther Deschner1-3/+5
2010-08-25s3-waf: only link in ntsvcs client code where needed.Günther Deschner1-2/+4
2010-08-25s3-build: only link in winreg client code where needed.Günther Deschner1-5/+7
2010-08-25s3-waf: only link in winreg client code where needed.Günther Deschner1-2/+5
2010-08-25s3-build: only link in eventlog client code where needed.Günther Deschner1-3/+5
2010-08-25s3-build: only link in spoolss client code where needed.Günther Deschner2-10/+16
2010-08-25s3-waf: only link in spoolss client code where needed.Günther Deschner1-5/+8
2010-08-25s3-lsa: separate out init_lsa headers.Günther Deschner21-7/+25
2010-08-25s4-pynet: some systems don't have Py_TYPE()Andrew Tridgell1-0/+4
2010-08-25s4-pyrpc: added a test for talloc behaviour in pidl python codeAndrew Tridgell2-0/+57
2010-08-25s4-pyglue: added talloc_total_blocks() python callAndrew Tridgell2-2/+23
2010-08-25s4-rodc: removed python memory workaroundAndrew Tridgell1-2/+1
2010-08-25s4-python: reference substructures onto the parent structureAndrew Tridgell1-15/+23
2010-08-25pytalloc: fixed py_talloc_steal()Andrew Tridgell2-1/+9
2010-08-25s4-pyglue: pyglue now depends on pytallocAndrew Tridgell1-1/+1
2010-08-25s4-rodc: setup secrets database at end of RODC joinAndrew Tridgell1-5/+33
2010-08-25s4-pyglue: added talloc_report_full() and talloc_enable_null_tracking()Andrew Tridgell2-0/+32
2010-08-25s4-repl: load RODC partitions using msDS-hasFullReplicaNCsAndrew Tridgell2-4/+28
2010-08-25s4-pytalloc: use better names for python talloc objectsAndrew Tridgell1-0/+2
2010-08-25s3:smbd: add nfs quota support to the linux-non-sysquota codeMichael Adam1-0/+198
2010-08-25s3:smbd: add a nfs backend for sysquotas.Michael Adam5-0/+303
2010-08-25s4-smbtorture: Added a torture test for forest trustsSumit Bose5-2/+841
2010-08-25s4-smbtorture: Make test_SetupCredentials3 publicSumit Bose2-1/+25
2010-08-25s4-smbtorture: fill in trust_domain_passwords_check_in in NDR lsa test.Günther Deschner1-7/+35
2010-08-25Fix RPC-LSA-TRUSTED-DOMAINS for changed IDLSumit Bose1-0/+10
2010-08-25s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support.Günther Deschner5-194/+69
2010-08-25s3-build: Use a wrapper script to run the tests.Andreas Schneider2-24/+49
2010-08-25s4-dsdb: make more of the UF_* flags available on pydsdbAndrew Tridgell1-0/+28
2010-08-25s4-rodc: broke up RODC join into separate functionsAndrew Tridgell1-186/+194