summaryrefslogtreecommitdiffstats
path: root/source3/libads
Commit message (Expand)AuthorAgeFilesLines
* r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner2007-10-102-18/+63
* r20862: When in disconnected mode there is no need to try a fallback to a siteGünther Deschner2007-10-101-0/+18
* r20860: Adding some small tweaks. When we have no sitename, there is no need toGünther Deschner2007-10-101-11/+14
* r20857: Silence gives assent :-). Checking in the fix forJeremy Allison2007-10-103-22/+72
* r20536: In the offline PAM session close case the attempt to delete aGünther Deschner2007-10-101-0/+2
* r20487: Remove the unused dn2ad_canonical() callGerald Carter2007-10-101-18/+0
* r20486: Always upper case the "host/<sAMAccoutnName>" entry in the keytab fileGerald Carter2007-10-101-1/+6
* r20403: Cleaning out my Samba 3.0 tree:Andrew Bartlett2007-10-101-11/+0
* r20273: Map KRB5_KDCREP_SKEW to NT_STATUS_TIME_DIFFERENCE_AT_DC.Günther Deschner2007-10-101-0/+1
* r20173: DNS update fixes:Gerald Carter2007-10-101-0/+22
* r20132: get rid of defined but not used warning - static function only usedHerb Lewis2007-10-101-0/+2
* r19687: Fix uninitialized variables found by Coverity (and gcc -O1... ;-))Volker Lendecke2007-10-101-1/+2
* r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner2007-10-101-1/+25
* r19646: Fix memleak in the default_ou_string handling. Thanks to David HuGünther Deschner2007-10-101-11/+37
* r19528: Fix container handling for "net ads user" and "net ads group" functionsGünther Deschner2007-10-101-1/+3
* r19526: Fix minor memleak.Günther Deschner2007-10-101-0/+1
* r19263: Be more accurate in telling what the sitename problem is in this DEBUGGünther Deschner2007-10-101-1/+1
* r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner2007-10-101-0/+10
* r18982: Move the gpo related functions to "libgpo".Günther Deschner2007-10-102-1205/+0
* r18941: Minor cleanup in ads_parse_gpo().Günther Deschner2007-10-101-2/+2
* r18923: Fix more memleaks.Günther Deschner2007-10-103-7/+23
* r18902: Also dump mS-DS-CreatorSID.Günther Deschner2007-10-101-0/+1
* r18879: Fix crash for "net ads gpo list".Günther Deschner2007-10-101-9/+3
* r18869: two build fixes for systems without ldapAndrew Tridgell2007-10-101-5/+5
* r18853: Fix remaining warnings. Volker, should be fine now.Günther Deschner2007-10-101-1/+1
* r18820: Comment out some unused functions.Günther Deschner2007-10-101-2/+17
* r18819: Fix build without LDAP.Günther Deschner2007-10-102-0/+8
* r18817: Enable the build of the gpo tool but do not make it available yet.Günther Deschner2007-10-101-1/+1
* r18816: Fix some build warnings.Günther Deschner2007-10-101-4/+4
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-7/+7
* r18670: Fix memleaks.Günther Deschner2007-10-101-0/+2
* r18663: Fix one more uuid -> GUID.Jeremy Allison2007-10-101-1/+1
* r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()Günther Deschner2007-10-101-2/+19
* r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.Jeremy Allison2007-10-101-4/+4
* r18512: Add krb5conf file environment to debug statement.Günther Deschner2007-10-101-2/+3
* r18508: A query for the LDAP schema can never be done anonymously against AD.Günther Deschner2007-10-101-22/+1
* r18480: Doh ! Double-free of hostnameDN.Jeremy Allison2007-10-101-1/+0
* r18466: Attempt to fix the AIX buildVolker Lendecke2007-10-101-0/+2
* r18464: Solaris has LDAP_SCOPE_ONELEVEL. Linux seems to have it as well.Volker Lendecke2007-10-101-5/+7
* r18453: Attempt to fix the non-ldap buildVolker Lendecke2007-10-101-0/+4
* r18446: Add the ldap 'leave domain' code - call this asJeremy Allison2007-10-101-0/+174
* r18425: Fix ads_ntstatus(). LDAP_SUCCESS should really map to NT_STATUS_OK.Günther Deschner2007-10-101-0/+3
* r18271: Big change:Gerald Carter2007-10-101-1/+1
* r18241: If replacing the krb5.conf, ensure it's readable.Jeremy Allison2007-10-101-0/+10
* r18234: DNS failures are too common to log at level zero or 1.Jeremy Allison2007-10-101-3/+3
* 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
* r18188: merge 3.0-libndr branchJelmer Vernooij2007-10-101-2/+2