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
/
libads
/
kerberos.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18000: Get nelem/size args right for x_fwrite.
Jeremy Allison
1
-1
/
+1
2007-10-10
r17999: No need to prevent others from reading. Use 755 instead
Jeremy Allison
1
-2
/
+2
2007-10-10
r17997: Ensure lockdir exists for winbindd. Store tmp
Jeremy Allison
1
-1
/
+1
2007-10-10
r17996: Don't talloc free the memory then reference it. Doh !
Jeremy Allison
1
-3
/
+4
2007-10-10
r17995: Ensure we create the domain-specific krb5 files in a
Jeremy Allison
1
-8
/
+22
2007-10-10
r17994: Add debugs that showed me why my site code wasn't
Jeremy Allison
1
-0
/
+3
2007-10-10
r17946: Fix couple of typos...
Jeremy Allison
1
-1
/
+1
2007-10-10
r17945: Store the server and client sitenames in the ADS
Jeremy Allison
1
-1
/
+10
2007-10-10
r17944: Handle locking madness.
Jeremy Allison
1
-11
/
+32
2007-10-10
r17943: The horror, the horror. Add KDC site support by
Jeremy Allison
1
-0
/
+58
2007-10-10
r17345: Some C++ warnings
Volker Lendecke
1
-1
/
+2
2007-10-10
r17003: Fix coverity #303 - possible null deref. Jerry please
Jeremy Allison
1
-0
/
+1
2007-10-10
r16957: fix cut-n-paste error. The check for 'if (\!salt)' make no sense whe...
Gerald Carter
1
-5
/
+0
2007-10-10
r16955: Fix an uninitialized var -- Jerry, please check.
Volker Lendecke
1
-2
/
+2
2007-10-10
r16952: New derive DES salt code and Krb5 keytab generation
Gerald Carter
1
-471
/
+100
2007-10-10
r16272: Fix memleak.
Günther Deschner
1
-1
/
+2
2007-10-10
r15240: Correctly disallow unauthorized access when logging on with the
Günther Deschner
1
-2
/
+24
2007-10-10
r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,
Jeremy Allison
1
-15
/
+13
2007-10-10
r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:
Günther Deschner
1
-10
/
+0
2007-10-10
r14585: Tighten argument list of kerberos_kinit_password again,
Günther Deschner
1
-4
/
+20
2007-10-10
r14512: Guenther, This code breaks winbind with MIT krb1.3.
Gerald Carter
1
-2
/
+12
2007-10-10
r14503: Fix principal in debug statement.
Günther Deschner
1
-2
/
+1
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
1
-9
/
+31
2007-10-10
r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.
Gerald Carter
1
-1
/
+18
2007-10-10
r11551: Add a few more initialize_krb5_error_table
Volker Lendecke
1
-0
/
+2
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-1
/
+1
2007-10-10
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
1
-2
/
+1
2007-10-10
r6586: get rid of a few more compiler warnings
Herb Lewis
1
-1
/
+1
2007-10-10
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
1
-1
/
+1
2007-10-10
r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...
Derrell Lipman
1
-1
/
+2
2007-10-10
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
1
-1
/
+1
2007-10-10
r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>
Jeremy Allison
1
-1
/
+2
2007-10-10
r3495: Fix the build (recent kerberos-changes).
Günther Deschner
1
-2
/
+4
2007-10-10
r3492: Fixes from testing kerberos salted principal fix.
Jeremy Allison
1
-23
/
+51
2007-10-10
r3439: Finally fix build for platforms without kerberos.
Günther Deschner
1
-2
/
+2
2007-10-10
r3379: More merging of kerberos keytab and salting fixes from Nalin Dahyabhai...
Jeremy Allison
1
-0
/
+15
2007-10-10
r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...
Jeremy Allison
1
-7
/
+548
2007-10-10
r1967: Fix a couple of krb5-DEBUG-messages.
Günther Deschner
1
-4
/
+6
2007-10-10
r1245: I think the parameter for "password" and "data" was reversed.
Jeremy Allison
1
-2
/
+2
2007-10-10
r541: fixing segfault in winbindd caused -r527 -- looks like a bug in heimdal...
Gerald Carter
1
-4
/
+4
2004-03-24
Fix bugzilla # 1208
Jim McDonough
1
-2
/
+37
2002-10-24
Merge tridge's blank password fix from HEAD.
Jeremy Allison
1
-2
/
+6
2002-10-01
Updates from Samba HEAD:
Andrew Bartlett
1
-1
/
+8
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-2
/
+6
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-10
/
+2
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-130
/
+25
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2001-12-20
net ads password and net ads chostpass commands from Remus Koos
Andrew Tridgell
1
-8
/
+5
2001-12-13
better error handling
Andrew Tridgell
1
-2
/
+7
2001-12-11
allow overriding the local time in kerberos_kinit_password()
Andrew Tridgell
1
-2
/
+8
[prev]
[next]