index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libsmb
/
clikrb5.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trying to get HEAD building again. If you want the code
Gerald Carter
2003-07-16
1
-15
/
+15
*
Fix unused variable warning when ENCTYPE_ARCFOUR_HMAC is not defined.
Tim Potter
2003-02-25
1
-0
/
+2
*
Clean up non-krb5 breakages from my modifications to luke howard's patch.
Andrew Bartlett
2003-02-24
1
-7
/
+1
*
Patch from Luke Howard to add mutual kerberos authentication, and SMB session
Andrew Bartlett
2003-02-24
1
-9
/
+47
*
Fix IRIX build...void fn can't return another void fn
Jim McDonough
2003-02-21
1
-1
/
+2
*
Can't return SAFE_FREE...put on its own line.
Jim McDonough
2003-02-19
1
-1
/
+2
*
Correct way to keep fucntion from proto.h
Jim McDonough
2003-02-19
1
-7
/
+4
*
Get non-krb systems to compile. How the heck do I keep something from being ...
Jim McDonough
2003-02-19
1
-8
/
+9
*
Try to get heimdal working with HEAD.
Jim McDonough
2003-02-19
1
-4
/
+34
*
Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable
Andrew Bartlett
2003-02-15
1
-1
/
+1
*
Stop tpot from trampling over my Heimdal fixes by moving some of them
Jeremy Allison
2003-01-30
1
-0
/
+122
*
Fixup proto generation to not include krb5 specific symbols
Jeremy Allison
2003-01-21
1
-5
/
+5
*
More fixes getting us closer to full Heimdal compile....
Jeremy Allison
2003-01-21
1
-0
/
+20
*
should be HAVE_KRB5_SET_REAL_TIME (HAVE_ was missing)...fix the build
Jim McDonough
2003-01-20
1
-1
/
+1
*
Merge in more of the SuSE patches for Heimdal. These changes show how
Jeremy Allison
2003-01-19
1
-0
/
+29
*
One more const. Andrew, you seem to have krb5 :-)
Volker Lendecke
2003-01-02
1
-1
/
+1
*
BIG patch...
Andrew Bartlett
2003-01-02
1
-1
/
+1
*
fix segfault
Gerald Carter
2002-11-15
1
-1
/
+3
*
Fixed compiler error when HAVE_KRB5 not defined.
Tim Potter
2002-09-18
1
-1
/
+1
*
Add clock skew handling to our kerberos code. This allows us to cope with
Andrew Tridgell
2002-09-17
1
-1
/
+13
*
don't use ENCTYPE_ARCFOUR_HMAC unless the kerberos lib supports it
Andrew Tridgell
2002-09-04
1
-5
/
+4
*
convert the LDAP/SASL code to use GSS-SPNEGO if possible
Andrew Tridgell
2002-08-30
1
-1
/
+7
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
added trusted realm support to ADS authentication
Andrew Tridgell
2001-12-19
1
-2
/
+2
*
fixed some krb5 ifdefs
Andrew Tridgell
2001-11-28
1
-1
/
+1
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-0
/
+7
*
Ok, I know it's a language thing and it shouldn't matter.... but a kerberos
Jeremy Allison
2001-10-21
1
-6
/
+6
*
Fix for compilation on non-krb5 systems
Andrew Bartlett
2001-10-21
1
-1
/
+1
*
made smbclient cope better with arbitrary principle forms
Andrew Tridgell
2001-10-21
1
-7
/
+5
*
better krb5 error handling (thanks andrewb!)
Andrew Tridgell
2001-10-20
1
-7
/
+16
*
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
2001-10-18
1
-3
/
+1
*
fix heimdal compilation
Andrew Tridgell
2001-10-16
1
-1
/
+2
*
added NTLMSSP authentication to libsmb. It seems to work well so I have enabl...
Andrew Tridgell
2001-10-12
1
-213
/
+8
*
improve the error handling in the ASN1 code a bit
Andrew Tridgell
2001-10-11
1
-14
/
+22
*
added a ASN.1 parser, so now I can properly parse the negTokenInit
Andrew Tridgell
2001-10-11
1
-59
/
+120
*
fixed some memory leaks, started adding asn1 decoder for server side
Andrew Tridgell
2001-10-11
1
-4
/
+6
*
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
2001-10-11
1
-0
/
+267