summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd.h
Commit message (Expand)AuthorAgeFilesLines
* r11704: methods->alternate_name is not used anymore -- remove itVolker Lendecke2007-10-101-3/+0
* r11319: read_buf_len and write_buf_len are no longer used, remove them.Volker Lendecke2007-10-101-1/+0
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-8/+8
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-101-0/+4
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-3/+3
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2007-10-101-6/+0
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-8/+75
* r6755: removing domain_sid() since it is not referenced anymoreGerald Carter2007-10-101-4/+0
* r6040: finish out 'net rpc service list'Gerald Carter2007-10-101-1/+0
* r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testingVolker Lendecke2007-10-101-0/+8
* r3843: If a connection to a DC is requested, open connections simultaeneously...Volker Lendecke2007-10-101-0/+4
* r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid ofTim Potter2007-10-101-1/+1
* r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fixGerald Carter2007-10-101-0/+2
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-101-0/+3
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-0/+1
* Apply some constVolker Lendecke2004-03-301-3/+3
* This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-081-1/+2
* rpc_client/cli_lsarpc.c:Andrew Bartlett2004-01-051-1/+1
* Forgot to commit this for the 'get our primary domain' change.Andrew Bartlett2003-12-311-0/+1
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-1/+0
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-011-1/+1
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-011-1/+1
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-0/+1
* - fixed the bug that forced us not to use the winbindd cache when weAndrew Tridgell2003-06-101-1/+4
* Bug 83: fixes for building when $srcdir != $builddir from David LeeTim Potter2003-05-231-1/+1
* Merge HEAD's winbind into 3.0.Andrew Bartlett2003-04-231-9/+30
* Winbind merges from HEAD:Andrew Bartlett2003-04-071-1/+1
* (merge from HEAD)Andrew Bartlett2003-03-241-0/+2
* *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limitJeremy Allison2003-02-281-10/+11
* Merge from HEAD: We don't need this any more, setenv() is in replace.c nowAndrew Bartlett2003-02-191-14/+0
* merge from APP_HEAD of winbindd's domain local group fixGerald Carter2002-10-081-1/+7
* * merge native_mode flag in winbindd_domain struct from app-headGerald Carter2002-10-041-0/+1
* sync 3.0 branch with headJelmer Vernooij2002-08-171-1/+7
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+3
* Moved definition of winbind username/password secrets into secrets.hTim Potter2002-04-101-6/+0
* Winbind cleanup.Andrew Bartlett2002-02-151-0/+1
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Always query the PDC for the list of trusted domains rather than interatingTim Potter2002-01-111-17/+26
* added trusted realm support to ADS authenticationAndrew Tridgell2001-12-191-0/+1
* Modify winbindd to use authenticated user info from secrets.tdb when makingTim Potter2001-12-111-0/+5
* removed the start_ndx parameter from group enumerationAndrew Tridgell2001-12-111-3/+2
* got rid of start_ndx from query_user_list()Andrew Tridgell2001-12-111-3/+2
* winbindd backends can now be marked "consistent" or "inconsistent"Andrew Tridgell2001-12-101-2/+4
* moved the domain sid lookup and enumeration of trusted domains intoAndrew Tridgell2001-12-101-0/+11
* completely new winbindd cache infrastructureAndrew Tridgell2001-12-091-1/+3
* moved the sequence number fetch into the backend, and fetch theAndrew Tridgell2001-12-051-0/+3
* added very basic ads connection cacheingAndrew Tridgell2001-12-051-0/+1
* finally worked out how to do ldap lookups by binary blobs, so I canAndrew Tridgell2001-12-051-5/+17
* added lookup_groups() to the ads backendAndrew Tridgell2001-12-041-2/+3
* moved lookup_usergroups() into the backend structureAndrew Tridgell2001-12-041-0/+5