summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_ads.c
Commit message (Expand)AuthorAgeFilesLines
* r8145: When inventing a new parameter for SFU-support, be aware of Volker'sGünther Deschner2007-10-101-7/+14
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-101-3/+21
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-5/+5
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-104/+62
* r6755: removing domain_sid() since it is not referenced anymoreGerald Carter2007-10-101-31/+0
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-101-1/+2
* r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)Gerald Carter2007-10-101-1/+2
* r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testingVolker Lendecke2007-10-101-0/+1
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-17/+17
* r1967: Fix a couple of krb5-DEBUG-messages.Günther Deschner2007-10-101-1/+1
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-101-44/+2
* Apply some constVolker Lendecke2004-03-301-3/+3
* Fix bugzilla # 1208Jim McDonough2004-03-241-1/+5
* missed one on BUG 1195; make sure to set the private * to NULLGerald Carter2004-03-221-5/+2
* bug 1195: add flag to ADS_STRUCT so we know who owns the main structure's mem...Gerald Carter2004-03-221-1/+22
* fixing compile problems due to my recent ads.h changesGerald Carter2004-01-121-1/+1
* Machines are people too!Andrew Bartlett2004-01-071-1/+1
* shorten some more lines.Andrew Bartlett2004-01-051-7/+14
* Change our Domain controller lookup routines to more carefully seperateAndrew Bartlett2004-01-051-3/+1
* rpc_client/cli_lsarpc.c:Andrew Bartlett2004-01-051-75/+35
* Fix for bug 707, getent group for huge ads groups (>1500 members)Andrew Bartlett2004-01-051-22/+72
* And yet another constVolker Lendecke2004-01-031-1/+1
* Under certain error conditions (a talloc() failure above) this would causeAndrew Bartlett2004-01-021-2/+0
* After talking with abartlet remove the fix for bug 707 again.Volker Lendecke2004-01-011-48/+21
* Fix for bug 707, getent group for huge ads groups (>1500 members)Volker Lendecke2004-01-011-21/+48
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* make sure to use the escaped DN; patch from Guenther Deschner; bug 592Gerald Carter2003-10-131-1/+1
* don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...Gerald Carter2003-10-031-4/+11
* finish off bug 282. AAdd extra checks for pointers afterGerald Carter2003-09-061-7/+7
* revert retry loops in winbindd_ads as abartket points out, weGerald Carter2003-09-061-312/+151
* fixes for ads domain membership when only the realm is defined inGerald Carter2003-09-051-2/+4
* Fix for bug 282 that didn't get checked in.Tim Potter2003-09-051-1/+1
* should fix bug 364 & 311: Retry patch based on suggestion fromGerald Carter2003-09-051-142/+316
* Check in Andrew's fix for bug #305 (always use lp_realm() )Gerald Carter2003-09-041-13/+2
* get rid of more compiler warningsHerb Lewis2003-08-151-1/+1
* working on transtive trusts issue:Gerald Carter2003-07-311-9/+76
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-2/+2
* Fix more shadow variable warnings.Tim Potter2003-06-301-20/+20
* * set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() fai...Gerald Carter2003-06-231-14/+63
* - fixed the bug that forced us not to use the winbindd cache when weAndrew Tridgell2003-06-101-2/+6
* More instrumentation for winbindd.Jeremy Allison2003-06-101-0/+14
* Merge HEAD's winbind into 3.0.Andrew Bartlett2003-04-231-72/+190
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-1/+1
* Merge from HEAD client-side authentication changes:Andrew Bartlett2003-02-241-1/+0
* Merge some random looking setenv related kerberos stuff that makesTim Potter2003-02-191-4/+9
* Forward port the change to talloc_init() to make all talloc contextsJeremy Allison2002-12-201-1/+1
* enable enumeration of domain local groups using LDAP (and in a native mode do...Gerald Carter2002-11-151-5/+30
* NULL enum_local_groups for ads winbindd (temporary workaround).Gerald Carter2002-10-181-0/+1
* syncing up with HEAD. Seems to be a lot of differences creeping inGerald Carter2002-10-011-186/+11
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-4/+4