..
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
Cope with changed signature of http_timestring().
2008-10-11 23:57:44 +02:00
cldap.c
The IRIX compiler does not like embedded unnamed unions
2008-10-02 08:09:25 +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
kerberos: fix indent of enc type lines in generated krb5.conf files.
2008-09-04 15:17:57 +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
kerberos: fix some heimdal build warnings.
2008-10-15 21:43:50 +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
Fix Coverity ID 488
2008-03-23 19:44:55 +01:00
util.c
Add TALLOC_CTX pointer to generate_random_str(), for consistency with
2008-10-19 10:05:48 +02:00