summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Collapse)AuthorFilesLines
2008-02-01Use pidl for _samr_DeleteDomAlias().Günther Deschner2-40/+11
Guenther (This used to be commit 31d5a3aaa42c18319fd751aba65f435348b1e83e)
2008-02-01Use pidl for _samr_DeleteDomainGroup().Günther Deschner2-45/+17
Guenther (This used to be commit b8bf051bdda221dda15598e16bb8dbec68bc7df7)
2008-02-01Use pidl for _samr_DeleteUser().Günther Deschner2-45/+17
Guenther (This used to be commit 86827e374469421e2204598712225fb19d4af64b)
2008-02-01Use pidl for _samr_OpenGroup().Günther Deschner2-41/+12
Guenther (This used to be commit e74ad425ff3a139fa12c0320e4a292dcb0991888)
2008-02-01Use pidl for _samr_OpenAlias().Günther Deschner2-44/+11
Guenther (This used to be commit 1a98282d2c61e45645c68941631eb0499baa4cbb)
2008-02-01Use pidl for _samr_OpenUser().Günther Deschner2-44/+12
Guenther (This used to be commit ea3a096bcdc42fd4a86be5df3e8f9745e99970ff)
2008-02-01Use pidl for _samr_OpenDomain().Günther Deschner2-47/+14
Guenther (This used to be commit 15801832ecd59bdb35ed33696944fe5beb08bf3f)
2008-01-31Fix _samr_Close().Günther Deschner1-1/+1
A good example that work in this area needs very careful testing :) Guenther (This used to be commit 7d369906ec37caebaa4e2097874997fa257f1a31)
2008-01-31Re-run make idl.Günther Deschner6-10/+24
Guenther (This used to be commit b658270518140c457536b0c7db06a646d7077529)
2008-01-31Enable build of pidl generated netlogon server.Günther Deschner2-1/+474
Guenther (This used to be commit cb0fad1c97e1b590791fc0661f8ada1cdaa69318)
2008-01-31Remove old, unused marshalling code for SAMR_GET_DOM_PWINFO.Günther Deschner2-89/+0
Guenther (This used to be commit d74ab657df051b7bad616dbe7fe7732a653ffe6d)
2008-01-31Use pidl for samr_GetDomPwInfo() server-side.Günther Deschner2-39/+9
Guenther (This used to be commit 60fe8ade74d24d49f0fed0aae360a3b00edcd2b4)
2008-01-31Cleanup status codes inside _net_logon_ctrl2() reply structs.Günther Deschner1-13/+5
Guenther (This used to be commit 1acb9daf809acab15bc390f6598814549b88368c)
2008-01-31Remove unused samr_close marshalling.Günther Deschner2-72/+0
Guenther (This used to be commit 93d2ad944772513520de22aecffda15f38907b4e)
2008-01-31Let _samr_Close() use pidl generated server code.Günther Deschner5-33/+702
Guenther (This used to be commit 2df3408079fc382d00d01a0b82b0b8e1ffeba6e4)
2008-01-31Remove rpccli_samr_close and use pidl generated function instead.Günther Deschner9-143/+107
Guenther (This used to be commit 64f0889401855ab76953bfae5db4fe4df19ad8a5)
2008-01-31When running with debug level > 10, dump ads_struct in ads_connect().Günther Deschner1-9/+33
Guenther (This used to be commit 2dd7c64fa8845fe502789068b877f5eaf060afc7)
2008-01-31Fix netlogon IDL for netr_GetDcName that returns WERROR.Günther Deschner1-1/+1
(didn't we fix this a couple of times already?) Guenther (This used to be commit 9ca1505d44e2c4459487c8e2f943a861e2dffb1e)
2008-01-31ntlm_auth: Parse configfile after parsing it's location, not before.Kai Blin1-9/+14
(This used to be commit cf671ca35bff09af56c67e789a86a3b86093b5fb)
2008-01-31merged tdb transaction fixAndrew Tridgell1-0/+3
(This used to be commit 1a1c7954368a7f168a57f86f4f857cf70258e37a)
2008-01-30Fix some IBM checker warningsVolker Lendecke1-4/+4
(This used to be commit 0341b0be49fef5e6003a170100388b5c47a41e67)
2008-01-30ntlm_auth: Fix another typo in the test.Kai Blin1-2/+2
This _should_ be the last one. (This used to be commit d12c49e60f4390707c924b9e9f12fa9333b006e2)
2008-01-30ntlm_auth: test should honour configfile option to run on build farm.Kai Blin2-2/+8
(This used to be commit 11c9c1536b153047ba387b9804f34a6555a5ae26)
2008-01-30ntlm_auth: Fix typos in the torture test script.Kai Blin1-2/+2
This should fix the build farm. Sorry, wonder why it worked on my box before. (This used to be commit bfa919cde57a26cd2ae7397281923792b7afe83a)
2008-01-30ntlm_auth: Add a blackbox test.Kai Blin3-0/+234
(This used to be commit f02b74fc067074d8e48e186a7b7255a244592f7d)
2008-01-30Fix build warning.Günther Deschner1-1/+0
Guenther (This used to be commit a3417be934e34af2525ddb731af288034d51432b)
2008-01-30Re-enable async I/O for non-TSM systemsVolker Lendecke2-11/+6
The logic was wrong: A "SMB_VFS_AIO_FORCE()==False" disabled async I/O, whereas a "SMB_VFS_AIO_FORCE()==True" should enforce it regardless of other settings. Alexander, please check! (This used to be commit 46882ad9927c95caadeb7fb03c1d7491bbe1fb22)
2008-01-30Add netrenumtrusteddomains() and netrenumtrusteddomainsex() cmds to rpcclient.Günther Deschner1-0/+71
Guenther (This used to be commit 6bbe0fde6ebb5c1ea00ea24d3bdbffbf6f246bd6)
2008-01-29Fix uninitialized variablesVolker Lendecke2-15/+15
response.extra_data.data is not initialized on the first error path Found by the IBM checker (This used to be commit e9b3115c85e3d04eeaa04bfa71972d393272afca)
2008-01-29Make make_way_for_eventlogs() staticGerald W. Carter1-2/+2
(This used to be commit cb6531965b2baab320123d4301ab851c6e22aa58)
2008-01-29Fix a memleakVolker Lendecke1-4/+0
(This used to be commit 252c3130697d1b7fd34a5225d83cef4f32e663b2)
2008-01-29Fix a return value from sync_eventlog_params() (patch from Volker)Gerald W. Carter1-1/+1
(This used to be commit 77085f1a58666ac4314924d18c87d4add0553dba)
2008-01-29Allow NULL request and/or response pointers to be passed to ↵Gerald W. Carter1-5/+1
wbcRequestResponse(). This is a valid parameter set for things like setpwent() and ping(). (This used to be commit c1cdf6085329d55cf29ccc8c980fc853a03a695e)
2008-01-29Remove include/rpc_ds.h and all references to it completly.Günther Deschner9-79/+30
Jerry, please have a look if you're fine with that. Guenther (This used to be commit beae25c808a3a03d645f247e9befcd05e3ecca2c)
2008-01-29Remove unused rpc_ds marshalling code that is unused now.Günther Deschner5-294/+2
Guenther (This used to be commit 153253e14f82fc7078e9cc6f12409e6eda7ee7cb)
2008-01-29Finally delete rpccli_ds_enum_domain_trusts() completly.Günther Deschner2-97/+1
Guenther (This used to be commit c420e42adfea9908a93d3eea5688488e5a9062a2)
2008-01-29Remove last caller of rpccli_ds_enum_domain_trusts().Günther Deschner2-26/+1
I added an alias in rpcclient's netlogon command table. Guenther (This used to be commit 1a900e08e92484407d69661517f08e675a3c352a)
2008-01-29Use another pidl generated call to enumerate ds trusted domains in winbindd.Günther Deschner1-26/+23
Guenther (This used to be commit f6397fbeae6668c6d0470f968cb1506b3ce34e4a)
2008-01-29Use pidl generated call to enumerate ds trusted domains in winbindd.Günther Deschner1-12/+19
Guenther (This used to be commit 3a3c1aed9bfc681457aa06f706fc6fe2d9b2e903)
2008-01-29Fix the build. Avoid unrequired ndr_print_ads_struct dependencies.Günther Deschner3-100/+122
Guenther (This used to be commit c832882e49ff0dac6a717819dda24ab814253b2f)
2008-01-29Add ndr_print_ads_auth_flags().Günther Deschner1-2/+17
Guenther (This used to be commit 52bd4ce68d7ff24c480ed350cecfd325e51ba0b4)
2008-01-29Move DS_DOMAIN_FUNCTION defines to ads.h.Günther Deschner2-6/+7
Guenther (This used to be commit 2605c6758ebb2f53c0c91f99d766e3db548e07ce)
2008-01-29Add missing windows 2008 netr_DsR_DcFlags and netr_DsRGetDCName_flags flags.Günther Deschner1-15/+18
Guenther (This used to be commit 1702a1512ece1a9d2bb092cb9bbfc499c081da70)
2008-01-29Eliminate remote tree of dsgetdcname (which will happen in libnetapi then).Günther Deschner6-108/+19
Guenther (This used to be commit fd490d236b1fb73a75c457b75128c9b98719418f)
2008-01-28Restrict the enctypes in the generated krb5.conf files to Win2003 types.Gerald W. Carter1-4/+8
This fixes the failure observed on FC8 when joining a Windows 2008 RC1 domain. We currently do not handle user session keys correctly when the KDC uses AES in the ticket replies. (This used to be commit 8039a2518caae54bc876368c73ec493f3cd4eb73)
2008-01-27We need to leave the corepath aroundVolker Lendecke1-1/+0
In case we need to dump core, in line 191 we dereference corepath to be able to chdir there. Jeremy, please check! Volker (This used to be commit 3959b1954b02405ec174497fa17e345ca6d5ee94)
2008-01-27Adding missing calls to va_end().Tim Potter6-6/+39
Just a small commit to get a handle on this git thingy. This patch fixes some missing calls to va_end() to match various calls to va_start() and VA_COPY(). Tim. (This used to be commit ec367f307dff7948722b9ac97beb960efd91991f)
2008-01-27Remove an unused external referenceVolker Lendecke1-1/+0
(This used to be commit 147033b9dff7160ff324fa52aba1f054f962961b)
2008-01-26Fix uninitialized variablesVolker Lendecke1-1/+2
Thanks to Corinna Vinschen (This used to be commit aba8c17599f0be82cff33229bb107814d88faafe)
2008-01-25Add cmd_netlogon_dsr_getforesttrustinfo and deregisterdnsrecords to rpcclient.Günther Deschner1-0/+49
Guenther (This used to be commit 227f5755c8844dbff8d66adec3d7fd94b583358f)