summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* s3:test: move the registry roundtrip test to a test script of its ownMichael Adam2011-02-162-85/+109
* s3:test: add comment header to test_net_registry.shMichael Adam2011-02-161-2/+6
* s3:test: use the blackbox subunit test driver in the net_registry tests.Michael Adam2011-02-161-4/+3
* s3:test: use the blackbox subunit test driver in the net_misc tests.Michael Adam2011-02-161-2/+2
* s3:test: add the "blackbox.failure" test to the knownfail testsMichael Adam2011-02-161-0/+1
* s3:test: add the failure blackbox test as samba3.blackbox.failureMichael Adam2011-02-161-0/+1
* s3:test: add a simple failing blackbox testsuiteMichael Adam2011-02-161-0/+39
* s3:test: add the success blackbox test as samba3.blackbox.successMichael Adam2011-02-161-0/+2
* s3:test: add a simple blackbox test that succeeds.Michael Adam2011-02-161-0/+26
* s3:net: fix usage for "net rpc registry export"Michael Adam2011-02-161-1/+2
* s3-ipasam: Add aliases for trusted domain userSumit Bose2011-02-162-2/+18
* s3-netlogon: Implement NetrServerGetTrustInfo and NetrGetForestTrustInformationSumit Bose2011-02-161-4/+257
* s3-lsa: Implement lsaRSetForestTrustInformationSumit Bose2011-02-163-2/+515
* s3-ipasam: add IPA specific attributesSumit Bose2011-02-162-2/+214
* s3-lsa: Add and remove trusted domain accountSumit Bose2011-02-161-5/+111
* s3-lsa: fix return code of _lsa_QueryTrustedDomainInfoByName()Sumit Bose2011-02-161-0/+3
* s3-ipasam: add pdb_ipasam_capabilities() and pdb_ipasam_get_domain_info()Sumit Bose2011-02-161-0/+45
* s3-lsa: Extract auth info from trustDomainPasswordsSumit Bose2011-02-161-6/+51
* s3-lsa: Use pdb_get_trusted_domain_by_sid in _lsa_QueryTrustedDomainInfo()Sumit Bose2011-02-161-11/+9
* s3-lsa: fix lsa_QueryTrustedDomainInfoSumit Bose2011-02-161-6/+1
* s3-ipasam: add ipasam_get_trusted_domain_by_sid()Sumit Bose2011-02-164-18/+101
* s3-ipasam: add wrapper for ipasam_enum_trusteddoms()Sumit Bose2011-02-161-8/+43
* s3-lsa: implement _lsa_OpenTrustedDomainByName().Günther Deschner2011-02-161-7/+30
* s3-lsa: implement _lsa_OpenTrustedDomain().Günther Deschner2011-02-161-1/+77
* s3-lsa: Implement _lsa_EnumTrustedDomainsEx()Sumit Bose2011-02-161-2/+67
* s3-lsa: implement _lsa_CloseTrustedDomainEx().Günther Deschner2011-02-161-7/+10
* s3-lsa: implement _lsa_QueryTrustedDomainInfoByName().Günther Deschner2011-02-161-7/+38
* s3-lsa: implement _lsa_QueryTrustedDomainInfoBySid().Günther Deschner2011-02-161-7/+38
* s3-lsa: implement _lsa_QueryTrustedDomainInfo().Günther Deschner2011-02-161-7/+139
* s3-lsa: make _lsa_DeleteTrustedDomain() use pdb_del_trusted_domain().Sumit Bose2011-02-161-2/+3
* s3-lsa: implement _lsa_DeleteTrustedDomain().Günther Deschner2011-02-161-7/+38
* s3-lsa: make lsa_lookup_trusted_domain_by_name() use pdb_get_trusted_domain().Sumit Bose2011-02-161-4/+7
* s3-lsa: add lsa_lookup_trusted_domain_by_name and lsa_lookup_trusted_domain_b...Günther Deschner2011-02-161-0/+60
* s3-lsa: implement _lsa_CreateTrustedDomain().Günther Deschner2011-02-161-1/+21
* s3-lsa: implement _lsa_CreateTrustedDomainEx().Günther Deschner2011-02-161-7/+18
* s3-lsa: Let _lsa_CreateTrustedDomainEx2() use pdb_set_trusted_domain().Sumit Bose2011-02-161-4/+17
* s3-lsa: implement _lsa_CreateTrustedDomainEx2().Günther Deschner2011-02-161-7/+74
* s3-lsa: add LSA_HANDLE_TRUST_TYPE.Günther Deschner2011-02-161-1/+4
* s3-lsa: add create_lsa_policy_handle().Günther Deschner2011-02-161-40/+74
* s3-ipasam: implement enum_trusted_domainsSumit Bose2011-02-161-0/+76
* s3-ipasam: implement {get,set,del}_trusted_domainSumit Bose2011-02-162-0/+435
* s3-passdb: make priv2ld() publicSumit Bose2011-02-162-1/+2
* s3-passdb: add {get,set,del,enum}_trusted_domain callsSumit Bose2011-02-163-0/+98
* s3-ipasam: Disable old trustdom_pw callsSumit Bose2011-02-161-0/+36
* s3-passdb: Add minimal stub for IPA passdb backendSumit Bose2011-02-167-4/+63
* s3-auth Fix memory leak in security=share and force user =Andrew Bartlett2011-02-161-1/+1
* s3-librpc: move server_id marshalling to own helper file.Günther Deschner2011-02-168-50/+82
* s3: Support "codePage" in pdb_adsVolker Lendecke2011-02-151-0/+8
* s3: Pass "code_page" through samrVolker Lendecke2011-02-152-2/+11
* s3: Add "code_page" to struct samuVolker Lendecke2011-02-153-0/+17