r22978: Don't use current_user to prep the security ctx in change_to_user
[tprouty/samba.git] / source / smbd / uid.c
2007-10-10 Gerald Carterr22978: Don't use current_user to prep the security...
2007-10-10 Jeremy Allisonr17295: Back out the become_root_uid_only change on...
2007-10-10 Volker Lendecker17096: Simplify share_access_check a bit: It takes...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Gerald Carterr12916: use rpcstr_pull() instead of unistr_to_ascii...
2007-10-10 Volker Lendecker12312: Reformatting and a trivial change: is_share_rea...
2007-10-10 Jeremy Allisonr6385: Convert checking of egid and secondary egid...
2007-10-10 Günther Deschnerr2016: Add message to ease access-control-debugging.
2007-10-10 Volker Lendecker1375: When setting writable=yes in smb.conf and only...
2007-10-10 Jeremy Allisonr762: Fix for #1319 when security > share.
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-01 Simo SorceOk here it is my latest work on privileges
2004-02-13 Jeremy AllisonFixup the 'multiple-vuids' bugs.
2004-02-13 Jeremy AllisonFixup the 'multiple-vuids' bugs.
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew Bartlettnsswitch/winbindd_util.c:
2004-02-08 Andrew BartlettSamba hasn't used this function for ages - it's now...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-27 Gerald CarterFix bug 327 (again and I think for the last time)....
2003-08-06 Tim PotterSpelling.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-11 Gerald Carterfix sid_to_[uid|gid] (spotted by Volker).
2003-07-09 Gerald CarterLarge set of changes to add UNIX account/group management
2003-07-09 Jeremy AllisonGet rid of DISP_USER_INFO/DISP_GROUP_INFO as they serve...
2003-07-09 Jeremy AllisonEnsure we correctly test for errors in uid/gid_to sid.
2003-07-07 Jeremy AllisonFixed a couple of const issues with the new code.
2003-07-07 Gerald Carterand so it begins....
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 Simo Sorce*id_to_*id call reshape to return NTSTATUS errors
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-29 Simo SorceThis is a nice rewrite:
2003-04-29 Simo Sorceconsolidate idmap code in one place
2003-04-29 Simo Sorceok next_rid out as well local_*id_to*id functions
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-19 Simo Sorcefixes
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-02 Simo SorceTHE Idmap patch :-)
2003-03-27 Andrew Bartlettpdb_ldap may require ROOT privilages to access the...
2003-03-27 Andrew Bartlettlocal_gid_to_sid() could use pdb_ldap, which for now...
2003-02-24 Andrew BartlettMerge of server-side authentication changes to 3.0:
2003-02-19 Jeremy AllisonFix inspired by Stefan (metze) Metzmacher - cache the...
2003-02-19 Jeremy AllisonFix inspired by Stefan (metze) Metzmacher - cache the...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
2003-02-12 Jeremy AllisonAdded code based on Michael Steffens <michael.steffens...
2003-02-12 Jeremy AllisonAdded code based on Michael Steffens <michael.steffens...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-01 Andrew BartlettMerges from HEAD:
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-29 Andrew BartlettFix a nice little memory leak in our uid changing code.
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-22 Andrew BartlettEnsure we don't change to a user that we can't get...
2002-08-20 Andrew BartlettBased orginally by work by Kai, this patch moves our...
2002-08-17 Jelmer VernooijSync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-16 Andrew BartlettAdd some const to the 'in' paramaters for these functions.
2002-07-31 Andrew Bartlettfix debug, at idra's suggestion.
2002-07-30 Andrew BartlettUpdate a pile of Samba's SID lookup code to ensure:
2002-07-24 Andrew BartlettWe must be root to access the passdb, so ensure all...
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-07 Andrew BartlettUpdates to the 'name -> sid' code:
2002-06-07 Andrew BartlettGlobally replace 'global_sam_sid' with get_global_sam_s...
2002-04-13 Andrew BartlettBetter handling of uid/gid -> RID and RID -> uid/gid...
2002-04-12 Andrew Tridgellmerged the mangling test and passdb bugfixes into SAMBA_3_0
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-11 Andrew BartlettMuch better support for both non-algorithic RIDs (where...
2002-03-13 Andrew Tridgellif we know that the SID is local then don't try via...
2002-03-13 Andrew Tridgellfixed mapping of SIDs for local users
2002-03-05 Tim PotterFixed compiler warning about unused variables.
2002-02-27 Andrew Tridgellthis allows us to support foreign SIDs in winbindd...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-26 Andrew Bartlett - Provide sid->name lookup support for non-unix accounts.
2002-01-26 Andrew BartlettRework lookup_name() to take seperate username/domain...
2002-01-20 Andrew BartlettThis patch makes the 'winbind use default domain' code...
2002-01-17 Andrew BartlettA nice *big* change to the fundemental way we do things.
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-04 Jeremy AllisonMoved name_is_local to the correct place. Ooops.
2001-12-04 Jeremy AllisonTidyup of lib/username. Add name_is_local fn to determi...
2001-11-28 Jeremy Allisonspace -> tab.
2001-11-26 Tim PotterAnother merge from appliance-head: in [ug]id_to_sid...
2001-11-09 Andrew BartlettThis change updates lp_guestaccount() to be a *global...
next