summaryrefslogtreecommitdiffstats
path: root/source/auth/auth_util.c
Commit message (Expand)AuthorAgeFilesLines
* r22822: merge vl's fix for BUG 4613Gerald Carter2007-05-131-0/+24
* r22650: sync up with SMABA_3_0_25 as of svn r22649Gerald Carter2007-05-031-10/+14
* r22434: sync from the 3.0.25 tree for rc2Gerald Carter2007-04-211-35/+7
* r21585: Start syncing the monster that will become 3.0.25pre1Gerald Carter2007-02-281-87/+211
* 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
* 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-151-11/+38
* r16175: sync up with SAMBA_3_0 to release (r16156)Gerald Carter2006-06-131-5/+3
* r15837: starting sync up for 3.0.23rc1 (in sync with SAMBA_3_0 r15822)Gerald Carter2006-05-231-24/+47
* r15086: Get defensive about creating user accounts when winbinddGerald Carter2006-04-141-2/+5
* 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-271-0/+5
* 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-211-26/+29
* r13576: This is the beginnings of moving the SAM_ACCOUNT data structure Gerald Carter2006-02-201-27/+27
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2006-02-201-15/+15
* 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
* r13316: Let the carnage begin....Gerald Carter2006-02-031-654/+787
* r12313: Introduce yet another copy of the string_sub function:Volker Lendecke2005-12-181-12/+15
* 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-261-30/+0
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2005-11-081-2/+13
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2005-10-181-4/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-301-1/+94
* r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...Jim McDonough2005-07-131-0/+3
* r7450: fix my bone head mistake with ntlm authentcation and 'map to guest = b...Gerald Carter2005-06-091-0/+8
* r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer)Gerald Carter2005-06-071-4/+7
* r7243: Don't look at gencache.tdb for the trusted domains if winbind is around. Volker Lendecke2005-06-031-4/+19
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2005-05-311-30/+2