1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/libads
Jim McDonough 9a8e30d04b Fix bugzilla # 1208
Winbind tickets expired.  We now check the expiration time, and acquire
new tickets.  We couln't rely on renewing them, because if we didn't get
a request before they expired, we wouldn't have renewed them.  Also, there
is a one-week limit in MS on renewal life, so new tickets would have been
needed after a week anyway.   Default is 10 hours, so we should only be
acquiring them that often, unless the configuration on the DC is changed (and
the minimum is 1 hour).
(This used to be commit c2436c433a)
2004-03-24 17:32:55 +00:00
..
.cvsignore add .po32 files to ignore list 2001-11-28 19:49:43 +00:00
ads_ldap.c rpc_client/cli_lsarpc.c: 2004-01-05 02:04:37 +00:00
ads_status.c fix some warnings from the Sun compiler 2004-01-09 14:54:33 +00:00
ads_struct.c bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's memory (not the members though) 2004-03-22 22:49:40 +00:00
ads_utils.c Patch from Luke Howard <lukeh@PADL.COM> to recognise local groups. 2003-05-15 19:43:21 +00:00
authdata.c get rid of more compiler warnings 2003-08-15 04:42:05 +00:00
disp_sec.c Merge from HEAD - make Samba compile with -Wwrite-strings without additional 2003-01-03 08:28:12 +00:00
kerberos_verify.c Fix for a bug where the mutex could be left locked. Also remove the 2004-02-03 03:23:18 +00:00
kerberos.c Fix bugzilla # 1208 2004-03-24 17:32:55 +00:00
krb5_setpw.c Fix bugzilla # 1208 2004-03-24 17:32:55 +00:00
ldap_printer.c Update my copyrights according to my agreement with IBM 2003-08-01 15:21:20 +00:00
ldap_user.c Update my copyrights according to my agreement with IBM 2003-08-01 15:21:20 +00:00
ldap_utils.c There is some memory corruption hidden somewhere in our winbind code. If I 2004-01-05 02:12:38 +00:00
ldap.c Bug found by gd - the new range-reterival code did still had 'member' 2004-02-08 00:31:36 +00:00
sasl.c This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS 2004-01-08 08:19:18 +00:00
util.c Merge from HEAD - save the type of channel used to contact the DC. 2003-04-21 14:09:03 +00:00