index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ctdb-daemon: Defer all calls when processing dmaster packets
Amitay Isaacs
2014-09-05
3
-1
/
+136
*
ctdb-daemon: Remove duplicate code with refactored function
Amitay Isaacs
2014-09-05
2
-20
/
+5
*
ctdb-common: Refactor code to convert TDB_DATA key to aligned uint32 array
Amitay Isaacs
2014-09-05
2
-0
/
+20
*
ctdb-include: Remove declaration of non-existent function
Amitay Isaacs
2014-09-05
1
-1
/
+0
*
ctdb-locking: Remove unused function ctdb_free_lock_request_context
Amitay Isaacs
2014-09-05
2
-12
/
+0
*
ctdb-locking: Talloc lock request from client specified context
Amitay Isaacs
2014-09-05
4
-18
/
+34
*
ctdb-locking: Run debug locks script only if the node is active
Amitay Isaacs
2014-09-05
1
-0
/
+4
*
selftest: Fix selftest where pid is used uninitialized.
Andreas Schneider
2014-09-04
1
-1
/
+6
*
s4-rpc: dnsserver: return DNS_RANK_NS_GLUE recors when explicitly asked for
Stefan Metzmacher
2014-09-04
1
-0
/
+9
*
s4-rpc: dnsserver: handle updates of tombstoned dnsNode objects
Stefan Metzmacher
2014-09-04
1
-2
/
+15
*
s4-rpc: dnsserver: Do not search for deleted DNS entries
Amitay Isaacs
2014-09-04
1
-7
/
+11
*
s3: smbd: vfs_dirsort module.
Jeremy Allison
2014-09-03
1
-1
/
+1
*
ctdb-build: SAMBA_BINARY targets should not include bin/ prefix
Amitay Isaacs
2014-09-03
1
-15
/
+14
*
join.py: Set NT ACL on crossRef object for new partition
Andrew Bartlett
2014-09-02
2
-4
/
+14
*
samba-tool/ldapcmp: update the list of non replicated attributes
Stefan Metzmacher
2014-09-02
1
-13
/
+49
*
s3-kpasswd: Fix build warning.
Günther Deschner
2014-09-01
1
-1
/
+1
*
s4-heimdal: do not build rkpty anymore.
Günther Deschner
2014-09-01
1
-5
/
+0
*
testprogs: use texpect instead of rkpty.
Günther Deschner
2014-09-01
3
-9
/
+8
*
testprogs: test kpasswd via "net ads password".
Günther Deschner
2014-09-01
1
-0
/
+15
*
testprogs: use texpect in passwords test file instead of rkpty.
Günther Deschner
2014-09-01
1
-8
/
+8
*
lib/texpect: add texpect binary based on heimdals rkpty.
Günther Deschner
2014-09-01
4
-0
/
+452
*
s3-kpasswd: send a netbios krb5 address to avoid invalid net address errors from
Günther Deschner
2014-09-01
1
-0
/
+14
*
Remove custom password change code in libads
Simo Sorce
2014-09-01
2
-556
/
+59
*
Remove duplicate definitions
Simo Sorce
2014-09-01
1
-9
/
+0
*
testprogs: allow to run passwords test with MIT and Heimdal kinit.
Günther Deschner
2014-09-01
1
-2
/
+14
*
testprogs: Use the system binaries for KRB5 if we don't build in-tree heimdal.
Andreas Schneider
2014-09-01
8
-11
/
+57
*
selftest: Use the dns domain in the hosts file.
Andreas Schneider
2014-09-01
1
-2
/
+2
*
s4-netlogond: Give a better error if we do not have a flatname attribute
Andrew Bartlett
2014-09-01
1
-0
/
+2
*
join.py: Ensure to fill in samAccountName so we get the domain$ account
Andrew Bartlett
2014-09-01
1
-1
/
+2
*
s3-rpc_client: Do not give NT_STATUS_NO_MEMORY when the source string was NULL
Andrew Bartlett
2014-09-01
1
-5
/
+6
*
set_dc_type_and_flags_trustinfo: Use init_dc_connection and wb_open_internal_...
Andrew Bartlett
2014-09-01
1
-18
/
+26
*
dsdb: improve debugging in DsCrackNameOneFilter
Andrew Bartlett
2014-09-01
1
-1
/
+3
*
winbindd: Add debugging to assist in locating errors creating NETLOGON pipes
Andrew Bartlett
2014-09-01
1
-0
/
+12
*
passdb: Use sam_get_results_trust() and implement pdb_samba_dsdb_get_trustedd...
Andrew Bartlett
2014-09-01
1
-1
/
+124
*
auth: Split out fetching trusted domain into sam_get_results_trust()
Andrew Bartlett
2014-09-01
2
-37
/
+89
*
provision: Only create hard links for ForestDnsZones if it exists on this DC
Andrew Bartlett
2014-09-01
1
-4
/
+8
*
selftest: Improve connection between primary domain and subdomain for krb5
Andrew Bartlett
2014-09-01
1
-1
/
+9
*
dsdb: Make log message more clear
Andrew Bartlett
2014-09-01
1
-2
/
+6
*
selftest: Set admin password on subdom_dc environment
Andrew Bartlett
2014-09-01
1
-0
/
+1
*
winbindd: Do not segfault if the trusted domain has no SID
Andrew Bartlett
2014-09-01
1
-1
/
+9
*
join.py: Ensure we set the SID of the parent domain on the trust record
Andrew Bartlett
2014-09-01
1
-1
/
+2
*
python: Use the security.dom_sid type for ctx.domsid in join.py and provision
Andrew Bartlett
2014-09-01
5
-9
/
+11
*
dsdb: Permit creation of partitions of type INSTANCE_TYPE_UNINSTANT
Andrew Bartlett
2014-09-01
1
-4
/
+15
*
provision: Use names.domainsid and names.domainguid
Andrew Bartlett
2014-09-01
3
-46
/
+55
*
s4-gensec: Fix spelling in debug message
Andrew Bartlett
2014-09-01
1
-1
/
+1
*
provision: Only calculate ForestDNSZone GUID if we need it
Andrew Bartlett
2014-09-01
1
-5
/
+4
*
join.py: Reinstate full_nc_list and make creation of NTDS-DSA object common
Andrew Bartlett
2014-09-01
2
-32
/
+36
*
selftest: Pass DC_REALM to the subdom_dc environment
Andrew Bartlett
2014-09-01
1
-0
/
+2
*
dsdb: Change acl module to look for instanceType flag rather than list of NCs
Andrew Bartlett
2014-09-01
2
-15
/
+87
*
Various updates to the pidl README file.
Jelmer Vernooij
2014-08-31
1
-8
/
+9
[prev]
[next]