summaryrefslogtreecommitdiffstats
path: root/source/nsswitch/wb_client.c
Commit message (Expand)AuthorAgeFilesLines
* nsswitch: remove unused nsswitch/wb_client.cStefan Metzmacher2008-04-111-96/+0
* De-couple smbd from staticly linking against winbindd client files.Gerald (Jerry) Carter2007-12-211-471/+1
* s/sid_to_string/sid_to_fstring/Volker Lendecke2007-12-151-5/+5
* Use sid_to_string directlyVolker Lendecke2007-12-151-2/+2
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-1/+1
* winbindd: remove unused WINBINDD_DUMP_MAPS supportStefan Metzmacher2007-12-121-18/+0
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-15/+15
* r23974: Fix Coverity ID 361. num_rids == 0 is caught on function entryVolker Lendecke2007-10-101-10/+5
* r23800: LGPL is now called GNU Lesser General Public LicenseAndrew Tridgell2007-10-101-2/+2
* r23794: convert more code from LGPLv2+ to LGPLv3+Andrew Tridgell2007-10-101-5/+3
* r22589: Make TALLOC_ARRAY consistent across all uses.Jeremy Allison2007-10-101-4/+9
* r20994: Remove unused code.James Peach2007-10-101-122/+0
* r20774: I thought I committed this before Xmas holidays ...Simo Sorce2007-10-101-2/+2
* r20355: Fix some C++ warningsVolker Lendecke2007-10-101-1/+1
* r20252: Revert back to const, but I have a fleble feeling we should go the th...Simo Sorce2007-10-101-1/+1
* r20242: these are not really const as we set them in the functionSimo Sorce2007-10-101-1/+1
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-101-0/+132
* r18271: Big change:Gerald Carter2007-10-101-7/+7
* r17345: Some C++ warningsVolker Lendecke2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+110
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-1/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-5/+3
* r13316: Let the carnage begin....Gerald Carter2007-10-101-8/+8
* 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