summaryrefslogtreecommitdiffstats
path: root/source/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter2007-10-101-2/+2
* r2001: Fix bug 1622. Thanks to Qiao Yang for the patch and Sven Thomsen for t...Volker Lendecke2007-10-101-1/+3
* r1971: move counter.Günther Deschner2007-10-101-1/+1
* r1967: Fix a couple of krb5-DEBUG-messages.Günther Deschner2007-10-101-1/+1
* r1942: Add missing semicolon.John Terpstra2007-10-101-1/+1
* r1888: Bring the same level of "required_membership"-functionality thatGünther Deschner2007-10-102-5/+56
* r1887: Fix deadlock loop in winbind's required_membership_sid-verification.Günther Deschner2007-10-101-1/+1
* r1658: Expand aliases for getusersids as well.Volker Lendecke2007-10-101-0/+56
* r1613: Patch from Tom Shaw <tomisfaraway@gmail.com> to useJeremy Allison2007-10-101-4/+4
* r1583: Patch by Fabien Chevalier <fabien.chevalier@supelec.fr>Andrew Bartlett2007-10-101-1/+1
* r1562: Make winbind for -S (sid->uid) and -Y (sid->gid) check whether the sidVolker Lendecke2007-10-101-0/+41
* r1557: Add sigchld handling to winbindd. Next step is to have the child resta...Richard Sharpe2007-10-101-0/+13
* r1532: Remove unused structure elementVolker Lendecke2007-10-101-1/+0
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-102-2/+2
* r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison2007-10-101-32/+2
* r1297: Yes, it does survive valgrind for my tests :-)Volker Lendecke2007-10-101-8/+5
* r1127: Finding trusted domains is not so important as to require a DEBUG(1).Andrew Bartlett2007-10-101-1/+1
* r991: Allow winbindd to use the domain trust account passwordGerald Carter2007-10-102-11/+41
* r989: Calling sid_to_gid from within winbind makes no sense, as this callsVolker Lendecke2007-10-101-1/+9
* r988: When adding local aliases' gids to the user token, don't do a idmap_sid...Volker Lendecke2007-10-101-11/+31
* r914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensureJeremy Allison2007-10-101-2/+9
* r698: Now wb pipe is non-blocking remember to read in non-blocking mode...Jeremy Allison2007-10-101-11/+44
* r651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbindJeremy Allison2007-10-101-2/+94
* r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison2007-10-103-0/+5
* r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jpJeremy Allison2007-10-101-0/+1
* r538: Mem leak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison2007-10-101-0/+2
* r535: Another memleak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison2007-10-101-0/+2
* r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fixGerald Carter2007-10-103-0/+14
* r376: BUG 1288: resolve any machine netbios name (0x00) and not just servers ...Gerald Carter2007-10-101-2/+2
* r333: other half of fix for winbindd crask from gd@suse.deGerald Carter2007-10-101-3/+7
* r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...Volker Lendecke2007-10-101-2/+6
* r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter2007-10-1011-129/+239
* r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli...Gerald Carter2007-10-101-0/+2
* r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2007-10-102-2/+2
* r197: mistaken merge from trunkGerald Carter2007-10-101-0/+4
* r195: adding files to ignore listGerald Carter2007-10-101-4/+0
* r175: Move this comment to the right place...Andrew Bartlett2007-10-101-1/+1
* r153: Fix memleakVolker Lendecke2007-10-101-0/+1
* r139: Apply some constVolker Lendecke2007-10-101-1/+1
* r116: volker's patch for local group and group nestingGerald Carter2007-10-109-56/+543
* r115: finally checking in tridge's winbindd_schannel patch for connectionsGerald Carter2007-10-101-0/+34
* r85: Update the winbind interface version, as I just extended the struct.Andrew Bartlett2007-10-101-1/+1
* r84: Implement --required-membership-of=, an ntlm_auth option that restrictsAndrew Bartlett2007-10-102-5/+117
* r69: Global rename of 'nt_session_key' -> 'user_session_key'. The session ke...Andrew Bartlett2007-10-102-4/+4
* r39: * importing .cvsignore filesGerald Carter2007-10-101-4/+0
* r38: Fix caching of name->sid lookupsVolker Lendecke2007-10-101-1/+2
* This restructures lib/afs.c so that the token data can be but into aVolker Lendecke2004-04-013-0/+103
* Cosmetic: Fix a const warning.Volker Lendecke2004-04-011-5/+6
* Merge a fix from HEAD to 3_0Volker Lendecke2004-03-301-1/+4
* Apply some constVolker Lendecke2004-03-304-12/+12