s3: Added new parameter "map untrusted to domain"
[gd/samba/.git] / source3 / auth / auth_util.c
2009-02-12 Steven Dannemans3: Added new parameter "map untrusted to domain"
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Change behavior when seeing an unknown domain.
2009-02-12 Dan SledzFix double free caused by incorrect talloc_steal usage.
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-21 Volker LendeckeFix a typo
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-04 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceRevert "Split lookup_name() and create a new functiong...
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-17 Simo SorceSplit lookup_name() and create a new functiong called
2008-08-15 Jeremy AllisonFix show-stopper for 3.2. Smbd depends on group SID
2008-08-14 Jeremy AllisonMake it clear that this is a temporary context byusing...
2008-06-27 Jeremy AllisonFix the non-LDAP, non-krb5 build, fix gcc -O3 warnings.
2008-06-26 Volker LendeckeAdd server_info to pipes_struct
2008-06-25 Jeremy AllisonFix for bug #5551, smbd recursing back into winbindd...
2008-06-19 Volker LendeckeWrap the unix token info in a unix_user_token in auth_s...
2008-05-10 Volker LendeckeMake sure we have serversupplied_info->sanitized_userna...
2008-05-10 Volker LendeckeAdd function make_serverinfo_from_username()
2008-05-10 Volker LendeckeAdd a mem_ctx argument to make_server_info_guest()
2008-05-10 Volker LendeckeMake copy_serverinfo non-static, add mem_ctx
2008-05-07 Volker LendeckeRename server_info->was_mapped to server_info->nss_token
2008-05-05 Volker LendeckeRemove "userdom_struct user" from "struct user_struct"
2008-05-05 Volker LendeckeFix a typo
2008-05-05 Volker LendeckeRemove unused set_current_user_guest()
2008-04-04 Günther DeschnerUse sid_array_from_info3 in lookup_usergroups_cached().
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-17 Günther DeschnerUse netr_SamInfo3 in make_server_info_info3().
2008-02-13 Stefan Metzmacherauth_winbind: use wbcAuthenticateUserEx()
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-09 Michael AdamConvert add_sid_to_array() add_sid_to_array_unique...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-28 Volker LendeckeRemove static zeros
2007-12-22 James PeachFix "may be used uninitialized" compiler warnings.
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-21 Gerald (Jerry) CarterDe-couple smbd from staticly linking against winbindd...
2007-12-15 Volker LendeckeReplace sid_string_static by sid_string_dbg in DEBUGs
2007-12-15 Volker LendeckeUse sid_string_talloc where we have a tmp talloc ctx
2007-11-27 Jeremy AllisonRemove pstrings from everything except srv_spoolss_nt.c.
2007-11-14 Jeremy AllisonRemove pstring from auth/*
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-12 Michael AdamAdd become_root/unbecome_root around one call of getsam...
2007-10-10 Günther Deschnerr23928: Merge all "copy-info3-groups-to-sid-array"...
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23530: Fix bugs #4678 and #4697 which had the same...
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 Günther Deschnerr21536: Fix copy/paste typo.
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 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 Volker Lendecker19008: Fix a segfault
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 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 Gerald Carterr16471: Bug reported by Vitaly Protsko <villy@sft.ru...
2007-10-10 Jeremy Allisonr16241: Fix Klocwork #106 and others like it.
next