index
:
samba
master
pristine-tar
upstream_4.1
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libads
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
samba: pass down size_t instead of int to add_string_to_array().
Günther Deschner
1
-1
/
+1
2014-11-17
s3-keytab: fix keytab array NULL termination.
Matt Rogers
1
-2
/
+1
2014-10-09
s3-libads: Add all machine account principals to the keytab.
Andreas Schneider
1
-22
/
+52
2014-10-09
s3-libads: Add function to search for an element in an array.
Andreas Schneider
2
-0
/
+33
2014-10-09
s3-libads: Add a function to retrieve the SPNs of a computer account.
Andreas Schneider
2
-0
/
+66
2014-09-30
s3-libads: Improve service principle guessing.
Andreas Schneider
1
-58
/
+66
2014-03-10
s3: ldap client can return NT_STATUS_OK when an error occurs in a paged search.
Daniel Liberman
1
-4
/
+7
2014-01-13
s3-libads: Fix memory leaks in ads_build_path().
Andreas Schneider
1
-0
/
+2
2013-08-13
s3-libads: Print a message if no realm has been specified.
Andreas Schneider
1
-1
/
+7
2013-08-13
s3-libads: Fail create_local_private_krb5_conf_for_domain() if parameters mis...
Günther Deschner
1
-0
/
+4
2013-06-12
s3-libads: Print the debug string of a failed call with LDAP_OTHER.
Andreas Schneider
1
-0
/
+18
2013-04-03
BUG 9699: Fix adding case sensitive spn.
Andreas Schneider
1
-12
/
+2
2013-03-06
Make sure to set umask() before calling mkstemp().
Andreas Schneider
1
-0
/
+3
2013-02-19
s3:libads: make use of samba_tevent_context_init()
Stefan Metzmacher
1
-1
/
+1
2013-02-04
s3: use generate_random_password() instead of generate_random_str()
Stefan Metzmacher
1
-2
/
+4
2012-12-21
s3-libads: Fix copy&paste error in ads_keytab_add_entry().
Andreas Schneider
1
-1
/
+1
2012-11-05
libads: Always free the talloc_stackframe() on error path
Andrew Bartlett
1
-0
/
+1
2012-10-02
s3-kerberos: add aes enctypes to generated krb5.conf.
Günther Deschner
1
-5
/
+24
2012-10-02
s3-krb5: use and request AES keys in kerberos operations.
Günther Deschner
2
-1
/
+8
2012-09-12
Avoid overriding default ccache for ads operations.
Simo Sorce
3
-7
/
+94
2012-09-07
s3-smbldap: use smbldap_ prefixed functions
Alexander Bokovoy
1
-1
/
+1
2012-08-09
Correctly check for errors in strlower_m() returns.
Jeremy Allison
4
-7
/
+30
2012-08-09
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
4
-7
/
+33
2012-07-24
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
5
-0
/
+5
2012-07-06
auth: Common function for retrieving PAC_LOGIN_INFO from PAC
Christof Schmitt
1
-26
/
+3
2012-06-27
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
1
-1
/
+1
2012-05-26
s3-libads: Use a reducing page size to try and cope with a slow LDAP server
Andrew Bartlett
3
-2
/
+13
2012-05-26
s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUT
Andrew Bartlett
1
-0
/
+3
2012-05-23
Move source3/libads/dns.c to lib/addns
Simo Sorce
3
-970
/
+1
2012-05-23
s3-ads-dns: Avoid unnecessary dependencies
Simo Sorce
2
-11
/
+3
2012-05-23
s3-ads-dns: Break dependency on lp_parm
Simo Sorce
3
-18
/
+34
2012-05-23
s3-ad-dns: Use more standard uint and booleans defs
Simo Sorce
1
-35
/
+35
2012-04-25
s3:registry: remove usage of reg_objects from libads/ldap_printer.c
Gregor Beck
1
-89
/
+56
2012-04-25
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2
-0
/
+2
2012-04-24
s3: Attempt to fix the build without kerberos
Volker Lendecke
1
-1
/
+2
2012-04-23
Make krb5 wrapper library common so they can be used all over
Simo Sorce
3
-4
/
+48
2012-04-12
clikrb5: Move pure krb wrapper functions from libads to clikrb5.
Simo Sorce
2
-143
/
+0
2012-04-03
s3-libads: Remove ads_verify_ticket() as it is now unused
Andrew Bartlett
2
-788
/
+0
2012-04-03
s3-libads: Rework kerberos_return_pac() to use GENSEC for the server-side
Andrew Bartlett
1
-22
/
+167
2012-03-30
More strlcat/strlcpy truncate checks.
Jeremy Allison
1
-2
/
+9
2012-02-23
s3-libads: Remove unused ads_set_machine_password()
Andrew Bartlett
2
-33
/
+0
2012-02-23
s3-libads: Remove unused ads_pull_sids_from_extendeddn()
Andrew Bartlett
2
-62
/
+0
2012-02-13
s3-libads: Move to using only the HAVE_KRB5 define
Andrew Bartlett
2
-13
/
+11
2012-01-20
s3:kerberos_verify: ads_dedicated_keytab_verify_ticket() only needs read access
Stefan Metzmacher
1
-1
/
+1
2012-01-10
krb5: Require krb5_get_host_realm and krb5_free_host_realm be available to bu...
Andrew Bartlett
1
-4
/
+0
2012-01-09
s3-libads: pretty print a keytab list.
Günther Deschner
1
-2
/
+2
2012-01-09
s3-libads: fix malloc/talloc mismatch in ads_keytab_verify_ticket().
Günther Deschner
1
-1
/
+1
2012-01-06
s3-libads Use NTLMSSP via auth_generic/gensec
Andrew Bartlett
1
-90
/
+79
2012-01-05
s3-libads Factor out a new routine kerberos_get_principal_from_service_hostna...
Andrew Bartlett
2
-9
/
+48
2011-12-21
s3-dns: prevent from potentially doing wrong SRV DNS lookups.
Günther Deschner
1
-1
/
+1
[next]