s4-smbtorture: Two fixes for forest trust test against samba.
[nivanova/samba-autobuild/.git] / source3 /
2011-02-16 Sumit Boses3-lsa: Extract auth info from trustDomainPasswords
2011-02-16 Sumit Boses3-lsa: Use pdb_get_trusted_domain_by_sid in _lsa_Query...
2011-02-16 Sumit Boses3-lsa: fix lsa_QueryTrustedDomainInfo
2011-02-16 Sumit Boses3-ipasam: add ipasam_get_trusted_domain_by_sid()
2011-02-16 Sumit Boses3-ipasam: add wrapper for ipasam_enum_trusteddoms()
2011-02-16 Günther Deschners3-lsa: implement _lsa_OpenTrustedDomainByName().
2011-02-16 Günther Deschners3-lsa: implement _lsa_OpenTrustedDomain().
2011-02-16 Sumit Boses3-lsa: Implement _lsa_EnumTrustedDomainsEx()
2011-02-16 Günther Deschners3-lsa: implement _lsa_CloseTrustedDomainEx().
2011-02-16 Günther Deschners3-lsa: implement _lsa_QueryTrustedDomainInfoByName().
2011-02-16 Günther Deschners3-lsa: implement _lsa_QueryTrustedDomainInfoBySid().
2011-02-16 Günther Deschners3-lsa: implement _lsa_QueryTrustedDomainInfo().
2011-02-16 Sumit Boses3-lsa: make _lsa_DeleteTrustedDomain() use pdb_del_tru...
2011-02-16 Günther Deschners3-lsa: implement _lsa_DeleteTrustedDomain().
2011-02-16 Sumit Boses3-lsa: make lsa_lookup_trusted_domain_by_name() use...
2011-02-16 Günther Deschners3-lsa: add lsa_lookup_trusted_domain_by_name and lsa_l...
2011-02-16 Günther Deschners3-lsa: implement _lsa_CreateTrustedDomain().
2011-02-16 Günther Deschners3-lsa: implement _lsa_CreateTrustedDomainEx().
2011-02-16 Sumit Boses3-lsa: Let _lsa_CreateTrustedDomainEx2() use pdb_set_t...
2011-02-16 Günther Deschners3-lsa: implement _lsa_CreateTrustedDomainEx2().
2011-02-16 Günther Deschners3-lsa: add LSA_HANDLE_TRUST_TYPE.
2011-02-16 Günther Deschners3-lsa: add create_lsa_policy_handle().
2011-02-16 Sumit Boses3-ipasam: implement enum_trusted_domains
2011-02-16 Sumit Boses3-ipasam: implement {get,set,del}_trusted_domain
2011-02-16 Sumit Boses3-passdb: make priv2ld() public
2011-02-16 Sumit Boses3-passdb: add {get,set,del,enum}_trusted_domain calls
2011-02-16 Sumit Boses3-ipasam: Disable old trustdom_pw calls
2011-02-16 Sumit Boses3-passdb: Add minimal stub for IPA passdb backend
2011-02-16 Andrew Bartletts3-auth Fix memory leak in security=share and force...
2011-02-15 Günther Deschners3-librpc: move server_id marshalling to own helper...
2011-02-15 Volker Lendeckes3: Support "codePage" in pdb_ads
2011-02-15 Volker Lendeckes3: Pass "code_page" through samr
2011-02-15 Volker Lendeckes3: Add "code_page" to struct samu
2011-02-15 Volker Lendeckes3: Support "country_code" in pdb_ads
2011-02-15 Volker Lendeckes3: Pass "country_code" through samr
2011-02-15 Volker Lendeckes3: Add "country_code" to struct samu
2011-02-15 Volker Lendeckes3: Add userWorkstations and userParameters to pdb_ads
2011-02-15 Volker Lendeckes3-amend: Don't overwrite existing values
2011-02-15 Günther Deschners3-waf: fix the build.
2011-02-15 Günther Deschners3-selftest: move all skipped test to skiplist.
2011-02-15 Günther Deschners3-waf: TLDAP is only needed by pdb_ads (and smbtorture).
2011-02-15 Günther Deschners3: no need to globally include intl.h.
2011-02-15 Günther Deschners3-selftest: when skipping tests, use the selftest...
2011-02-14 Volker Lendeckes3: Fix a C++ warning
2011-02-14 Günther Deschnerlibrpc: make NDR_KRB5PAC a shared library (libndr-krb5p...
2011-02-14 Günther Deschners3-waf: add UTIL_TEVENT subsystem (as in ../lib/util...
2011-02-14 Günther Deschners3-librpc: no need to globally include endpointmapper...
2011-02-14 Günther Deschners3: move some defines to a better place.
2011-02-14 Günther Deschners3-proto: remove prototype for non-existing functions.
2011-02-14 Günther Deschners3-librpc: remove duplicate prototypes.
2011-02-14 Volker Lendeckes3: Fix a typed-punned warning
2011-02-13 Volker Lendeckes3: Add "comment" and "description" to pdb_ads
2011-02-13 Volker Lendeckes3: Make "net sam list [users|workstations]" list only...
2011-02-13 Volker Lendeckes3: Use tlap_simple_recv in tldap_sasl_bind_recv
2011-02-13 Volker Lendeckes3: Add error checking to asn1_read_OctetString_talloc
2011-02-13 Volker Lendeckes3: Remove an unneeded proto
2011-02-13 Volker LendeckeFix typos
2011-02-13 Volker Lendeckes3: Fix some nonempty blank lines
2011-02-13 Volker Lendeckes3: Convert tldap_entry_values args to "array, count"
2011-02-13 Volker Lendeckes3: Add an explicit counter to tldap_add_mod_[blobs...
2011-02-13 Volker Lendeckes3: Convert tldap_make_mod_fmt args to "array, count"
2011-02-13 Volker Lendeckes3: Convert tldap_make_mod_blob args to "array, count"
2011-02-13 Volker Lendeckes3: Convert tldap_make_mod_blob_int args to "array...
2011-02-13 Volker Lendeckes3: Convert tldap_add_blob_vals args to "array, count"
2011-02-13 Volker Lendeckes3: Convert tldap_add_mod_blobs args to "array, count"
2011-02-13 Volker Lendeckes3: Align the args of pdb_ads_update_sam_account to...
2011-02-12 Volker Lendeckes3: Make "smbpasswd <user>" work with pdb_ads
2011-02-11 Günther Deschners3-waf: try to fix the netbsd build and add -lintl...
2011-02-11 Volker Lendeckes3: Skip the CHAIN1 tests
2011-02-11 Günther Deschners3-waf: next attempt to fix cups and non-cups builds.
2011-02-11 Günther Deschners3-rpc_server: fix some buildwarnings in non-developer...
2011-02-11 Günther Deschners3-selftest: revamp selftest wscript with s4 one.
2011-02-11 Günther Deschners3-waf: try to deal with underlinked cups libraries.
2011-02-11 Günther Deschners3-waf: move all error mappings to errors subsystem.
2011-02-11 Günther Deschnerwaf: pure cosmetic reformatting of the two samba-util...
2011-02-11 Günther Deschners3-waf: use bld.env.HAVE_LDAP in some more places,...
2011-02-11 Günther Deschners3-waf: rework the way SMBLDAP subsystem is built a...
2011-02-11 Günther Deschners3-libsmb: fix ifdef check in ads_dc_name.
2011-02-11 Günther Deschners3-libnet: fix a WITH_ADS / HAVE_ADS mismatch.
2011-02-11 Günther Deschners3-libads: make ads_guess_service_principal static.
2011-02-11 Volker Lendeckes3: Avoid a select call per smb
2011-02-11 Volker Lendeckes3: Add more checks and better fallback to addrchange
2011-02-11 Günther Deschners3-waf: try to deal with system w/o ldap; also move...
2011-02-10 Günther Deschners3-selftest: remove some more unused test functions.
2011-02-10 Günther Deschners3-waf: try to fix the {net|free|open}bsd build.
2011-02-10 Günther Deschners3-selftest: run the three net tests individually.
2011-02-10 Günther Deschners3-waf: dont try to redefine 'pam', we checked above...
2011-02-10 Volker Lendeckes3: Align the args in tldap_modify
2011-02-10 Volker Lendeckes3: Align tldap_add and tldap_add_send
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.
2011-02-10 Günther Deschners3-waf: do not make pam support mandatory.
2011-02-10 Günther Deschners3-waf: fix cups checks when lib is there but headers...
2011-02-10 Günther Deschners3-waf: better checks for gssapi support.
2011-02-10 Günther Deschners3-system: fix malloc/talloc mismatch in sys_popen().
2011-02-10 Günther Deschners3-oldtest: remove unused tests_all.sh file.
2011-02-10 Andreas Schneiders3-rpc_client: Fixed an uninitialized variable.
2011-02-10 Andreas Schneiders3-rpc_client: Added dcerpc_winreg_int_openkey() which...
2011-02-10 Andreas Schneiders3-rpc_client: Fixed winreg int documentation.
2011-02-10 Andreas Schneiders3-rpc_server: Fixed possible segfaults in svcctl server.
2011-02-10 Michael Adams3:smbd: fix switch indentation level in get_ea_dos_att...
next