1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/libads
Jelmer Vernooij d6a5476ee7 Use sockaddr_storage only where we rely on the size, use sockaddr
otherwise (to clarify we can also pass in structs smaller than
sockaddr_storage, such as sockaddr_in).
2008-10-23 19:53:15 +02:00
..
ads_status.c Add SMB encryption. Still fixing client decrypt but 2007-12-26 17:12:36 -08:00
ads_struct.c strtok -> strtok_r 2008-01-23 15:08:04 +01:00
ads_utils.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
authdata.c s3-build: no need to duplicate generated ndr_ prototypes. 2008-10-20 19:47:00 +02:00
cldap.c s3-asn1: make all of s3 asn1 code do a proper asn1_init() first. 2008-10-22 21:37:36 +02:00
disp_sec.c Use GUID_string rather than smb_uuid_string(). 2008-10-14 02:26:18 +02:00
dns.c Revert "Pass NULL to gencache_get when we are not interested in the timeout value" 2008-07-11 17:53:25 +02:00
kerberos_keytab.c kerberos: use KRB5_KT_KEY macro where appropriate. 2008-08-29 11:01:34 +02:00
kerberos_verify.c kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salting them. 2008-06-24 23:34:05 +02:00
kerberos.c Use sockaddr_storage only where we rely on the size, use sockaddr 2008-10-23 19:53:15 +02:00
krb5_errs.c r23801: The FSF has moved around a lot. This fixes their Mass Ave address. 2007-10-10 12:28:27 -05:00
krb5_setpw.c s3-asn1: make all of s3 asn1 code do a proper asn1_init() first. 2008-10-22 21:37:36 +02:00
ldap_printer.c Cleanup size_t return values in callers of convert_string_allocate 2008-05-20 22:40:13 +02:00
ldap_schema.c * Allow an admin to define the "uid" attribute for a RFC2307 2008-09-16 10:35:21 -07:00
ldap_user.c r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text 2007-10-10 12:28:22 -05:00
ldap_utils.c RIP BOOL. Convert BOOL -> bool. I found a few interesting 2007-10-18 17:40:25 -07:00
ldap.c Use GUID_string rather than smb_uuid_string(). 2008-10-14 02:26:18 +02:00
ndr.c Fix the build. Avoid unrequired ndr_print_ads_struct dependencies. 2008-01-29 15:17:02 +01:00
sasl_wrapping.c r24131: - make it more clear what the different min and max fields mean 2007-10-10 12:29:09 -05:00
sasl.c s3: use shared asn1 code. 2008-10-22 21:37:36 +02:00
util.c Add TALLOC_CTX pointer to generate_random_str(), for consistency with 2008-10-19 10:05:48 +02:00