From Michael R Sweet <mike@easysw.com>.
[tprouty/samba.git] / source / auth /
2008-04-09 Karolin SeegerFix some more typos.
2008-04-04 Günther DeschnerFix NETLOGON credential chain with Windows 2008 all...
2008-03-14 Volker LendeckeFix bug 5317
2008-02-15 Jeremy AllisonAllow a *NULL to be passed to auth_ntlmssp_end().
2008-01-23 Jeremy AllisonAdded :
2008-01-09 Jeremy AllisonFix coverity resource leak on error.
2008-01-03 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-19 Michael AdamRename get_trust_pw() to get_trust_pw_hash().
2007-12-19 Michael AdamLet get_trust_pw() determine the machine_account_name...
2007-12-17 Simo SorceResolve conflict of merging in J.Layton patch
2007-12-17 Michael AdamFix flags in caller of lookup_name() in create_builtin_...
2007-12-14 Stefan MetzmacherMerge remote branch 'origin/v3-0-test' of /home/People...
2007-12-10 Volker LendeckeCorrectly unbecome_root() on error
2007-12-10 Volker LendeckeCorrectly unbecome_root() on error
2007-10-12 Michael AdamAdd become_root/unbecome_root around one call of getsam...
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create... initial-v3-0-test
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Jeremy Allisonr23530: Fix bugs #4678 and #4697 which had the same...
2007-10-10 Michael Adamr23485: This checkin consists mostly of refactorings...
2007-10-10 Jeremy Allisonr23358: Fix from Justin Maggard <jmaggard@infrant.com...
2007-10-10 James Peachr23095: Support systems that have their PAM headers...
2007-10-10 Jeremy Allisonr22956: Fix security=server (bug #4622). Volker's patch
2007-10-10 Volker Lendecker22953: Well, this apparently has never been tested...
2007-10-10 Volker Lendecker22844: Introduce const DATA_BLOB data_blob_null =...
2007-10-10 Volker Lendecker22819: Fix Bug 4613. We just dumped the must change...
2007-10-10 Volker Lendecker22740: Move debug_*_user_token to token_utils.c
2007-10-10 Jeremy Allisonr22589: Make TALLOC_ARRAY consistent across all uses.
2007-10-10 Jeremy Allisonr22542: Move over to using the _strict varients of...
2007-10-10 Gerald Carterr22390: Patchset sent to samba-technical to address...
2007-10-10 Volker Lendecker22135: Check in most of Michael Adam's net conf utilit...
2007-10-10 Andrew Bartlettr22022: - Clarify the comments
2007-10-10 Andrew Bartlettr22020: Make it more clear that both the vuser struct...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Stefan Metzmacherr21999: remove useless casts
2007-10-10 Gerald Carterr21940: Sorry Volker, I have to revert your revert...
2007-10-10 Volker Lendecker21935: Revert obviously not sufficiently tested code...
2007-10-10 Volker Lendecker21878: Fix a bug with smbd serving a windows terminal...
2007-10-10 Volker Lendecker21870: Move sending auth_server keepalives out of...
2007-10-10 Volker Lendecker21642: Fix bug 4365. Please note that this was only...
2007-10-10 Günther Deschnerr21536: Fix copy/paste typo.
2007-10-10 Jeremy Allisonr21383: More possible "security=share" fixes. If a...
2007-10-10 Jeremy Allisonr21128: Fix Vista connecting to Samba in share level...
2007-10-10 Volker Lendecker20824: Send access to the trusted domain passwords...
2007-10-10 Simo Sorcer20774: I thought I committed this before Xmas holidays ...
2007-10-10 Herb Lewisr20268: merge -r 20261:20263 from samba_3_0_24
2007-10-10 James Peachr20237: Replace exit_server with exit_server_cleanly...
2007-10-10 Simo Sorcer20169: Support for fallback to legacy mapping code...
2007-10-10 Simo Sorcer20116: Start merging in the work done to create the...
2007-10-10 Jeremy Allisonr20098: Properly fix issues with create_token_from_user...
2007-10-10 Jeremy Allisonr20090: Fix a class of bugs found by James Peach. Ensure
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...
2007-10-10 Simo Sorcer19980: Implement pam account stack checks when obey...
2007-10-10 Volker Lendecker19773: TALLOC_FREE checks for NULL itself
2007-10-10 Jim McDonoughr19058: Implement "user cannot change password", and...
2007-10-10 Volker Lendecker19008: Fix a segfault
2007-10-10 Volker Lendecker18665: Remove two type-punned warnings
2007-10-10 Gerald Carterr18616: fix breakage after DLIST_ADD_END() changes...
2007-10-10 Stefan Metzmacherr18605: sync dlinklist.h with samba4, that means DLIST_...
2007-10-10 Gerald Carterr18271: Big change:
2007-10-10 Volker Lendecker18029: More C++ stuff
2007-10-10 Volker Lendecker17924: Get rid of warnings now that talloc is merged.
2007-10-10 Jeremy Allisonr17875: Fix (rather theoretical, but still...) null...
2007-10-10 Gerald Carterr17736: Apply the Unix group patch when creating the...
2007-10-10 Gerald Carterr17710: Thanks to Thomas Bork for testing and continued...
2007-10-10 Volker Lendecker17626: Some C++ Warnings
2007-10-10 Volker Lendecker17584: Some C++ Warnings
2007-10-10 Volker Lendecker17573: Fix typo
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Jeremy Allisonr17402: Added lookup_name_smbconf() to be called when...
2007-10-10 Volker Lendecker17399: Some C++ warnings
2007-10-10 Jeremy Allisonr17393: Remove Volker's ASSERT that num_groupsids > 0.
2007-10-10 Jeremy Allisonr17392: Commit Volker's fix for the valid users problem.
2007-10-10 Jeremy Allisonr17391: Revert the second part of the valid users fix...
2007-10-10 Jeremy Allisonr17388: Fix the "valid users"/token issue for now....
2007-10-10 Jeremy Allisonr17378: Fix the issues people have been having with...
2007-10-10 Volker Lendecker17022: Fix the build farm -- maybe this is the real...
2007-10-10 Volker Lendecker17016: Different and smaller fix for the valid users...
2007-10-10 Volker Lendecker17011: Back out r17010 after talking to Jerry. Another...
2007-10-10 Volker Lendecker17010: If winbind is not around, add S-1-22-1-<uid...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker16865: This is a proposal to fix bug 3915. Before...
2007-10-10 Volker Lendecker16864: Intermediate checkin -- swap the sid_check_is_i...
2007-10-10 Volker Lendecker16766: A warning found by RHEL3. This might actually...
2007-10-10 Gerald Carterr16749: BUG 3905: don't fail in create_local_nt_token...
2007-10-10 Jeremy Allisonr16632: Fix bug #3882 reported by jason@ncac.gwu.edu.
2007-10-10 Gerald Carterr16471: Bug reported by Vitaly Protsko <villy@sft.ru...
2007-10-10 Jeremy Allisonr16241: Fix Klocwork #106 and others like it.
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 Jeremy Allisonr16209: Klocwork bug #66, ensure no null deref.
2007-10-10 Volker Lendecker16204: Fix Klocwork # 14
2007-10-10 Volker Lendecker16150: Fix possible NULL dereference found by Klocwork...
2007-10-10 Volker Lendecker16141: Dummy commit to make the build farm re-test...
2007-10-10 Jeremy Allisonr16076: Fix for machine password timeout overflow from...
2007-10-10 Jeremy Allisonr15676: Fix meaningless debug statement from uninitiali...
2007-10-10 Volker Lendecker15600: Correctly fill in the gid for local users.
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...
next