index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
clikrb5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r10671: Attempt to fix the build on machines without kerberos headers.
Volker Lendecke
1
-9
/
+9
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-10
/
+441
2007-10-10
r10210: Fix memleak.
Günther Deschner
1
-2
/
+4
2007-10-10
r6586: get rid of a few more compiler warnings
Herb Lewis
1
-1
/
+3
2007-10-10
r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than
Derrell Lipman
1
-2
/
+2
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-0
/
+3
2007-10-10
r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).
Jeremy Allison
1
-3
/
+2
2007-10-10
r4020: Fix for crash reported by Bård Kalbakk <baard@inett.biz>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r3538: Fix the build with the latest Heimdal code.
Jeremy Allison
1
-1
/
+1
2007-10-10
r3535: Tidy up error reporting. Memory leak with MIT krb5 1.3.5 turns
Jeremy Allison
1
-11
/
+13
2007-10-10
r3439: Finally fix build for platforms without kerberos.
Günther Deschner
1
-4
/
+4
2007-10-10
r3407: Fix the build
Volker Lendecke
1
-1
/
+1
2007-10-10
r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...
Jeremy Allison
1
-2
/
+2
2007-10-10
r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...
Jeremy Allison
1
-9
/
+38
2007-10-10
r3345: More MIT/Heimdal tests for comparing enctypes now.
Jeremy Allison
1
-0
/
+14
2007-10-10
r3342: More MIT/Heimdal fixes to allow an enctype to be explicitly set in a k...
Jeremy Allison
1
-0
/
+11
2007-10-10
r2474: (re-)fix memleak (initially found by jra).
Günther Deschner
1
-6
/
+0
2007-10-10
r2472: Fixed krb5_krbhost_get_addrinfo()-parameters and make failure
Günther Deschner
1
-3
/
+3
2007-10-10
r2057: Although rarely used, prevent "net lookup kdc" from segfaulting when
Günther Deschner
1
-1
/
+11
2007-10-10
r1428: Remove *completly bogus* memset. (No doubt my bug, too...).
Andrew Bartlett
1
-2
/
+0
2007-10-10
r1407: revert change that broke the build on systems w/o krb5 files
Gerald Carter
1
-1
/
+1
2007-10-10
r1399: applying heimdal krb5 fixes from Guenther and fixing compile warnings ...
Gerald Carter
1
-1
/
+3
2007-10-10
r1287: Attempt to fix the build for systems without kerberos headers.
Volker Lendecke
1
-3
/
+3
2007-10-10
r1236: Heimdal fixes from Guenther Deschner <gd@sernet.de>, more to come before
Jeremy Allison
1
-0
/
+11
2007-10-10
r1222: Valgrind memory leak fixes. Still tracking down a strange one...
Jeremy Allison
1
-3
/
+4
2007-10-10
r1194: Definition of krb5_free_unparsed_name() if we do't have it.
Jeremy Allison
1
-0
/
+7
2007-10-10
r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...
Gerald Carter
1
-1
/
+4
2007-10-10
r527: More memory leak fixes in error paths from kawasa_r@itg.hitachi.co.jp.
Jeremy Allison
1
-2
/
+8
2007-10-10
r221: Remainder of bug 1208. We do not remove creds from _any_ FILE ccache,
Jim McDonough
1
-17
/
+40
2007-10-10
r219: Obtain new tickets if current ones are expired. Next part of fix for
Jim McDonough
1
-12
/
+36
2004-01-08
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
1
-11
/
+13
2003-11-22
Changes all over the shop, but all towards:
Andrew Bartlett
1
-8
/
+8
2003-08-15
Fix memleaks.
Volker Lendecke
1
-1
/
+3
2003-08-15
get rid of some sompiler warnings on IRIX
Herb Lewis
1
-1
/
+1
2003-08-14
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
1
-7
/
+5
2003-08-04
Fix unused variable warning.
Tim Potter
1
-1
/
+1
2003-07-25
W00t! Client smb signing is now working correctly with krb5 and w2k server.
Jeremy Allison
1
-8
/
+15
2003-07-16
Add krb5_princ_component to Heimdal. Remove cli_ from mark packet signed.
Jeremy Allison
1
-0
/
+13
2003-06-10
use ZERO_STRUCT() instead of memset
Andrew Tridgell
1
-1
/
+1
2003-05-30
More on bug 137: rename more of krb5_xxx functions to not start with krb5_
Jim McDonough
1
-14
/
+14
2003-03-17
Merge from HEAD - sync up SessionSetup code to HEAD, including Luke Howard's
Andrew Bartlett
1
-9
/
+43
2003-02-21
Fix IRIX build...void fn can't return another void fn
Jim McDonough
1
-1
/
+2
2003-02-19
Sync with HEAD for verifying kerberos tickets.
Jim McDonough
1
-4
/
+33
2003-02-18
Sync w/HEAD - add DES_CBC_CRC encryption type
Jim McDonough
1
-1
/
+1
2003-01-30
Revert tpot's breakage of the Heimdal fixes.
Jeremy Allison
1
-0
/
+122
2003-01-30
Sync of Heimdal kerberos stuff with HEAD. If this breaks I'm blaming
Tim Potter
1
-122
/
+0
2003-01-28
Finally we compile with Heimdal as well as MIT ! Wonder if it works... :-).
Jeremy Allison
1
-0
/
+52
2003-01-28
Get smbd to link with Heimdal. Still missing some client progs...
Jeremy Allison
1
-0
/
+22
2003-01-23
Thanks Meeester Potter, for reverting *all* my Heimdal changes because
Jeremy Allison
1
-0
/
+48
2003-01-22
Merge of kerberos changes to make this branch build again!
Tim Potter
1
-48
/
+0
[prev]
[next]