summaryrefslogtreecommitdiffstats
path: root/source3/smbd/uid.c
Commit message (Expand)AuthorAgeFilesLines
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r22978: Don't use current_user to prep the security ctx in change_to_userGerald Carter2007-10-101-7/+15
* r17295: Back out the become_root_uid_only change on the POSIXJeremy Allison2007-10-101-1/+0
* r17096: Simplify share_access_check a bit: It takes the sharename instead of ...Volker Lendecke2007-10-101-2/+7
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-2/+2
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-2/+2
* r13316: Let the carnage begin....Gerald Carter2007-10-101-91/+40
* r13293: Rather a big patch I'm afraid, but this should fix bug #3347Jeremy Allison2007-10-101-15/+15
* r12916: use rpcstr_pull() instead of unistr_to_ascii() when validating share ...Gerald Carter2007-10-101-1/+1
* r12312: Reformatting and a trivial change: is_share_read_only_for_user only usesVolker Lendecke2007-10-101-14/+22
* r6385: Convert checking of egid and secondary egid list intoJeremy Allison2007-10-101-0/+23
* r2016: Add message to ease access-control-debugging.Günther Deschner2007-10-101-0/+1
* r1375: When setting writable=yes in smb.conf and only allow read access in theVolker Lendecke2007-10-101-0/+7
* r762: Fix for #1319 when security > share.Jeremy Allison2007-10-101-2/+8
* Fixup the 'multiple-vuids' bugs.Jeremy Allison2004-02-131-12/+76
* nsswitch/winbindd_util.c:Andrew Bartlett2004-02-081-11/+0
* Samba hasn't used this function for ages - it's now handled deep in theAndrew Bartlett2004-02-081-69/+0
* Fix bug 327 (again and I think for the last time). Make sure thatGerald Carter2003-08-271-463/+0
* Spelling.Tim Potter2003-08-061-1/+1
* fix sid_to_[uid|gid] (spotted by Volker).Gerald Carter2003-07-111-87/+37
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-6/+17
* Get rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve no usefulJeremy Allison2003-07-091-0/+4
* Ensure we correctly test for errors in uid/gid_to sid.Jeremy Allison2003-07-091-15/+14
* Fixed a couple of const issues with the new code.Jeremy Allison2003-07-071-1/+1
* and so it begins....Gerald Carter2003-07-071-0/+408
* And finally IDMAP in 3_0Simo Sorce2003-05-121-418/+1
* pdb_ldap may require ROOT privilages to access the group mapping. (yes, it's ...Andrew Bartlett2003-03-271-0/+2
* Merge of server-side authentication changes to 3.0:Andrew Bartlett2003-02-241-2/+2
* Fix inspired by Stefan (metze) Metzmacher - cache the sidtype also.Jeremy Allison2003-02-191-19/+27
* Added code based on Michael Steffens <michael.steffens@hp.com> uid/gidJeremy Allison2003-02-121-1/+205
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-4/+2
* Merges from HEAD:Andrew Bartlett2002-11-011-0/+2
* First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.Jeremy Allison2002-10-231-1/+1
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-18/+24
* Sync 3.0 branch with headJelmer Vernooij2002-08-171-39/+47
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-7/+8
* merged the mangling test and passdb bugfixes into SAMBA_3_0Andrew Tridgell2002-04-121-5/+15
* if we know that the SID is local then don't try via winbinddAndrew Tridgell2002-03-131-0/+5
* fixed mapping of SIDs for local usersAndrew Tridgell2002-03-131-1/+1
* Fixed compiler warning about unused variables.Tim Potter2002-03-051-5/+5
* this allows us to support foreign SIDs in winbindd and smbdAndrew Tridgell2002-02-271-2/+13
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* - Provide sid->name lookup support for non-unix accounts.Andrew Bartlett2002-01-261-36/+33
* Rework lookup_name() to take seperate username/domain args, and to removeAndrew Bartlett2002-01-261-31/+24
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-1/+1
* A nice *big* change to the fundemental way we do things.Andrew Bartlett2002-01-171-9/+4
* added a boolean to the group mapping functions to specify if we need orJean-François Micouleau2001-12-041-1/+1
* Moved name_is_local to the correct place. Ooops.Jeremy Allison2001-12-041-10/+0
* Tidyup of lib/username. Add name_is_local fn to determine if name isJeremy Allison2001-12-041-0/+10