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
path:
root
/
source3
/
libads
Commit message (
Expand
)
Author
Age
Files
Lines
*
auth/gensec: remove tevent_context argument from gensec_update()
Stefan Metzmacher
2014-03-27
2
-2
/
+2
*
s3-libads: Use the IP instead of the name.
Bjoern Baumbach
2014-03-13
1
-1
/
+1
*
s3-kerberos: let kerberos_return_pac() return a PAC container.
Günther Deschner
2014-03-12
2
-9
/
+27
*
s3-kerberos: return a full PAC in kerberos_return_pac().
Günther Deschner
2014-03-12
2
-13
/
+19
*
s3-libads: pass down local_service to kerberos_return_pac().
Günther Deschner
2014-03-12
2
-5
/
+2
*
s3-kerberos: remove unused kdc_name from create_local_private_krb5_conf_for_d...
Günther Deschner
2014-03-07
2
-8
/
+5
*
s3-kerberos: remove print_kdc_line() completely.
Günther Deschner
2014-03-07
1
-68
/
+5
*
s3: ldap client can return NT_STATUS_OK when an error occurs in a paged search.
Daniel Liberman
2014-01-23
1
-4
/
+7
*
s3-libads: Fix memory leaks in ads_build_path().
Andreas Schneider
2014-01-09
1
-0
/
+2
*
Add a talloc context to sitename_fetch().
Jeremy Allison
2013-09-05
3
-14
/
+11
*
lib: Add a "mem_ctx" arg to gencache_get (unused so far)
Volker Lendecke
2013-09-05
1
-1
/
+1
*
auth/gensec: treat struct gensec_security_ops as const if possible.
Stefan Metzmacher
2013-08-10
1
-5
/
+6
*
auth/gensec: introduce gensec_internal.h
Stefan Metzmacher
2013-08-10
1
-0
/
+1
*
s3-libads: Print a message if no realm has been specified.
Andreas Schneider
2013-08-05
1
-1
/
+7
*
s3-libads: Fail create_local_private_krb5_conf_for_domain() if parameters mis...
Günther Deschner
2013-08-05
1
-0
/
+4
*
s3-libads: Print the debug string of a failed call with LDAP_OTHER.
Andreas Schneider
2013-06-12
1
-0
/
+18
*
BUG 9699: Fix adding case sensitive spn.
Andreas Schneider
2013-04-03
1
-12
/
+2
*
Make sure to set umask() before calling mkstemp().
Andreas Schneider
2013-03-06
1
-0
/
+3
*
s3:libads: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3: use generate_random_password() instead of generate_random_str()
Stefan Metzmacher
2013-02-04
1
-2
/
+4
*
s3-libads: Fix copy&paste error in ads_keytab_add_entry().
Andreas Schneider
2012-12-21
1
-1
/
+1
*
libads: Always free the talloc_stackframe() on error path
Andrew Bartlett
2012-11-05
1
-0
/
+1
*
s3-kerberos: add aes enctypes to generated krb5.conf.
Günther Deschner
2012-10-02
1
-5
/
+24
*
s3-krb5: use and request AES keys in kerberos operations.
Günther Deschner
2012-10-02
2
-1
/
+8
*
Avoid overriding default ccache for ads operations.
Simo Sorce
2012-09-12
3
-7
/
+94
*
s3-smbldap: use smbldap_ prefixed functions
Alexander Bokovoy
2012-09-07
1
-1
/
+1
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
4
-7
/
+30
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
4
-7
/
+33
*
lib/param: Move all enum declarations to lib/param
Andrew Bartlett
2012-07-24
5
-0
/
+5
*
auth: Common function for retrieving PAC_LOGIN_INFO from PAC
Christof Schmitt
2012-07-06
1
-26
/
+3
*
s3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
Andrew Bartlett
2012-06-27
1
-1
/
+1
*
s3-libads: Use a reducing page size to try and cope with a slow LDAP server
Andrew Bartlett
2012-05-26
3
-2
/
+13
*
s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUT
Andrew Bartlett
2012-05-26
1
-0
/
+3
*
Move source3/libads/dns.c to lib/addns
Simo Sorce
2012-05-23
3
-970
/
+1
*
s3-ads-dns: Avoid unnecessary dependencies
Simo Sorce
2012-05-23
2
-11
/
+3
*
s3-ads-dns: Break dependency on lp_parm
Simo Sorce
2012-05-23
3
-18
/
+34
*
s3-ad-dns: Use more standard uint and booleans defs
Simo Sorce
2012-05-23
1
-35
/
+35
*
s3:registry: remove usage of reg_objects from libads/ldap_printer.c
Gregor Beck
2012-04-25
1
-89
/
+56
*
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
2012-04-25
2
-0
/
+2
*
s3: Attempt to fix the build without kerberos
Volker Lendecke
2012-04-24
1
-1
/
+2
*
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2012-04-23
3
-4
/
+48
*
clikrb5: Move pure krb wrapper functions from libads to clikrb5.
Simo Sorce
2012-04-12
2
-143
/
+0
*
s3-libads: Remove ads_verify_ticket() as it is now unused
Andrew Bartlett
2012-04-03
2
-788
/
+0
*
s3-libads: Rework kerberos_return_pac() to use GENSEC for the server-side
Andrew Bartlett
2012-04-03
1
-22
/
+167
*
More strlcat/strlcpy truncate checks.
Jeremy Allison
2012-03-30
1
-2
/
+9
*
s3-libads: Remove unused ads_set_machine_password()
Andrew Bartlett
2012-02-23
2
-33
/
+0
*
s3-libads: Remove unused ads_pull_sids_from_extendeddn()
Andrew Bartlett
2012-02-23
2
-62
/
+0
*
s3-libads: Move to using only the HAVE_KRB5 define
Andrew Bartlett
2012-02-13
2
-13
/
+11
*
s3:kerberos_verify: ads_dedicated_keytab_verify_ticket() only needs read access
Stefan Metzmacher
2012-01-20
1
-1
/
+1
*
krb5: Require krb5_get_host_realm and krb5_free_host_realm be available to bu...
Andrew Bartlett
2012-01-10
1
-4
/
+0
[next]