summaryrefslogtreecommitdiff
path: root/source3/libads
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21968: Don't use gss-types in proto headers.Jeremy Allison1-1/+1
2007-10-10r21967: Add conversion from gss errors to nt status.Jeremy Allison1-1/+10
2007-10-10r21922: Fixed the build by rather horrid means. I really needJeremy Allison1-2/+4
2007-10-10r21863: Fix debug messages with incorrect function name.Jeremy Allison1-15/+15
2007-10-10r21855: Fix a memleak in the krb5 locator and comment out gfree_all() which d...Günther Deschner1-2/+4
2007-10-10r21850: After Jerry explained to me the HORRIBLE way in whichJeremy Allison1-5/+15
2007-10-10r21847: Fix memory leaks in error paths (and in main code path in one case...)Jeremy Allison1-5/+13
2007-10-10r21845: Refactor the sessionsetupX code a little to allow usJeremy Allison2-31/+74
2007-10-10r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke1-3/+1
2007-10-10r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke1-1/+3
2007-10-10r21822: Adding experimental krb5 lib locator plugin.Günther Deschner1-0/+384
2007-10-10r21779: I missd a call to krb5_get_init_creds_opt_alloc in r21778.James Peach1-1/+1
2007-10-10r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the differentJames Peach1-2/+2
2007-10-10r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison1-2/+7
2007-10-10r21608: Fix a couple of memleaks in error code paths beforeJeremy Allison1-1/+2
2007-10-10r21606: Implement escaping function for ldap RDN valuesSimo Sorce2-4/+18
2007-10-10r21561: It makes absolutely no sense to call krb5_kt_resolve() two timesGünther Deschner1-6/+1
2007-10-10r21558: Safe more indent, again no code changes.Günther Deschner1-37/+37
2007-10-10r21557: indent only fix. No code change.Günther Deschner1-49/+49
2007-10-10r21556: Remove superfluos return check in ads_keytab_verify_ticket().Günther Deschner1-2/+0
2007-10-10r21352: Let ads_upn_suffixes() return a pointer to an array of suffixes.Günther Deschner1-4/+4
2007-10-10r21349: Fix memleak in ads_upn_suffixes().Günther Deschner1-0/+3
2007-10-10r21273: * Protect the sasl bind against a NULL principal stringGerald Carter1-1/+29
2007-10-10r21240: Fix longstanding Bug #4009.Günther Deschner3-5/+13
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-10r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanupGerald Carter1-0/+11
2007-10-10r21021: Fix memleak.Günther Deschner1-0/+1
2007-10-10r21003: Display LDAP base in debug statement.Günther Deschner1-2/+2
2007-10-10r20986: Commit the prototype of the nss_info plugin interface.Gerald Carter2-51/+32
2007-10-10r20880: Fix memory leak in new sitename code. You got *really*Jeremy Allison1-1/+1
2007-10-10r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner2-18/+63
2007-10-10r20862: When in disconnected mode there is no need to try a fallback to a siteGünther Deschner1-0/+18
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 Allison3-22/+72
2007-10-10r20536: In the offline PAM session close case the attempt to delete aGünther Deschner1-0/+2
2007-10-10r20487: Remove the unused dn2ad_canonical() callGerald Carter1-18/+0
2007-10-10r20486: Always upper case the "host/<sAMAccoutnName>" entry in the keytab fileGerald Carter1-1/+6
2007-10-10r20403: Cleaning out my Samba 3.0 tree:Andrew Bartlett1-11/+0
2007-10-10r20273: Map KRB5_KDCREP_SKEW to NT_STATUS_TIME_DIFFERENCE_AT_DC.Günther Deschner1-0/+1
2007-10-10r20173: DNS update fixes:Gerald Carter1-0/+22
2007-10-10r20132: get rid of defined but not used warning - static function only usedHerb Lewis1-0/+2
2007-10-10r19687: Fix uninitialized variables found by Coverity (and gcc -O1... ;-))Volker Lendecke1-1/+2
2007-10-10r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner1-1/+25
2007-10-10r19646: Fix memleak in the default_ou_string handling. Thanks to David HuGünther Deschner1-11/+37
2007-10-10r19528: Fix container handling for "net ads user" and "net ads group" functionsGünther Deschner1-1/+3
2007-10-10r19526: Fix minor memleak.Günther Deschner1-0/+1
2007-10-10r19263: Be more accurate in telling what the sitename problem is in this DEBUGGünther Deschner1-1/+1
2007-10-10r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner1-0/+10
2007-10-10r18982: Move the gpo related functions to "libgpo".Günther Deschner2-1205/+0