summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r2691: Increase a debug level for a quite frequent operation.Volker Lendecke1-2/+2
2007-10-10r2584: After talking to jerry, commit the strlower patch to getent username andVolker Lendecke2-0/+3
2007-10-10r2566: Fix creation of aliases via usrmgr. Winbind was too strict checking th...Volker Lendecke1-2/+10
2007-10-10r2540: Fix it the way Henrik Nordstrom (the patch author) wants :-).Jeremy Allison1-5/+3
2007-10-10r2528: Ensure MIN is defined as a macro so it's not undefined in the .so.Jeremy Allison1-0/+4
2007-10-10r2482: Fix from Arthur van Dongen <avdongen@xs4all.nl> to fix acces -> access...Jeremy Allison1-2/+2
2007-10-10r2470: Fix bug 1797: winbind and nmbd ignored "-l" option.Volker Lendecke1-2/+6
2007-10-10r2451: Fix from Henrik Nordstrom <hno@squid-cache.org> to allowJeremy Allison1-13/+26
2007-10-10r2450: don't limit the number of groups returned by winbindd_getgroups()Gerald Carter1-4/+1
2007-10-10r2440: Use sys_fork instead of fork for the dual daemon so that we get theVolker Lendecke1-1/+1
2007-10-10r2378: Remove two confusing #definesVolker Lendecke2-4/+0
2007-10-10r2351: Fix use of an uninitialized variable. valgrind is sooo useful.Volker Lendecke1-2/+2
2007-10-10r2340: Solve the problem of user sids ending up with gid's and vice versa: ThisVolker Lendecke2-60/+59
2007-10-10r2265: Volkers change to HEAD looks very good. Commit messageJeremy Allison2-5/+20
2007-10-10r2264: Fix for #1741. Define a struct nss_groupsbymem (thanks lukeh!) forTim Potter1-0/+22
2007-10-10r2177: use the correct counter when copying group rids from the user_info3 st...Gerald Carter1-3/+3
2007-10-10r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter1-2/+2
2007-10-10r2001: Fix bug 1622. Thanks to Qiao Yang for the patch and Sven Thomsen for t...Volker Lendecke1-1/+3
2007-10-10r1971: move counter.Günther Deschner1-1/+1
2007-10-10r1967: Fix a couple of krb5-DEBUG-messages.Günther Deschner1-1/+1
2007-10-10r1942: Add missing semicolon.John Terpstra1-1/+1
2007-10-10r1888: Bring the same level of "required_membership"-functionality thatGünther Deschner2-5/+56
2007-10-10r1887: Fix deadlock loop in winbind's required_membership_sid-verification.Günther Deschner1-1/+1
2007-10-10r1658: Expand aliases for getusersids as well.Volker Lendecke1-0/+56
2007-10-10r1613: Patch from Tom Shaw <tomisfaraway@gmail.com> to useJeremy Allison1-4/+4
2007-10-10r1583: Patch by Fabien Chevalier <fabien.chevalier@supelec.fr>Andrew Bartlett1-1/+1
2007-10-10r1562: Make winbind for -S (sid->uid) and -Y (sid->gid) check whether the sidVolker Lendecke1-0/+41
2007-10-10r1557: Add sigchld handling to winbindd. Next step is to have the child resta...Richard Sharpe1-0/+13
2007-10-10r1532: Remove unused structure elementVolker Lendecke1-1/+0
2007-10-10r1492: Rework our random number generation system.Andrew Bartlett2-2/+2
2007-10-10r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> toJeremy Allison1-32/+2
2007-10-10r1297: Yes, it does survive valgrind for my tests :-)Volker Lendecke1-8/+5
2007-10-10r1127: Finding trusted domains is not so important as to require a DEBUG(1).Andrew Bartlett1-1/+1
2007-10-10r991: Allow winbindd to use the domain trust account passwordGerald Carter2-11/+41
2007-10-10r989: Calling sid_to_gid from within winbind makes no sense, as this callsVolker Lendecke1-1/+9
2007-10-10r988: When adding local aliases' gids to the user token, don't do a idmap_sid...Volker Lendecke1-11/+31
2007-10-10r914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc.nl> to ensureJeremy Allison1-2/+9
2007-10-10r698: Now wb pipe is non-blocking remember to read in non-blocking mode...Jeremy Allison1-11/+44
2007-10-10r651: Patch from kawasa_r@itg.hitachi.co.jp to connect to winbindJeremy Allison1-2/+94
2007-10-10r565: Uninitialized data fixes from kawasa_r@itg.hitachi.co.jp.Jeremy Allison3-0/+5
2007-10-10r539: Mem leak fixes from kawasa_r@itg.hitachi.co.jpJeremy Allison1-0/+1
2007-10-10r538: Mem leak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison1-0/+2
2007-10-10r535: Another memleak fix from kawasa_r@itg.hitachi.co.jpJeremy Allison1-0/+2
2007-10-10r395: BUG 1232: patch from landonf@opendarwin.org (Landon Fuller) to fixGerald Carter3-0/+14
2007-10-10r376: BUG 1288: resolve any machine netbios name (0x00) and not just servers ...Gerald Carter1-2/+2
2007-10-10r333: other half of fix for winbindd crask from gd@suse.deGerald Carter1-3/+7
2007-10-10r319: Fix a segfault in winbind. Thanks to Guenther Deschner for his valgrind...Volker Lendecke1-2/+6
2007-10-10r294: checking in volker's winbindd patches; tested on domain members (Samba ...Gerald Carter11-129/+239
2007-10-10r288: combination of BUG 1081 and patch from J. Klinger -- added remove_dupli...Gerald Carter1-0/+2
2007-10-10r248: Add support for printing out the MAC address on nmblookup.Richard Sharpe2-2/+2