summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dynconfig/wscript: add dynconfig_varnames()Stefan Metzmacher2014-09-051-0/+10
* ctdb/wscript: pass dep_vars=['VERSION'] to SAMBA_GENERATOR()Stefan Metzmacher2014-09-051-8/+11
* wafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines'] instead of always=TrueStefan Metzmacher2014-09-051-2/+2
* wafsamba: fix dependencies on environment variables for python_fixupStefan Metzmacher2014-09-051-4/+1
* wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()Stefan Metzmacher2014-09-051-1/+1
* wafsamba: fix dependency for SAMBA_GENERATOR() when passing vars!=NoneStefan Metzmacher2014-09-051-4/+5
* wafsamba: fix dependency calculation for SAMBA_GENERATOR()Stefan Metzmacher2014-09-051-1/+2
* wafsamba: improve wording in a commentMichael Adam2014-09-051-1/+1
* wafsamba: remove unused variable from copy_and_fix_python_pathMichael Adam2014-09-051-2/+0
* ctdb-call: Drop all deferred requests from older generationAmitay Isaacs2014-09-051-0/+15
* ctdb-locking: Do not reset real-time priority for lock helpersAmitay Isaacs2014-09-051-2/+0
* 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