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