r4270: Add some const as a fix for bugzilla #2135.
[ira/wip.git] / source3 / nsswitch /
2007-10-10 Tim Potterr4260: Change the license for the winbindd external...
2007-10-10 Günther Deschnerr4258: strlower username, not (non-existing) domain_use...
2007-10-10 Volker Lendecker4128: Cron jobs etc seem to do an initgroups for root...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3931: Fix all "may be used uninitialized" and "shadow...
2007-10-10 Günther Deschnerr3911: typo.
2007-10-10 Volker Lendecker3843: If a connection to a DC is requested, open conne...
2007-10-10 Jeremy Allisonr3776: Fix for bug #2038 from Johann Hanne <jhml@gmx...
2007-10-10 Volker Lendecker3566: Completely replace the queryuseraliases call...
2007-10-10 Gerald Carterr3140: * try to ensure consistent usage of the username...
2007-10-10 Andrew Bartlettr2868: Well, I'm not quite sure what I'm doing back...
2007-10-10 Tim Potterr2835: Since we always have -I. and -I$(srcdir) in...
2007-10-10 Tim Potterr2822: Fix parameter confusion in priming of name-to...
2007-10-10 Andrew Bartlettr2779: Some fixes to pam_winbind.c.:
2007-10-10 Andrew Bartlettr2762: Remove silly conversion to and from UTF8 on...
2007-10-10 Tim Potterr2760: Another patch from The Written Word. Don't...
2007-10-10 Tim Potterr2759: Fix for winbindd on AIX 5.1. Apparently it...
2007-10-10 Andrew Bartlettr2755: Fix NTLMv2 for use with pam_winbind, the plainte...
2007-10-10 Volker Lendecker2691: Increase a debug level for a quite frequent...
2007-10-10 Volker Lendecker2584: After talking to jerry, commit the strlower...
2007-10-10 Volker Lendecker2566: Fix creation of aliases via usrmgr. Winbind...
2007-10-10 Jeremy Allisonr2540: Fix it the way Henrik Nordstrom (the patch autho...
2007-10-10 Jeremy Allisonr2528: Ensure MIN is defined as a macro so it's not...
2007-10-10 Jeremy Allisonr2482: Fix from Arthur van Dongen <avdongen@xs4all...
2007-10-10 Volker Lendecker2470: Fix bug 1797: winbind and nmbd ignored "-l"...
2007-10-10 Jeremy Allisonr2451: Fix from Henrik Nordstrom <hno@squid-cache.org...
2007-10-10 Gerald Carterr2450: don't limit the number of groups returned by...
2007-10-10 Volker Lendecker2440: Use sys_fork instead of fork for the dual daemon...
2007-10-10 Volker Lendecker2378: Remove two confusing #defines
2007-10-10 Volker Lendecker2351: Fix use of an uninitialized variable. valgrind...
2007-10-10 Volker Lendecker2340: Solve the problem of user sids ending up with...
2007-10-10 Jeremy Allisonr2265: Volkers change to HEAD looks very good. Commit...
2007-10-10 Tim Potterr2264: Fix for #1741. Define a struct nss_groupsbymem...
2007-10-10 Gerald Carterr2177: use the correct counter when copying group rids...
2007-10-10 Gerald Carterr2086: fix bug with winbindd_getpwnam() caused by Micro...
2007-10-10 Volker Lendecker2001: Fix bug 1622. Thanks to Qiao Yang for the patch...
2007-10-10 Günther Deschnerr1971: move counter.
2007-10-10 Günther Deschnerr1967: Fix a couple of krb5-DEBUG-messages.
2007-10-10 John Terpstrar1942: Add missing semicolon.
2007-10-10 Günther Deschnerr1888: Bring the same level of "required_membership...
2007-10-10 Günther Deschnerr1887: Fix deadlock loop in winbind's required_membersh...
2007-10-10 Volker Lendecker1658: Expand aliases for getusersids as well.
2007-10-10 Jeremy Allisonr1613: Patch from Tom Shaw <tomisfaraway@gmail.com...
2007-10-10 Andrew Bartlettr1583: Patch by Fabien Chevalier <fabien.chevalier...
2007-10-10 Volker Lendecker1562: Make winbind for -S (sid->uid) and -Y (sid-...
2007-10-10 Richard Sharper1557: Add sigchld handling to winbindd. Next step...
2007-10-10 Volker Lendecker1532: Remove unused structure element
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Jeremy Allisonr1317: Patch from Joe Meadows "Joe Meadows" <jameadows...
2007-10-10 Volker Lendecker1297: Yes, it does survive valgrind for my tests :-)
2007-10-10 Andrew Bartlettr1127: Finding trusted domains is not so important...
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2007-10-10 Volker Lendecker989: Calling sid_to_gid from within winbind makes...
2007-10-10 Volker Lendecker988: When adding local aliases' gids to the user token...
2007-10-10 Jeremy Allisonr914: Fix from "Jerome Borsboom" <j.borsboom@erasmusmc...
2007-10-10 Jeremy Allisonr698: Now wb pipe is non-blocking remember to read...
2007-10-10 Jeremy Allisonr651: Patch from kawasa_r@itg.hitachi.co.jp to connect...
2007-10-10 Jeremy Allisonr565: Uninitialized data fixes from kawasa_r@itg.hitach...
2007-10-10 Jeremy Allisonr539: Mem leak fixes from kawasa_r@itg.hitachi.co.jp
2007-10-10 Jeremy Allisonr538: Mem leak fix from kawasa_r@itg.hitachi.co.jp
2007-10-10 Jeremy Allisonr535: Another memleak fix from kawasa_r@itg.hitachi...
2007-10-10 Gerald Carterr395: BUG 1232: patch from landonf@opendarwin.org ...
2007-10-10 Gerald Carterr376: BUG 1288: resolve any machine netbios name (0x00...
2007-10-10 Gerald Carterr333: other half of fix for winbindd crask from gd...
2007-10-10 Volker Lendecker319: Fix a segfault in winbind. Thanks to Guenther...
2007-10-10 Gerald Carterr294: checking in volker's winbindd patches; tested...
2007-10-10 Gerald Carterr288: combination of BUG 1081 and patch from J. Klinger...
2007-10-10 Richard Sharper248: Add support for printing out the MAC address...
2007-10-10 Gerald Carterr197: mistaken merge from trunk
2007-10-10 Gerald Carterr195: adding files to ignore list
2007-10-10 Andrew Bartlettr175: Move this comment to the right place...
2007-10-10 Volker Lendecker153: Fix memleak
2007-10-10 Volker Lendecker139: Apply some const
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2007-10-10 Gerald Carterr115: finally checking in tridge's winbindd_schannel...
2007-10-10 Andrew Bartlettr85: Update the winbind interface version, as I just...
2007-10-10 Andrew Bartlettr84: Implement --required-membership-of=, an ntlm_auth...
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2007-10-10 Gerald Carterr39: * importing .cvsignore files
2007-10-10 Volker Lendecker38: Fix caching of name->sid lookups
2004-04-01 Volker LendeckeThis restructures lib/afs.c so that the token data...
2004-04-01 Volker LendeckeCosmetic: Fix a const warning.
2004-03-30 Volker LendeckeMerge a fix from HEAD to 3_0
2004-03-30 Volker LendeckeApply some const
2004-03-24 Jim McDonoughFix bugzilla # 1208
2004-03-22 Gerald Cartermissed one on BUG 1195; make sure to set the private...
2004-03-22 Gerald CarterBUG 1185: use 'winbind cache time' as the reconnect...
2004-03-22 Gerald Carterbug 1195: add flag to ADS_STRUCT so we know who owns...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-16 Gerald Cartermerges from 3.0
2004-03-16 Gerald CarterBUG 1182: patch from john.klinger@lmco.com (John...
2004-03-16 Richard SharpeMake sure we don't clobber the stack when response...
2004-03-14 Volker LendeckeOk, one of the latest cleanups did too much... :-)
2004-03-14 Volker LendeckeFix 'getent group aliasname', this did not look in...
2004-03-14 Volker LendeckeAdd and delete aliases via srv_samr_nt. For that I...
2004-03-14 Volker LendeckeWhen trying to remove a user from a group, winbind...
2004-03-14 Volker LendeckeWhen trying to remove a user from a group, winbind...
2004-03-13 Volker LendeckeAdd alias support to winbindd_passdb. Sorry, Simo,...
2004-03-13 Volker LendeckeRemove the prototype for alias support in winbind again...
2004-03-10 Volker LendeckeApply some const
next