summaryrefslogtreecommitdiff
path: root/source3/libads/kerberos.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21240: Fix longstanding Bug #4009.Günther Deschner1-1/+5
2007-10-10r21238: Fix tab indent in self-written krb5.confs.Günther Deschner1-1/+1
2007-10-10r21110: Fix kinit with Heimdal (Bug #4226).Günther Deschner1-13/+26
2007-10-10r20860: Adding some small tweaks. When we have no sitename, there is no need toGünther Deschner1-11/+14
2007-10-10r20857: Silence gives assent :-). Checking in the fix forJeremy Allison1-14/+51
2007-10-10r18512: Add krb5conf file environment to debug statement.Günther Deschner1-2/+3
2007-10-10r18241: If replacing the krb5.conf, ensure it's readable.Jeremy Allison1-0/+10
2007-10-10r18226: Ensure we only do this evil thing if it's our realm.Jeremy Allison1-2/+1
2007-10-10r18225: If we're going to overwrite krb5.conf, at leastJeremy Allison1-20/+42
2007-10-10r18201: Make explicit what's going on here.Jeremy Allison1-1/+2
2007-10-10r18200: Experimental code to allow system /etc/krb5.conf to beJeremy Allison1-42/+63
2007-10-10r18010: Ensure we don't timeout twice to the sameJeremy Allison1-0/+3
2007-10-10r18006: Actually a smaller change than it looks. LeverageJeremy Allison1-2/+49
2007-10-10r18004: If you're writing out a krb5.conf, at leastJeremy Allison1-2/+2
2007-10-10r18003: Creating a directory and getting EEXIST isn't an error.Jeremy Allison1-1/+1
2007-10-10r18002: Improved debug.Jeremy Allison1-1/+2
2007-10-10r18001: Proper error reporting on write/close fail.Jeremy Allison1-1/+7
2007-10-10r18000: Get nelem/size args right for x_fwrite.Jeremy Allison1-1/+1
2007-10-10r17999: No need to prevent others from reading. Use 755 insteadJeremy Allison1-2/+2
2007-10-10r17997: Ensure lockdir exists for winbindd. Store tmpJeremy Allison1-1/+1
2007-10-10r17996: Don't talloc free the memory then reference it. Doh !Jeremy Allison1-3/+4
2007-10-10r17995: Ensure we create the domain-specific krb5 files in aJeremy Allison1-8/+22
2007-10-10r17994: Add debugs that showed me why my site code wasn'tJeremy Allison1-0/+3
2007-10-10r17946: Fix couple of typos...Jeremy Allison1-1/+1
2007-10-10r17945: Store the server and client sitenames in the ADSJeremy Allison1-1/+10
2007-10-10r17944: Handle locking madness.Jeremy Allison1-11/+32
2007-10-10r17943: The horror, the horror. Add KDC site support byJeremy Allison1-0/+58
2007-10-10r17345: Some C++ warningsVolker Lendecke1-1/+2
2007-10-10r17003: Fix coverity #303 - possible null deref. Jerry pleaseJeremy Allison1-0/+1
2007-10-10r16957: fix cut-n-paste error. The check for 'if (\!salt)' make no sense whe...Gerald Carter1-5/+0
2007-10-10r16955: Fix an uninitialized var -- Jerry, please check.Volker Lendecke1-2/+2
2007-10-10r16952: New derive DES salt code and Krb5 keytab generationGerald Carter1-471/+100
2007-10-10r16272: Fix memleak.Günther Deschner1-1/+2
2007-10-10r15240: Correctly disallow unauthorized access when logging on with theGünther Deschner1-2/+24
2007-10-10r15210: Add wrapper functions smb_krb5_parse_name, smb_krb5_unparse_name,Jeremy Allison1-15/+13
2007-10-10r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:Günther Deschner1-10/+0
2007-10-10r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner1-4/+20
2007-10-10r14512: Guenther, This code breaks winbind with MIT krb1.3.Gerald Carter1-2/+12
2007-10-10r14503: Fix principal in debug statement.Günther Deschner1-2/+1
2007-10-10r13316: Let the carnage begin....Gerald Carter1-9/+31
2007-10-10r11651: After talking to Jeremy, commit my winbindd "Do the Right Thing" patch.Gerald Carter1-1/+18
2007-10-10r11551: Add a few more initialize_krb5_error_tableVolker Lendecke1-0/+2
2007-10-10r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison1-1/+1
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter1-2/+1
2007-10-10r6586: get rid of a few more compiler warningsHerb Lewis1-1/+1
2007-10-10r6149: Fixes bugs #2498 and 2484.Derrell Lipman1-1/+1
2007-10-10r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman1-1/+2
2007-10-10r4736: small set of merges from rtunk to minimize the diffsGerald Carter1-1/+1
2007-10-10r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>Jeremy Allison1-1/+2
2007-10-10r3495: Fix the build (recent kerberos-changes).Günther Deschner1-2/+4