summaryrefslogtreecommitdiffstats
path: root/source/auth
Commit message (Expand)AuthorAgeFilesLines
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-2811-143/+318
* r19018: staging for a 3.0.23d on Tuesday (I think we have sufficient changes ...Gerald Carter2006-10-011-0/+1
* r17913: saturn fixes from SAMBA_3_0_23Gerald Carter2006-08-291-7/+10
* r17751: add create_token_from_username() fixGerald Carter2006-08-231-1/+28
* r17727: Start pulling in changes for 3.0.23cGerald Carter2006-08-231-2/+25
* r17437: sync valid users and server signing fixesGerald Carter2006-08-071-2/+2
* r17400: grabbing latest changes from SAMBA_3_0_23 to help in testingGerald Carter2006-08-041-31/+25
* r17161: sync files from SAMBA_3_0_23 branchGerald Carter2006-07-201-1/+2
* r16915: grab vl's fix for BUG 3915Gerald Carter2006-07-101-44/+55
* r16863: Pull in a few changes from Guenther, Simo, & VolkerGerald Carter2006-07-071-1/+1
* r16750: merge fix for BUG 3905Gerald Carter2006-07-011-3/+4
* r16674: After removing each individual post-3.0.23rc3 change:Gerald Carter2006-06-291-1/+1
* r16472: final pass for 3.0.23rc3 I think. Current with SAMBA_3_0 r16471Gerald Carter2006-06-221-0/+25
* r16254: pulling klocwork fixes for 3.0.23rc3 (current up to r16251)Gerald Carter2006-06-153-17/+67
* r16175: sync up with SAMBA_3_0 to release (r16156)Gerald Carter2006-06-131-5/+3
* r16104: Set version to 3.0.23rc2Gerald Carter2006-06-081-1/+1
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-238-328/+63
* r15088: Remove all time() and gettimeofday() calls out of the mainlineJeremy Allison2006-04-151-3/+1
* r15086: Get defensive about creating user accounts when winbinddGerald Carter2006-04-141-2/+5
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2006-04-121-3/+3
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2006-03-221-2/+2
* r14578: fix incorrect comment in fill_sam_account(). This function is called...Gerald Carter2006-03-201-4/+1
* r14421: This does two thingsGerald Carter2006-03-151-0/+49
* r14403: * modifies create_local_nt_token() to create a BUILTIN\AdministratorsGerald Carter2006-03-151-38/+97
* r14130: Remove make_server_info_pac alltogether, make_server_info_info3 doesGünther Deschner2006-03-101-89/+0
* r14129: Add the group sids from the Kerberos PAC to the user token.Günther Deschner2006-03-101-1/+28
* r14112: * fix checks on return code from register_vuid() which could actuallyGerald Carter2006-03-091-2/+0
* r14042: check that create_local_nt_token() succeeds before dereferncing the N...Gerald Carter2006-03-081-0/+4
* r13981: Fix Coverity bug # 138Volker Lendecke2006-03-071-1/+1
* r13711: * Correctly handle acb_info/acct_flags as uint32 not as uint16. Günther Deschner2006-02-272-2/+7
* r13706: Fix typo in typo fix. (-:Tim Potter2006-02-271-1/+1
* r13705: Fix a typo (and janitor for myself).Tim Potter2006-02-271-1/+1
* r13679: Commiting the rm_primary_group.patch posted on samba-technicalGerald Carter2006-02-241-5/+9
* r13590: * replace all pdb_init_sam[_talloc]() calls with samu_new()Gerald Carter2006-02-214-39/+46
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structure Gerald Carter2006-02-205-54/+55
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-204-18/+18
* r13541: we have to wrap pen_enum_group_memberships() in become/unbecome_root()Gerald Carter2006-02-171-1/+5
* r13494: Merge the stuff I've done in head the last days.Volker Lendecke2006-02-131-0/+66
* r13460: by popular demand....Gerald Carter2006-02-111-46/+8
* r13382: added server affinity cache stores for 'net rpc join' and trusted dom...Gerald Carter2006-02-081-0/+4
* r13316: Let the carnage begin....Gerald Carter2006-02-0312-825/+979
* r12522: Try and fix bug #2926 by removing setlocale(LC_ALL, "C")Jeremy Allison2005-12-271-2/+2
* r12313: Introduce yet another copy of the string_sub function:Volker Lendecke2005-12-181-12/+15
* r12279: unix_mask_match has been broken for *ever*... (How).Jeremy Allison2005-12-161-2/+2
* r12174: Simple patch to work around the current lack of BUILTINGerald Carter2005-12-111-3/+53
* r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...Volker Lendecke2005-12-031-5/+2
* r11916: auth_get_sam_account is only used in auth_rhosts.c -- move it thereVolker Lendecke2005-11-262-30/+30
* r11886: Fix 3187: logon hours restrictions were off corresponding to our offs...Jim McDonough2005-11-231-2/+3
* r11661: Store the INFO3 in the PAC data into the netsamlogon_cache.Gerald Carter2005-11-111-1/+1
* r11652: Reinstate the netsamlogon_cache in order to workGerald Carter2005-11-101-0/+2