summaryrefslogtreecommitdiffstats
path: root/source/libads
Commit message (Expand)AuthorAgeFilesLines
* r21420: Looks big, but isn't really. Move internal namesJeremy Allison2007-02-181-6/+6
* r21352: Let ads_upn_suffixes() return a pointer to an array of suffixes.Günther Deschner2007-02-151-4/+4
* r21349: Fix memleak in ads_upn_suffixes().Günther Deschner2007-02-141-0/+3
* r21273: * Protect the sasl bind against a NULL principal string Gerald Carter2007-02-101-1/+29
* r21241: Merge from 3_0:Günther Deschner2007-02-083-5/+13
* r21238: Fix tab indent in self-written krb5.confs.Günther Deschner2007-02-081-1/+1
* r21194: sync DNS update code from SAMBA_3_0Gerald Carter2007-02-061-0/+22
* r21186: * Merge nss_info and idmap interface changes to current Gerald Carter2007-02-062-51/+32
* r21110: Fix kinit with Heimdal (Bug #4226).Günther Deschner2007-02-011-13/+26
* r21021: Fix memleak.Günther Deschner2007-01-251-0/+1
* r21003: Display LDAP base in debug statement.Günther Deschner2007-01-241-2/+2
* r20880: Fix memory leak in new sitename code. You got *really*Jeremy Allison2007-01-181-1/+1
* r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner2007-01-182-18/+63
* r20862: When in disconnected mode there is no need to try a fallback to a siteGünther Deschner2007-01-171-0/+18
* r20860: Adding some small tweaks. When we have no sitename, there is no need toGünther Deschner2007-01-171-11/+14
* r20857: Silence gives assent :-). Checking in the fix forJeremy Allison2007-01-173-22/+72
* r20536: In the offline PAM session close case the attempt to delete aGünther Deschner2007-01-041-0/+2
* r20487: Remove the unused dn2ad_canonical() callGerald Carter2007-01-021-18/+0
* r20486: Always upper case the "host/<sAMAccoutnName>" entry in the keytab fileGerald Carter2007-01-021-1/+6
* r20273: Map KRB5_KDCREP_SKEW to NT_STATUS_TIME_DIFFERENCE_AT_DC.Günther Deschner2006-12-201-0/+1
* r20158: get rid of defined but not used warning - static function only usedHerb Lewis2006-12-131-0/+2
* r19806: merge time.c changesGerald Carter2006-11-201-2/+2
* r19796: * copy libgpo and grab libads changesGerald Carter2006-11-1913-1337/+206
|\
| * r19687: Fix uninitialized variables found by Coverity (and gcc -O1... ;-))Volker Lendecke2006-11-131-1/+2
| * r19651: Fix interesting bug with the automatic site coverage in Active Direct...Günther Deschner2006-11-101-1/+25
| * r19646: Fix memleak in the default_ou_string handling. Thanks to David HuGünther Deschner2006-11-091-11/+37
| * r19528: Fix container handling for "net ads user" and "net ads group" functionsGünther Deschner2006-11-011-1/+3
| * r19526: Fix minor memleak.Günther Deschner2006-11-011-0/+1
| * r19263: Be more accurate in telling what the sitename problem is in this DEBUGGünther Deschner2006-10-131-1/+1
| * r19039: Do not segfault in "net ads printer info" when a requested printserverGünther Deschner2006-10-021-0/+10
| * r18982: Move the gpo related functions to "libgpo".Günther Deschner2006-09-282-1205/+0
| * r18941: Minor cleanup in ads_parse_gpo().Günther Deschner2006-09-271-2/+2
| * r18923: Fix more memleaks.Günther Deschner2006-09-263-7/+23
| * r18902: Also dump mS-DS-CreatorSID.Günther Deschner2006-09-251-0/+1
| * r18879: Fix crash for "net ads gpo list".Günther Deschner2006-09-241-9/+3
| * r18869: two build fixes for systems without ldapAndrew Tridgell2006-09-241-5/+5
| * r18853: Fix remaining warnings. Volker, should be fine now.Günther Deschner2006-09-231-1/+1
| * r18820: Comment out some unused functions.Günther Deschner2006-09-221-2/+17
| * r18819: Fix build without LDAP.Günther Deschner2006-09-222-0/+8
| * r18817: Enable the build of the gpo tool but do not make it available yet.Günther Deschner2006-09-221-1/+1
| * r18816: Fix some build warnings.Günther Deschner2006-09-221-4/+4
| * r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2006-09-201-7/+7
| * r18670: Fix memleaks.Günther Deschner2006-09-191-0/+2
| * r18663: Fix one more uuid -> GUID.Jeremy Allison2006-09-191-1/+1
| * r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()Günther Deschner2006-09-181-2/+19
| * r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.Jeremy Allison2006-09-151-4/+4
| * r18512: Add krb5conf file environment to debug statement.Günther Deschner2006-09-141-2/+3
| * r18508: A query for the LDAP schema can never be done anonymously against AD.Günther Deschner2006-09-141-22/+1
| * r18480: Doh ! Double-free of hostnameDN.Jeremy Allison2006-09-131-1/+0
| * r18466: Attempt to fix the AIX buildVolker Lendecke2006-09-131-0/+2