r15549: removing rhosts and 'hosts equiv' authentication features
[tprouty/samba.git] / source / auth /
2007-10-10 Gerald Carterr15549: removing rhosts and 'hosts equiv' authenticatio...
2007-10-10 Volker Lendecker15476: Transfer the was_mapped flag from user_info...
2007-10-10 Volker Lendecker15475: Ugly and disgusting patch to fix the username...
2007-10-10 Volker Lendecker15472: Remove an unused function parameter
2007-10-10 Gerald Carterr15393: remove extra call to fallback user creation...
2007-10-10 Paul Greenr15368: Remove some dead code. -- paulg
2007-10-10 Paul Greenr15285: Fix the build.
2007-10-10 Paul Greenr15283: Oh yeah. The build farm doesn't do much with...
2007-10-10 Jeremy Allisonr15088: Remove all time() and gettimeofday() calls...
2007-10-10 Gerald Carterr15086: Get defensive about creating user accounts...
2007-10-10 Gerald Carterr15053: fix portabilities issues between 32-bit winbind...
2007-10-10 Gerald Carterr14634: Many bug fixes thanks to train rides and overni...
2007-10-10 Gerald Carterr14578: fix incorrect comment in fill_sam_account(...
2007-10-10 Gerald Carterr14421: This does two things
2007-10-10 Gerald Carterr14403: * modifies create_local_nt_token() to create...
2007-10-10 Günther Deschnerr14130: Remove make_server_info_pac alltogether, make_s...
2007-10-10 Günther Deschnerr14129: Add the group sids from the Kerberos PAC to...
2007-10-10 Gerald Carterr14112: * fix checks on return code from register_vuid...
2007-10-10 Gerald Carterr14042: check that create_local_nt_token() succeeds...
2007-10-10 Volker Lendecker13981: Fix Coverity bug # 138
2007-10-10 Günther Deschnerr13711: * Correctly handle acb_info/acct_flags as uint3...
2007-10-10 Tim Potterr13706: Fix typo in typo fix. (-:
2007-10-10 Tim Potterr13705: Fix a typo (and janitor for myself).
2007-10-10 Gerald Carterr13679: Commiting the rm_primary_group.patch posted...
2007-10-10 Gerald Carterr13590: * replace all pdb_init_sam[_talloc]() calls...
2007-10-10 Gerald Carterr13576: This is the beginnings of moving the SAM_ACCOUN...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13541: we have to wrap pen_enum_group_memberships...
2007-10-10 Volker Lendecker13494: Merge the stuff I've done in head the last...
2007-10-10 Gerald Carterr13460: by popular demand....
2007-10-10 Gerald Carterr13382: added server affinity cache stores for 'net...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr12522: Try and fix bug #2926 by removing setlocale...
2007-10-10 Volker Lendecker12313: Introduce yet another copy of the string_sub...
2007-10-10 Jeremy Allisonr12279: unix_mask_match has been broken for *ever*...
2007-10-10 Gerald Carterr12174: Simple patch to work around the current lack...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Volker Lendecker11916: auth_get_sam_account is only used in auth_rhost...
2007-10-10 Jim McDonoughr11886: Fix 3187: logon hours restrictions were off...
2007-10-10 Gerald Carterr11661: Store the INFO3 in the PAC data into the netsam...
2007-10-10 Gerald Carterr11652: Reinstate the netsamlogon_cache in order to...
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Jeremy Allisonr11492: Fix bug #3224 (I hope). Correctly use machine_a...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10234: Add new auth module "auth_script" to allow...
2007-10-10 Gerald Carterr9588: remove netsamlogon_cache interface...everything...
2007-10-10 Jeremy Allisonr9252: 2 type fixes from Luke Mewburn <lukem@NetBSD...
2007-10-10 Volker Lendecker8889: Another warning
2007-10-10 Jim McDonoughr8432: Fix #2077 - login to trusted domain doesn't...
2007-10-10 Jeremy Allisonr7956: Spelling mistake.
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7450: fix my bone head mistake with ntlm authentcation...
2007-10-10 Gerald Carterr7395: * new feature 'map to guest = bad uid' (based...
2007-10-10 Gerald Carterr7372: abartet's patch for BUG 2391 (segv caused by...
2007-10-10 Volker Lendecker7243: Don't look at gencache.tdb for the trusted domai...
2007-10-10 Gerald Carterr7130: remove 'winbind enable local accounts' code...
2007-10-10 Gerald Carterr7024: reverting mistaken commit
2007-10-10 Gerald Carterr7020: fixing printer ace values and getting rid of...
2007-10-10 Volker Lendecker6445: Make us survive the PARANOID_MALLOC_CHECKER...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr5655: Added support for Novell NDS universal password...
2007-10-10 Volker Lendecker5647: Caches are good for performance, but you get...
2007-10-10 Gerald Carterr5562: * bump version to 3.0.12pre2
2007-10-10 Günther Deschnerr5528: Expand the invalid-workstation-scheme. Workstati...
2007-10-10 Gerald Carterr5431: couple of cimpile fixes from Jason Mader <jason...
2007-10-10 Gerald Carterr5385: when operating in security = domain, allow domai...
2007-10-10 Volker Lendecker5331: Support SIDs as %s replacements in the afs usern...
2007-10-10 Günther Deschnerr5264: Log with loglevel 0 when account-administration...
2007-10-10 Günther Deschnerr4972: Fix a warning and some debugging-outputs.
2007-10-10 Gerald Carterr4805: Last planned change to the privileges infrastruc...
2007-10-10 Gerald Carterr4724: Add support for Windows privileges in Samba 3.0
2007-10-10 Gerald Carterr4579: small changes to allow the members og the Domain...
2007-10-10 Günther Deschnerr4286: Give back 8 byte lm_session_key in Netrsamlogon...
2007-10-10 Jeremy Allisonr4236: More *alloc fixes.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Volker Lendecker3705: Nobody has commented, so I'll take this as an...
2007-10-10 Andrew Bartlettr3616: Merge for 3.0.8.
2007-10-10 Volker Lendecker3563: During a typical logon a modern workstation...
2007-10-10 Gerald Carterr3140: * try to ensure consistent usage of the username...
2007-10-10 Tim Potterr2899: Change some #if DEBUG_PASSWORD's to #ifdef DEBUG...
2007-10-10 Jeremy Allisonr2703: Fix typo noticed by Igor Belyi <sambauser@kateho...
2007-10-10 Gerald Carterr2086: fix bug with winbindd_getpwnam() caused by Micro...
2007-10-10 Jeremy Allisonr1780: Remove the UTC comment as it isn't.
2007-10-10 Jeremy Allisonr1778: Fix based on code from Richard Renard <rrenard...
2007-10-10 Andrew Bartlettr1492: Rework our random number generation system.
2007-10-10 Jeremy Allisonr1414: Memory leak fixes found by valgrind whilst check...
2007-10-10 Gerald Carterr1370: BUG 1297 - prevent map_username() from being...
2007-10-10 Volker Lendecker1175: Nowadays we actually do have local groups, so...
2007-10-10 Gerald Carterr991: Allow winbindd to use the domain trust account...
2007-10-10 Jeremy Allisonr786: Memory leak fixes in (mostly) error code paths...
2007-10-10 Andrew Bartlettr86: This function was moved to lib/nterr.h
2007-10-10 Andrew Bartlettr69: Global rename of 'nt_session_key' -> 'user_session...
2004-04-03 Andrew BartlettFix most of bug #169.
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 Carterfix overlapping memory bug when copying username
2004-03-16 Gerald CarterBUG 1165, 1126: Fix bug with secondary groups (security...
2004-03-16 Gerald CarterBUG 1165, 1126: Fix bug with secondary groups (security...
next