summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ctdb-daemon: Defer all calls when processing dmaster packetsAmitay Isaacs2014-09-053-1/+136
* ctdb-daemon: Remove duplicate code with refactored functionAmitay Isaacs2014-09-052-20/+5
* ctdb-common: Refactor code to convert TDB_DATA key to aligned uint32 arrayAmitay Isaacs2014-09-052-0/+20
* ctdb-include: Remove declaration of non-existent functionAmitay Isaacs2014-09-051-1/+0
* ctdb-locking: Remove unused function ctdb_free_lock_request_contextAmitay Isaacs2014-09-052-12/+0
* ctdb-locking: Talloc lock request from client specified contextAmitay Isaacs2014-09-054-18/+34
* ctdb-locking: Run debug locks script only if the node is activeAmitay Isaacs2014-09-051-0/+4
* selftest: Fix selftest where pid is used uninitialized.Andreas Schneider2014-09-041-1/+6
* s4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when explicitly asked forStefan Metzmacher2014-09-041-0/+9
* s4-rpc: dnsserver: handle updates of tombstoned dnsNode objectsStefan Metzmacher2014-09-041-2/+15
* s4-rpc: dnsserver: Do not search for deleted DNS entriesAmitay Isaacs2014-09-041-7/+11
* s3: smbd: vfs_dirsort module.Jeremy Allison2014-09-031-1/+1
* ctdb-build: SAMBA_BINARY targets should not include bin/ prefixAmitay Isaacs2014-09-031-15/+14
* join.py: Set NT ACL on crossRef object for new partitionAndrew Bartlett2014-09-022-4/+14
* samba-tool/ldapcmp: update the list of non replicated attributesStefan Metzmacher2014-09-021-13/+49
* s3-kpasswd: Fix build warning.Günther Deschner2014-09-011-1/+1
* s4-heimdal: do not build rkpty anymore.Günther Deschner2014-09-011-5/+0
* testprogs: use texpect instead of rkpty.Günther Deschner2014-09-013-9/+8
* testprogs: test kpasswd via "net ads password".Günther Deschner2014-09-011-0/+15
* testprogs: use texpect in passwords test file instead of rkpty.Günther Deschner2014-09-011-8/+8
* 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