Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r6385: Convert checking of egid and secondary egid list into | Jeremy Allison | 1 | -0/+23 |
2007-10-10 | r2016: Add message to ease access-control-debugging. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r1375: When setting writable=yes in smb.conf and only allow read access in the | Volker Lendecke | 1 | -0/+7 |
2007-10-10 | r762: Fix for #1319 when security > share. | Jeremy Allison | 1 | -2/+8 |
2004-02-13 | Fixup the 'multiple-vuids' bugs. | Jeremy Allison | 1 | -12/+76 |
2004-02-08 | nsswitch/winbindd_util.c: | Andrew Bartlett | 1 | -11/+0 |
2004-02-08 | Samba hasn't used this function for ages - it's now handled deep in the | Andrew Bartlett | 1 | -69/+0 |
2003-08-27 | Fix bug 327 (again and I think for the last time). Make sure that | Gerald Carter | 1 | -463/+0 |
2003-08-06 | Spelling. | Tim Potter | 1 | -1/+1 |
2003-07-11 | fix sid_to_[uid|gid] (spotted by Volker). | Gerald Carter | 1 | -87/+37 |
2003-07-09 | Large set of changes to add UNIX account/group management | Gerald Carter | 1 | -6/+17 |
2003-07-09 | Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no useful | Jeremy Allison | 1 | -0/+4 |
2003-07-09 | Ensure we correctly test for errors in uid/gid_to sid. | Jeremy Allison | 1 | -15/+14 |
2003-07-07 | Fixed a couple of const issues with the new code. | Jeremy Allison | 1 | -1/+1 |
2003-07-07 | and so it begins.... | Gerald Carter | 1 | -0/+408 |
2003-05-12 | And finally IDMAP in 3_0 | Simo Sorce | 1 | -418/+1 |
2003-03-27 | pdb_ldap may require ROOT privilages to access the group mapping. (yes, it's ... | Andrew Bartlett | 1 | -0/+2 |
2003-02-24 | Merge of server-side authentication changes to 3.0: | Andrew Bartlett | 1 | -2/+2 |
2003-02-19 | Fix inspired by Stefan (metze) Metzmacher - cache the sidtype also. | Jeremy Allison | 1 | -19/+27 |
2003-02-12 | Added code based on Michael Steffens <michael.steffens@hp.com> uid/gid | Jeremy Allison | 1 | -1/+205 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -4/+2 |
2002-11-01 | Merges from HEAD: | Andrew Bartlett | 1 | -0/+2 |
2002-10-23 | First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>. | Jeremy Allison | 1 | -1/+1 |
2002-09-25 | sync'ing up for 3.0alpha20 release | Gerald Carter | 1 | -18/+24 |
2002-08-17 | Sync 3.0 branch with head | Jelmer Vernooij | 1 | -39/+47 |
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -7/+8 |
2002-04-12 | merged the mangling test and passdb bugfixes into SAMBA_3_0 | Andrew Tridgell | 1 | -5/+15 |
2002-03-13 | if we know that the SID is local then don't try via winbindd | Andrew Tridgell | 1 | -0/+5 |
2002-03-13 | fixed mapping of SIDs for local users | Andrew Tridgell | 1 | -1/+1 |
2002-03-05 | Fixed compiler warning about unused variables. | Tim Potter | 1 | -5/+5 |
2002-02-27 | this allows us to support foreign SIDs in winbindd and smbd | Andrew Tridgell | 1 | -2/+13 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-26 | - Provide sid->name lookup support for non-unix accounts. | Andrew Bartlett | 1 | -36/+33 |
2002-01-26 | Rework lookup_name() to take seperate username/domain args, and to remove | Andrew Bartlett | 1 | -31/+24 |
2002-01-20 | This patch makes the 'winbind use default domain' code interact better with | Andrew Bartlett | 1 | -1/+1 |
2002-01-17 | A nice *big* change to the fundemental way we do things. | Andrew Bartlett | 1 | -9/+4 |
2001-12-04 | added a boolean to the group mapping functions to specify if we need or | Jean-François Micouleau | 1 | -1/+1 |
2001-12-04 | Moved name_is_local to the correct place. Ooops. | Jeremy Allison | 1 | -10/+0 |
2001-12-04 | Tidyup of lib/username. Add name_is_local fn to determine if name is | Jeremy Allison | 1 | -0/+10 |
2001-11-28 | space -> tab. | Jeremy Allison | 1 | -24/+20 |
2001-11-26 | Another merge from appliance-head: in [ug]id_to_sid don't call the | Tim Potter | 1 | -14/+30 |
2001-11-09 | This change updates lp_guestaccount() to be a *global* paramater, rather than | Andrew Bartlett | 1 | -1/+1 |
2001-11-08 | Fixed incorrect debug message. )-: | Tim Potter | 1 | -1/+1 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -1/+70 |
2001-10-29 | This commit is number 3 of 4. | Andrew Bartlett | 1 | -1/+1 |
2001-10-19 | client : Fixed error return. | Jeremy Allison | 1 | -1/+1 |
2001-10-18 | Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD. | Jeremy Allison | 1 | -20/+122 |
2001-10-12 | fixed compiler warning. | Tim Potter | 1 | -1/+1 |
2001-10-09 | Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XX | Jeremy Allison | 1 | -14/+16 |
2001-10-02 | Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header. | Tim Potter | 1 | -2/+0 |