Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-kerberos: let kerberos_return_pac() return a PAC container. | Günther Deschner | 2014-03-12 | 1 | -1/+6 |
| | | | | | | | Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> | ||||
* | s3-kerberos: return a full PAC in kerberos_return_pac(). | Günther Deschner | 2014-03-12 | 1 | -2/+2 |
| | | | | | | | Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> | ||||
* | s3-libads: pass down local_service to kerberos_return_pac(). | Günther Deschner | 2014-03-12 | 1 | -0/+1 |
| | | | | | | | Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> | ||||
* | s3-kerberos: remove unused kdc_name from ↵ | Günther Deschner | 2014-03-07 | 1 | -2/+1 |
| | | | | | | | | | | | | create_local_private_krb5_conf_for_domain(). Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> Autobuild-User(master): Günther Deschner <gd@samba.org> Autobuild-Date(master): Fri Mar 7 18:43:57 CET 2014 on sn-devel-104 | ||||
* | Make krb5 wrapper library common so they can be used all over | Simo Sorce | 2012-04-23 | 1 | -3/+11 |
| | |||||
* | clikrb5: Move pure krb wrapper functions from libads to clikrb5. | Simo Sorce | 2012-04-12 | 1 | -3/+0 |
| | | | | Signed-off-by: Andreas Schneider <asn@samba.org> | ||||
* | s3-libads: Remove ads_verify_ticket() as it is now unused | Andrew Bartlett | 2012-04-03 | 1 | -12/+0 |
| | | | | Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s3-libads Factor out a new routine ↵ | Andrew Bartlett | 2012-01-05 | 1 | -2/+5 |
| | | | | | | | | | | | | kerberos_get_principal_from_service_hostname() This is now used in the GSE GSSAPI client, so that when we connect to a target server at the CIFS level, we use the same name to connect at the DCE/RPC level. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org> | ||||
* | s3: Add some const to create_local_private_krb5_conf_for_domain | Volker Lendecke | 2011-09-18 | 1 | -1/+1 |
| | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Sep 18 23:31:28 CEST 2011 on sn-devel-104 | ||||
* | s3:libads/kerberos_proto.h: add _LIBADS_KERBEROS_PROTO_H_ guard | Michael Adam | 2011-05-31 | 1 | -0/+5 |
| | |||||
* | s3:libads/kerberos_proto.h: add GPL/Copyright header | Michael Adam | 2011-05-31 | 1 | -0/+29 |
| | |||||
* | s3-includes: no need to globally include libads/ads_status.h. | Günther Deschner | 2011-05-06 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | s3-krb5: include krb5pac.h where needed. | Günther Deschner | 2010-08-06 | 1 | -0/+2 |
| | | | | Guenther | ||||
* | s3: avoid global include of ads.h. | Günther Deschner | 2010-08-05 | 1 | -0/+67 |
Guenther |