summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib/texpect: add texpect binary based on heimdals rkpty.Günther Deschner2014-09-014-0/+452
* s3-kpasswd: send a netbios krb5 address to avoid invalid net address errors fromGünther Deschner2014-09-011-0/+14
* Remove custom password change code in libadsSimo Sorce2014-09-012-556/+59
* Remove duplicate definitionsSimo Sorce2014-09-011-9/+0
* testprogs: allow to run passwords test with MIT and Heimdal kinit.Günther Deschner2014-09-011-2/+14
* testprogs: Use the system binaries for KRB5 if we don't build in-tree heimdal.Andreas Schneider2014-09-018-11/+57
* selftest: Use the dns domain in the hosts file.Andreas Schneider2014-09-011-2/+2
* s4-netlogond: Give a better error if we do not have a flatname attributeAndrew Bartlett2014-09-011-0/+2
* join.py: Ensure to fill in samAccountName so we get the domain$ accountAndrew Bartlett2014-09-011-1/+2
* s3-rpc_client: Do not give NT_STATUS_NO_MEMORY when the source string was NULLAndrew Bartlett2014-09-011-5/+6
* set_dc_type_and_flags_trustinfo: Use init_dc_connection and wb_open_internal_...Andrew Bartlett2014-09-011-18/+26
* dsdb: improve debugging in DsCrackNameOneFilterAndrew Bartlett2014-09-011-1/+3
* winbindd: Add debugging to assist in locating errors creating NETLOGON pipesAndrew Bartlett2014-09-011-0/+12
* passdb: Use sam_get_results_trust() and implement pdb_samba_dsdb_get_trustedd...Andrew Bartlett2014-09-011-1/+124
* auth: Split out fetching trusted domain into sam_get_results_trust()Andrew Bartlett2014-09-012-37/+89
* provision: Only create hard links for ForestDnsZones if it exists on this DCAndrew Bartlett2014-09-011-4/+8
* selftest: Improve connection between primary domain and subdomain for krb5Andrew Bartlett2014-09-011-1/+9
* dsdb: Make log message more clearAndrew Bartlett2014-09-011-2/+6
* selftest: Set admin password on subdom_dc environmentAndrew Bartlett2014-09-011-0/+1
* winbindd: Do not segfault if the trusted domain has no SIDAndrew Bartlett2014-09-011-1/+9
* join.py: Ensure we set the SID of the parent domain on the trust recordAndrew Bartlett2014-09-011-1/+2
* python: Use the security.dom_sid type for ctx.domsid in join.py and provisionAndrew Bartlett2014-09-015-9/+11
* dsdb: Permit creation of partitions of type INSTANCE_TYPE_UNINSTANTAndrew Bartlett2014-09-011-4/+15
* provision: Use names.domainsid and names.domainguidAndrew Bartlett2014-09-013-46/+55
* s4-gensec: Fix spelling in debug messageAndrew Bartlett2014-09-011-1/+1
* provision: Only calculate ForestDNSZone GUID if we need itAndrew Bartlett2014-09-011-5/+4
* join.py: Reinstate full_nc_list and make creation of NTDS-DSA object commonAndrew Bartlett2014-09-012-32/+36
* selftest: Pass DC_REALM to the subdom_dc environmentAndrew Bartlett2014-09-011-0/+2
* dsdb: Change acl module to look for instanceType flag rather than list of NCsAndrew Bartlett2014-09-012-15/+87
* Various updates to the pidl README file.Jelmer Vernooij2014-08-311-8/+9
* Remove trailing whitespace.Jelmer Vernooij2014-08-311-13/+13
* samba.netcmd.domain: desactivating -> deactivating.Jelmer Vernooij2014-08-311-1/+1
* samba.netcmd.domain: Fix incorrect variable names, causing NameErrors.Jelmer Vernooij2014-08-311-4/+4
* samba.netcmd.domain: Remove unused import.Jelmer Vernooij2014-08-311-1/+0
* samba.netcmd.domain: Just catch ImportError, not any parsing errors in cmd_do...Jelmer Vernooij2014-08-311-2/+3
* Look for system setproctitle before trying -lbsd.Jelmer Vernooij2014-08-311-2/+2
* replace: remove tabs.Jelmer Vernooij2014-08-311-4/+4
* replace: remove unused and duplicate imports.Jelmer Vernooij2014-08-311-2/+2
* Remove mention of compatibility with Python 2.4.Jelmer Vernooij2014-08-311-3/+0
* find_unused_macros: Remove obsolete script that finds unused macros.Jelmer Vernooij2014-08-311-38/+0
* source4: Remove script to find unused makefile variables.Jelmer Vernooij2014-08-311-55/+0
* s3-winbindd: Document parameters in ads_cached_connection_reuseChristof Schmitt2014-08-301-0/+13
* s3-winbindd: Use more descriptive parameter names in ads_cached_connection_co...Christof Schmitt2014-08-301-8/+8
* s3-winbindd: Use correct realm for trusted domains in idmap childChristof Schmitt2014-08-301-2/+9
* torture: Also run raw.read against the aio shareChristof Schmitt2014-08-301-0/+4
* torture: Use torture_assert macro for value check in raw.readChristof Schmitt2014-08-301-6/+3
* torture: Use torture_assert macro for status check in raw.readChristof Schmitt2014-08-301-6/+3
* torture: Use torture_fail macro in check_buffer for read requestsChristof Schmitt2014-08-301-5/+7
* torture: Add test for 16 bit alignment of readx dataChristof Schmitt2014-08-301-0/+23
* s4:libcli/raw: Make flags2 and offset available to callers of readxChristof Schmitt2014-08-302-0/+4