This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[ira/wip.git] / source3 / smbd / uid.c
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...
2001-11-08 Tim PotterFixed incorrect debug message. )-:
2001-11-03 Jeremy AllisonAdded NT_USER_TOKEN into server_info to fix extra group...
2001-10-29 Andrew BartlettThis commit is number 3 of 4.
2001-10-19 Jeremy Allisonclient : Fixed error return.
2001-10-18 Jeremy AllisonMerge the become_XXX -> change_to_XXX fixes from 2...
2001-10-12 Tim Potterfixed compiler warning.
2001-10-09 Jeremy AllisonFixes from John Trostel (modified somewhat by me) to...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-07-28 Jeremy AllisonFix invalid uid being used after logoff. Thanks to...
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-04-15 Jeremy AllisonFixed potential bug in "become_guest" pointed out by...
2001-03-20 Jeremy AllisonFix for crash when doing name lookup with a quoted...
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-16 Jeremy AllisonExcise snprintf -> slprintf.
2001-01-11 Jeremy Allisonrpc_server/srv_samr.c:
2000-12-12 Jeremy AllisonRemoved the special casing of SIDs in se_access_check...
2000-11-14 Jeremy AllisonMerge from appliance head of JR's changes for driver...
2000-11-13 Gerald CarterLarge commit which restructures the local password...
2000-11-04 Jeremy AllisonFix for admin user being ignored.
2000-10-13 Jeremy AllisonFix to allow smbd to call winbindd if it is running...
2000-08-09 Jeremy AllisonFixed memory leak with NT tokens.
2000-08-04 Jeremy AllisonFixed up the user/group contexts when using authenticat...
2000-08-03 Jeremy AllisonAdded an NT_USER_TOKEN structure that is copied/passed...
2000-08-02 Jeremy AllisonStarted to canonicalize our handling of uid -> sid...
2000-07-06 Tim PotterMoved authenticated pipe user details into a current_us...
2000-07-03 Tim PotterSome more sec_ctx changes. Modified some fields in...
2000-06-23 Tim PotterAdded return for become_authenticated_pipe_user() function.
2000-06-23 Tim PotterMoved some static functions to sec_ctx.c
2000-05-10 Andrew Tridgellmore merging voodoo
2000-05-02 Andrew Tridgellsplit the username in the vuser structure into a separate
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1999-12-12 Luke Leightondelineation between smb and msrpc more marked. smbd...
next