summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/wb_client.c
Commit message (Expand)AuthorAgeFilesLines
* r12170: Fix a segfault -- this is post-3.0.21 codeVolker Lendecke2007-10-101-1/+2
* r12163: Change lookup_sid and lookup_name to return const char * instead of c...Volker Lendecke2007-10-101-1/+1
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2007-10-101-14/+27
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-12/+12
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-0/+26
* r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.Volker Lendecke2007-10-101-0/+31
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2007-10-101-299/+0
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2007-10-101-2/+0
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-101-1/+1
* r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2007-10-101-0/+1
* r197: mistaken merge from trunkGerald Carter2007-10-101-0/+4
* r195: adding files to ignore listGerald Carter2007-10-101-4/+0
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-0/+24
* When trying to remove a user from a group, winbind should be informedVolker Lendecke2004-03-141-0/+3
* fix for BUG #267 (problem with supplementary groups).Gerald Carter2003-08-091-0/+74
* fixes for 'net rpc vampire'. I can now take a blank Samba hostGerald Carter2003-07-161-14/+21
* fix sid_to_[uid|gid] (spotted by Volker).Gerald Carter2003-07-111-70/+76
* moving more code around.Gerald Carter2003-07-111-2/+72
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-0/+144
* and so it begins....Gerald Carter2003-07-071-0/+70
* * fix the trustdom_cache to work when winbindd is not running.Gerald Carter2003-07-011-0/+14
* merge of the netsamlogon caching code from APPLIANCE_HEADGerald Carter2003-06-211-24/+2
* Merge of winbind nss library cleanup from HEAD.Tim Potter2003-04-021-1/+1
* Check return code of string_to_sid. (Merge from HEAD)Martin Pool2003-02-181-3/+6
* sync 3.0 branch with headJelmer Vernooij2002-08-171-3/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-0/+5
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Some more 'winbind default domain' support patches from Alexander BokovoyAndrew Bartlett2002-01-271-81/+1
* Change the winbind interface to use seperate 'domain' and 'username' feilds forAndrew Bartlett2002-01-261-131/+7
* This is the 'winbind default domain' patch from Alexander BokovoyAndrew Bartlett2002-01-181-19/+51
* make sure we find NSS_STATUS structAndrew Tridgell2001-12-131-0/+1
* Fixed parse_domain_user to be bool.Jeremy Allison2001-12-051-11/+9
* added name_to_sid to the backendAndrew Tridgell2001-12-031-1/+1
* Fix winbind client code so that winbind calls are not made if theJeremy Allison2001-11-131-15/+22
* This commit is number 4 of 4.Andrew Bartlett2001-10-291-4/+4
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+2
* get rid of compiler warningsHerb Lewis2001-08-241-2/+3
* More Realloc fixes.Jeremy Allison2001-08-181-1/+1
* Fixed up 'orrible formatting.Tim Potter2001-08-131-21/+21
* this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce2001-08-121-3/+4
* the nss and pam modules in winbind don't have strchr_m() yet, so useAndrew Tridgell2001-07-181-3/+3
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-3/+3
* Fixed bug in winbind_sid_to_gid() function.Tim Potter2001-06-071-1/+1
* Indent dodgy function prototype to avoid make proto picking it up andTim Potter2001-06-061-1/+1
* More compile fixups for winbind portability.Tim Potter2001-06-041-2/+6
* Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter2001-05-071-0/+22
* Fix for crash when doing name lookup with a quoted string. Part ofJeremy Allison2001-03-201-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-151-2/+9
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-041-1/+2
* Fix for uidtoname not returning DOMAIN\name but just name. This causedJeremy Allison2000-10-251-2/+9