Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-build: only link in netlogon client code where needed. | Günther Deschner | 2010-08-26 | 1 | -6/+12 |
| | | | | Guenther | ||||
* | s3-waf: only link in netlogon client code where needed. | Günther Deschner | 2010-08-26 | 1 | -5/+9 |
| | | | | Guenther | ||||
* | s3: separate out cli schannel functions that depend on cli_netlogon. | Günther Deschner | 2010-08-26 | 4 | -204/+241 |
| | | | | Guenther | ||||
* | s3-build: only link in samr client code where needed. | Günther Deschner | 2010-08-25 | 1 | -10/+19 |
| | | | | Guenther | ||||
* | s3-waf: only link in samr client code where needed. | Günther Deschner | 2010-08-25 | 1 | -5/+11 |
| | | | | Guenther | ||||
* | s3-build: only link in lsa client code where needed. | Günther Deschner | 2010-08-25 | 1 | -12/+22 |
| | | | | Guenther | ||||
* | s3-waf: only link in lsa client code where needed. | Günther Deschner | 2010-08-25 | 1 | -4/+10 |
| | | | | Guenther | ||||
* | s3-build: only link in srvsvc client code where needed. | Günther Deschner | 2010-08-25 | 1 | -9/+17 |
| | | | | Guenther | ||||
* | s3-waf: only link in srvsvc client code where needed. | Günther Deschner | 2010-08-25 | 1 | -3/+7 |
| | | | | Guenther | ||||
* | s3-build: only link in wkssvc client code where needed. | Günther Deschner | 2010-08-25 | 1 | -5/+9 |
| | | | | Guenther | ||||
* | s3-waf: only link in wkssvc client code where needed. | Günther Deschner | 2010-08-25 | 1 | -2/+4 |
| | | | | Guenther | ||||
* | s3-build: only link in svcctl client code where needed. | Günther Deschner | 2010-08-25 | 1 | -3/+5 |
| | | | | Guenther | ||||
* | s3-waf: only link in svcctl client code where needed. | Günther Deschner | 2010-08-25 | 1 | -2/+4 |
| | | | | Guenther | ||||
* | s3-build: only link in dssetup client code where needed. | Günther Deschner | 2010-08-25 | 1 | -5/+9 |
| | | | | Guenther | ||||
* | s3-waf: only link in dssetup client code where needed. | Günther Deschner | 2010-08-25 | 1 | -3/+6 |
| | | | | Guenther | ||||
* | s3-build: only link in initshutdown client code where needed. | Günther Deschner | 2010-08-25 | 1 | -4/+7 |
| | | | | Guenther | ||||
* | s3-waf: only link in initshutdown client code where needed. | Günther Deschner | 2010-08-25 | 1 | -2/+4 |
| | | | | Guenther | ||||
* | s3-build: only link in echo client code where needed. | Günther Deschner | 2010-08-25 | 1 | -3/+5 |
| | | | | Guenther | ||||
* | s3-waf: only link in eventlog echo code where needed. | Günther Deschner | 2010-08-25 | 1 | -2/+4 |
| | | | | Guenther | ||||
* | s3-build: only link in dfs client code where needed. | Günther Deschner | 2010-08-25 | 1 | -3/+5 |
| | | | | Guenther | ||||
* | s3-waf: only link in dfs client code where needed. | Günther Deschner | 2010-08-25 | 1 | -2/+4 |
| | | | | Guenther | ||||
* | s3-build: only link in drsuapi client code where needed. | Günther Deschner | 2010-08-25 | 1 | -5/+8 |
| | | | | Guenther | ||||
* | s3-waf: only link in drsuapi client code where needed. | Günther Deschner | 2010-08-25 | 1 | -3/+5 |
| | | | | Guenther | ||||
* | s3-build: only link in ntsvcs client code where needed. | Günther Deschner | 2010-08-25 | 1 | -3/+5 |
| | | | | Guenther | ||||
* | s3-waf: only link in ntsvcs client code where needed. | Günther Deschner | 2010-08-25 | 1 | -2/+4 |
| | | | | Guenther | ||||
* | s3-build: only link in winreg client code where needed. | Günther Deschner | 2010-08-25 | 1 | -5/+7 |
| | | | | Guenther | ||||
* | s3-waf: only link in winreg client code where needed. | Günther Deschner | 2010-08-25 | 1 | -2/+5 |
| | | | | Guenther | ||||
* | s3-build: only link in eventlog client code where needed. | Günther Deschner | 2010-08-25 | 1 | -3/+5 |
| | | | | Guenther | ||||
* | s3-build: only link in spoolss client code where needed. | Günther Deschner | 2010-08-25 | 2 | -10/+16 |
| | | | | | | Shrinks a lot of binaries by 1 MB each. Guenther | ||||
* | s3-waf: only link in spoolss client code where needed. | Günther Deschner | 2010-08-25 | 1 | -5/+8 |
| | | | | | | Shrinks a lot of binaries by 1 MB each. Guenther | ||||
* | s3-lsa: separate out init_lsa headers. | Günther Deschner | 2010-08-25 | 21 | -7/+25 |
| | | | | Guenther | ||||
* | s4-pynet: some systems don't have Py_TYPE() | Andrew Tridgell | 2010-08-25 | 1 | -0/+4 |
| | | | | we need a better method than this .... | ||||
* | s4-pyrpc: added a test for talloc behaviour in pidl python code | Andrew Tridgell | 2010-08-25 | 2 | -0/+57 |
| | |||||
* | s4-pyglue: added talloc_total_blocks() python call | Andrew Tridgell | 2010-08-25 | 2 | -2/+23 |
| | |||||
* | s4-rodc: removed python memory workaround | Andrew Tridgell | 2010-08-25 | 1 | -2/+1 |
| | | | | we can now assign pidl generates structures directly without errors | ||||
* | s4-python: reference substructures onto the parent structure | Andrew Tridgell | 2010-08-25 | 1 | -15/+23 |
| | | | | | | | when a python object that is part of a parent structure is created, we should reference it on the parent structure. This ensures that when the child object goes out of scope that the parent structure is still valid | ||||
* | pytalloc: fixed py_talloc_steal() | Andrew Tridgell | 2010-08-25 | 2 | -1/+9 |
| | | | | | | | | | | | py_talloc_steal() was implemented as a macro which evaluated it's 2nd argument twice. It was often called via a macro with a 2nd argument that was a function call, for example an allocation in py_talloc_new(). This meant it allocated memory twice, and leaked one of them. This re-implements py_talloc_steal() as a function, so that it only does the allocation once. | ||||
* | s4-pyglue: pyglue now depends on pytalloc | Andrew Tridgell | 2010-08-25 | 1 | -1/+1 |
| | |||||
* | s4-rodc: setup secrets database at end of RODC join | Andrew Tridgell | 2010-08-25 | 1 | -5/+33 |
| | | | | Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | s4-pyglue: added talloc_report_full() and talloc_enable_null_tracking() | Andrew Tridgell | 2010-08-25 | 2 | -0/+32 |
| | | | | | | these are useful for tracking down leaks and bugs in python scripts Pair-Programmed-With: Jelmer Vernooij <jelmer@samba.org> | ||||
* | s4-repl: load RODC partitions using msDS-hasFullReplicaNCs | Andrew Tridgell | 2010-08-25 | 2 | -4/+28 |
| | | | | | | we mark these as incoming_only Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | s4-pytalloc: use better names for python talloc objects | Andrew Tridgell | 2010-08-25 | 1 | -0/+2 |
| | |||||
* | s3:smbd: add nfs quota support to the linux-non-sysquota code | Michael Adam | 2010-08-25 | 1 | -0/+198 |
| | | | | | | This is based on the implementation for solaris and FreeBSD. It makes rpc calls out to the nfs server to retrieve quota information. | ||||
* | s3:smbd: add a nfs backend for sysquotas. | Michael Adam | 2010-08-25 | 5 | -0/+303 |
| | | | | | | | | | This module is based on the Solaris/FreeBSD implementation of NFS quotas in the quotas.c module. It implements the SMB_USER_QUOTA_TYPE query of the get_quotas call. The other types and the set_quota call are not implemented. | ||||
* | s4-smbtorture: Added a torture test for forest trusts | Sumit Bose | 2010-08-25 | 5 | -2/+841 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s4-smbtorture: Make test_SetupCredentials3 public | Sumit Bose | 2010-08-25 | 2 | -1/+25 |
| | | | | Signed-off-by: Günther Deschner <gd@samba.org> | ||||
* | s4-smbtorture: fill in trust_domain_passwords_check_in in NDR lsa test. | Günther Deschner | 2010-08-25 | 1 | -7/+35 |
| | | | | Guenther | ||||
* | Fix RPC-LSA-TRUSTED-DOMAINS for changed IDL | Sumit Bose | 2010-08-25 | 1 | -0/+10 |
| | |||||
* | s4-trusts: fix trustDomainPasswords drsblobs IDL and server side support. | Günther Deschner | 2010-08-25 | 5 | -194/+69 |
| | | | | | | | Also remove bogus trustCurrentPasswords struct which we just had because our IDL was incorrect. Guenther | ||||
* | s3-build: Use a wrapper script to run the tests. | Andreas Schneider | 2010-08-25 | 2 | -24/+49 |
| | | | | This fixes the buildfarm and returns the correct exit code of selftest. |