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
/
source3
/
libads
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-02
kerberos: make sure we only use prompter type when available.
Günther Deschner
1
-1
/
+11
2015-10-02
winbind: Fix 100% loop
Volker Lendecke
1
-0
/
+16
2015-09-25
net: fix a crash with net ads keytab create
Uri Simchoni
1
-0
/
+7
2015-09-01
Revert "winbind: Fix 100% loop"
Volker Lendecke
1
-16
/
+0
2015-08-28
winbind: Fix 100% loop
Volker Lendecke
1
-0
/
+16
2015-08-26
lib: Make sid_parse take a uint8_t
Volker Lendecke
1
-3
/
+5
2015-07-17
libads: disable dns_lookup_realm in auto-generated krb5.conf files
Uri Simchoni
1
-1
/
+2
2015-07-02
s3:libads: improve debug levels/messages in ads_find_dc()
Stefan Metzmacher
1
-8
/
+14
2015-06-23
s3:libads/sasl: use gensec_max_{input,wrapped}_size() in ads_sasl_spnego_ntlm...
Stefan Metzmacher
1
-4
/
+5
2015-06-16
libads: further split resolve_and_ping into dns and netbios implementations
Uri Simchoni
1
-42
/
+82
2015-06-16
libads: Fix fallback logic when finding a domain controller
Uri Simchoni
1
-95
/
+126
2015-06-16
libads: Keep 'good' server at the head of custom KDC list
Uri Simchoni
1
-20
/
+31
2015-06-16
kerberos: Move DEFAULT_KRB5_PORT to a header file
Uri Simchoni
2
-2
/
+2
2015-06-16
libads: fix indentation in generated krb5.conf
Uri Simchoni
1
-3
/
+3
2015-05-14
Convert all uint32/16/8 to _t in a grab-bag of remaining files.
Richard Sharpe
2
-5
/
+5
2015-05-13
libads: record service ticket endtime for sealed ldap connections
Uri Simchoni
1
-0
/
+23
2015-05-13
lib: Make sid_binstring_hex use TALLOC
Volker Lendecke
1
-3
/
+3
2015-05-12
Add IPv6 support to ADS client side LDAP connects. Corrected format for IPv6 ...
David Holder
1
-1
/
+7
2015-05-04
libads: Fix deadlock when re-joining a domain and updating keytab
Uri Simchoni
1
-2
/
+3
2015-05-04
libads: Fix free of uninitialized pointer
Uri Simchoni
1
-2
/
+3
2015-04-22
Convert all uses of uint8/16/32 to uint8/16/32_t in the libads code.
Richard Sharpe
10
-55
/
+55
2015-04-18
libads: Fix CID 1272956 Fixing wrong if condition
Anoop C S
1
-1
/
+1
2015-03-27
lib/krb5_wrap: use krb5_const_principal in smb_krb5_create_key_from_string.
Günther Deschner
1
-1
/
+1
2015-03-04
libads: Fix CID 1273305 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2015-03-04
libads: Fix CID 1273306 Uninitialized scalar variable
Volker Lendecke
1
-1
/
+1
2015-01-07
s3-libads: Fix a possible segfault in kerberos_fetch_pac().
Andreas Schneider
1
-13
/
+13
2014-12-18
addns: Remove support for dns_host_file.
Andreas Schneider
1
-5
/
+5
2014-11-28
s3-libads: remove unused dn from ads_get_service_principal_names().
Günther Deschner
1
-7
/
+0
2014-11-25
s3:libads: avoid some compiler warnings in ldap.c
Stefan Metzmacher
1
-15
/
+19
2014-11-17
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
1
-1
/
+1
2014-11-12
s3-keytab: fix keytab array NULL termination.
Matt Rogers
1
-2
/
+1
2014-09-26
s3-libads: Add all machine account principals to the keytab.
Andreas Schneider
1
-22
/
+52
2014-09-26
s3-libads: Add function to search for an element in an array.
Andreas Schneider
2
-0
/
+33
2014-09-26
s3-libads: Add a function to retrieve the SPNs of a computer account.
Andreas Schneider
2
-0
/
+66
2014-09-26
s3-libads: Improve service principle guessing.
Andreas Schneider
1
-58
/
+66
2014-09-01
s3-kpasswd: Fix build warning.
Günther Deschner
1
-1
/
+1
2014-09-01
s3-kpasswd: send a netbios krb5 address to avoid invalid net address errors from
Günther Deschner
1
-0
/
+14
2014-09-01
Remove custom password change code in libads
Simo Sorce
1
-555
/
+59
2014-09-01
Remove duplicate definitions
Simo Sorce
1
-9
/
+0
2014-08-08
s3-libads/krb5_setpw: free realm from smb_krb5_principal_get_realm().
Günther Deschner
1
-3
/
+5
2014-08-08
samba: use smb_krb5_create_key_from_string() in some places.
Günther Deschner
1
-1
/
+6
2014-05-08
s3-krb5: Limit search for old kvno to 8bits
Christof Schmitt
1
-2
/
+5
2014-04-17
s3-libads: allow ads_try_connect() to re-use a resolved ip address.
Günther Deschner
1
-18
/
+26
2014-04-17
Remove special socket_wrapper code.
Andreas Schneider
1
-32
/
+0
2014-04-17
s3-libads: Use ldap_initialize() if available.
Andreas Schneider
1
-5
/
+20
2014-04-04
s3-kerberos: make ipv6 support for generated krb5 config files more robust.
Günther Deschner
1
-2
/
+27
2014-04-02
kerberos: Map KRB5KDC_ERR_CLIENT_REVOKED to NT_STATUS_ACCOUNT_LOCKED_OUT
Andrew Bartlett
1
-1
/
+1
2014-03-27
auth/gensec: remove tevent_context argument from gensec_update()
Stefan Metzmacher
2
-2
/
+2
2014-03-13
s3-libads: Use the IP instead of the name.
Bjoern Baumbach
1
-1
/
+1
2014-03-12
s3-kerberos: let kerberos_return_pac() return a PAC container.
Günther Deschner
2
-9
/
+27
[next]