summaryrefslogtreecommitdiff
path: root/source3/libads
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r18941: Minor cleanup in ads_parse_gpo().Günther Deschner1-2/+2
2007-10-10r18923: Fix more memleaks.Günther Deschner3-7/+23
2007-10-10r18902: Also dump mS-DS-CreatorSID.Günther Deschner1-0/+1
2007-10-10r18879: Fix crash for "net ads gpo list".Günther Deschner1-9/+3
2007-10-10r18869: two build fixes for systems without ldapAndrew Tridgell1-5/+5
2007-10-10r18853: Fix remaining warnings. Volker, should be fine now.Günther Deschner1-1/+1
2007-10-10r18820: Comment out some unused functions.Günther Deschner1-2/+17
2007-10-10r18819: Fix build without LDAP.Günther Deschner2-0/+8
2007-10-10r18817: Enable the build of the gpo tool but do not make it available yet.Günther Deschner1-1/+1
2007-10-10r18816: Fix some build warnings.Günther Deschner1-4/+4
2007-10-10r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij1-7/+7
2007-10-10r18670: Fix memleaks.Günther Deschner1-0/+2
2007-10-10r18663: Fix one more uuid -> GUID.Jeremy Allison1-1/+1
2007-10-10r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()Günther Deschner1-2/+19
2007-10-10r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.Jeremy Allison1-4/+4
2007-10-10r18512: Add krb5conf file environment to debug statement.Günther Deschner1-2/+3
2007-10-10r18508: A query for the LDAP schema can never be done anonymously against AD.Günther Deschner1-22/+1
2007-10-10r18480: Doh ! Double-free of hostnameDN.Jeremy Allison1-1/+0
2007-10-10r18466: Attempt to fix the AIX buildVolker Lendecke1-0/+2
2007-10-10r18464: Solaris has LDAP_SCOPE_ONELEVEL. Linux seems to have it as well.Volker Lendecke1-5/+7
2007-10-10r18453: Attempt to fix the non-ldap buildVolker Lendecke1-0/+4
2007-10-10r18446: Add the ldap 'leave domain' code - call this asJeremy Allison1-0/+174