index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
s4-auth: Make sure error_string is correctly initialized
Andreas Schneider
1
-21
/
+29
2015-07-21
s4-kdc_kpasswd: split out some code to a KPASSWD_GLUE subsystem.
Günther Deschner
4
-60
/
+172
2015-07-21
s4-kdc: move kdc_check_pac() to a new subsystem KDC-GLUE.
Günther Deschner
5
-50
/
+98
2015-07-21
s4-kdc: only use a void* in samba_kdc_entry instead of hdb_entry_ex.
Günther Deschner
1
-1
/
+1
2015-07-21
s4-kdc/pac_glue: remove old samba_kdc_build_edata_reply().
Günther Deschner
2
-36
/
+0
2015-07-21
s4-kdc/mit_samba: add a copy of samba_kdc_build_edata_reply for MIT.
Günther Deschner
1
-0
/
+47
2015-07-21
s4-kdc/wdc-samba4: add a copy of samba_kdc_build_edata_reply for Heimdal.
Günther Deschner
1
-0
/
+41
2015-07-21
waf: Make mit_samba a subsystem and do not build with Heimdal
Andreas Schneider
1
-12
/
+13
2015-07-21
s4-kdc: Fix a casting warning
Andreas Schneider
1
-1
/
+1
2015-07-21
s4-kdc: Fix a typo
Andreas Schneider
1
-1
/
+1
2015-07-20
dsdb: Disable tombstone_reanimation module until we isolate what causes flaky...
Kamen Mazdrashki
3
-6
/
+8
2015-07-20
lib/tls: Add new 'tls priority' option
Andrew Bartlett
5
-5
/
+34
2015-07-20
Remove support for OpenPGP certificates in our TLS client and server
Andrew Bartlett
1
-2
/
+0
2015-07-17
s4-kerberos: Make sure we handle kvno's in keytabs correctly
Andreas Schneider
1
-2
/
+9
2015-07-17
torture: include config.h before any glibc headers
Uri Simchoni
2
-6
/
+2
2015-07-17
s4-torture: Make the backupkey test as a noop with MIT Kerberos.
Andreas Schneider
3
-13
/
+34
2015-07-17
s4-waf: Reformat torture_rpc
Andreas Schneider
1
-7
/
+100
2015-07-17
s4-auth: Always pass down the salt principal
Andreas Schneider
1
-90
/
+11
2015-07-17
s4-auth: Use kerberos util functions in srv_keytab
Andreas Schneider
1
-222
/
+48
2015-07-17
s4-auth: Add smb_krb5_remove_obsolete_keytab_entries()
Andreas Schneider
1
-0
/
+157
2015-07-17
s4-auth: Add smb_krb5_create_principals_array()
Andreas Schneider
1
-0
/
+86
2015-07-17
s4-samdb: Correctly cast data pointer
Andreas Schneider
1
-1
/
+1
2015-07-15
CID 1311772: Fix null pointer check
Andreas Schneider
1
-1
/
+1
2015-07-15
CID 1311771: Fix a null pointer dereference
Andreas Schneider
1
-1
/
+1
2015-07-15
CID 1311767: Cast enum type to avoid compiler warnings
Andreas Schneider
1
-1
/
+1
2015-07-15
CID 1311764: Fix logical compare in if clause
Andreas Schneider
1
-2
/
+2
2015-07-15
s4-torture: add test for ClusterControl to clusapi testsuite.
Günther Deschner
1
-0
/
+70
2015-07-14
s4-torture: add test for clusapi_QueryValue.
Günther Deschner
1
-0
/
+70
2015-07-14
s4-torture: add more tests for dcerpc_clusapi_CreateEnum.
Günther Deschner
1
-10
/
+43
2015-07-14
s4-torture: make sure to always seal the clusapi connection in witness test.
Günther Deschner
1
-6
/
+20
2015-07-14
s4-torture: do some more inspection on expected witness_AsyncNotify replies.
Günther Deschner
1
-0
/
+15
2015-07-14
s4-torture: add test for ClusterControl to clusapi testsuite.
Günther Deschner
1
-2
/
+23
2015-07-14
s4-torture: use smb_krb5_principal_set_type() in lsa forest krb5 tests.
Günther Deschner
1
-6
/
+6
2015-07-14
s4-torture: use krb5_error in lsa forest trust tests.
Günther Deschner
1
-5
/
+5
2015-07-14
s4-torture: use smb_krb5_free_error() in lsa forest krb5 tests.
Günther Deschner
1
-3
/
+4
2015-07-14
s4-torture: use smb_krb5_principal_get_type in lsa forest krb5 tests.
Günther Deschner
1
-22
/
+22
2015-07-14
s4-torture: use smb_krb5_make_principal() in lsa forest krb5 tests.
Günther Deschner
1
-52
/
+52
2015-07-13
torture-notify: Give nonrecursive updates 200ms
Volker Lendecke
1
-0
/
+1
2015-07-09
librpc: Fix a "ignoring asprint return" warning
Volker Lendecke
1
-4
/
+6
2015-07-09
Fix ldap_bind compilation for i386
Douglas Bagnall
1
-1
/
+1
2015-07-09
Fix gensec_gssapi compilation for i386
Douglas Bagnall
1
-7
/
+7
2015-07-08
s4:torture/rpc: extend and improve rpc.lsa.trusted.domains
Stefan Metzmacher
1
-81
/
+1644
2015-07-08
s4:torture/rpc: add missing \n in comments
Stefan Metzmacher
1
-2
/
+2
2015-07-08
s4:torture/rpc: handle NT_STATUS_NO_SUCH_DOMAIN in test_query_each_TrustDom()
Stefan Metzmacher
1
-0
/
+12
2015-07-08
testprogs/blackbox: add test_trust_utils.sh
Stefan Metzmacher
1
-0
/
+2
2015-07-08
testprogs/blackbox: add test_kinit_trusts.sh
Stefan Metzmacher
1
-0
/
+2
2015-07-08
s4:rpc_server/netlogon: check domain state in netr_*GetForestTrustInformation()
Stefan Metzmacher
1
-2
/
+50
2015-07-08
s4:rpc_server/netlogon: make use of dsdb_trust_xref_forest_info()
Stefan Metzmacher
1
-91
/
+10
2015-07-08
s4:rpc_server/netlogon: implement netr_DsRGetForestTrustInformation with trus...
Stefan Metzmacher
1
-16
/
+99
2015-07-08
s4:rpc_server/netlogon: implement NETLOGON_CONTROL_{QUERY,REDISCOVER,TC_QUERY...
Stefan Metzmacher
1
-28
/
+327
[next]