index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
uid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge of server-side authentication changes to 3.0:
Andrew Bartlett
2003-02-24
1
-2
/
+2
*
Fix inspired by Stefan (metze) Metzmacher - cache the sidtype also.
Jeremy Allison
2003-02-19
1
-19
/
+27
*
Added code based on Michael Steffens <michael.steffens@hp.com> uid/gid
Jeremy Allison
2003-02-12
1
-1
/
+205
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-4
/
+2
*
Merges from HEAD:
Andrew Bartlett
2002-11-01
1
-0
/
+2
*
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
2002-10-23
1
-1
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-18
/
+24
*
Sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-39
/
+47
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-7
/
+8
*
merged the mangling test and passdb bugfixes into SAMBA_3_0
Andrew Tridgell
2002-04-12
1
-5
/
+15
*
if we know that the SID is local then don't try via winbindd
Andrew Tridgell
2002-03-13
1
-0
/
+5
*
fixed mapping of SIDs for local users
Andrew Tridgell
2002-03-13
1
-1
/
+1
*
Fixed compiler warning about unused variables.
Tim Potter
2002-03-05
1
-5
/
+5
*
this allows us to support foreign SIDs in winbindd and smbd
Andrew Tridgell
2002-02-27
1
-2
/
+13
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
- Provide sid->name lookup support for non-unix accounts.
Andrew Bartlett
2002-01-26
1
-36
/
+33
*
Rework lookup_name() to take seperate username/domain args, and to remove
Andrew Bartlett
2002-01-26
1
-31
/
+24
*
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-9
/
+4
*
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
2001-12-04
1
-1
/
+1
*
Moved name_is_local to the correct place. Ooops.
Jeremy Allison
2001-12-04
1
-10
/
+0
*
Tidyup of lib/username. Add name_is_local fn to determine if name is
Jeremy Allison
2001-12-04
1
-0
/
+10
*
space -> tab.
Jeremy Allison
2001-11-28
1
-24
/
+20
*
Another merge from appliance-head: in [ug]id_to_sid don't call the
Tim Potter
2001-11-26
1
-14
/
+30
*
This change updates lp_guestaccount() to be a *global* paramater, rather than
Andrew Bartlett
2001-11-09
1
-1
/
+1
*
Fixed incorrect debug message. )-:
Tim Potter
2001-11-08
1
-1
/
+1
*
Added NT_USER_TOKEN into server_info to fix extra groups problem.
Jeremy Allison
2001-11-03
1
-1
/
+70
*
This commit is number 3 of 4.
Andrew Bartlett
2001-10-29
1
-1
/
+1
*
client : Fixed error return.
Jeremy Allison
2001-10-19
1
-1
/
+1
*
Merge the become_XXX -> change_to_XXX fixes from 2.2.2 to HEAD.
Jeremy Allison
2001-10-18
1
-20
/
+122
*
fixed compiler warning.
Tim Potter
2001-10-12
1
-1
/
+1
*
Fixes from John Trostel (modified somewhat by me) to ensure that all lookup_XX
Jeremy Allison
2001-10-09
1
-14
/
+16
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
Fix invalid uid being used after logoff. Thanks to Nigel Williams
Jeremy Allison
2001-07-28
1
-2
/
+1
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
Fixed potential bug in "become_guest" pointed out by elrond. Get_Pwnam()
Jeremy Allison
2001-04-15
1
-6
/
+13
*
Fix for crash when doing name lookup with a quoted string. Part of
Jeremy Allison
2001-03-20
1
-2
/
+1
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-4
/
+0
*
Excise snprintf -> slprintf.
Jeremy Allison
2001-02-16
1
-3
/
+12
*
rpc_server/srv_samr.c:
Jeremy Allison
2001-01-11
1
-1
/
+1
*
Removed the special casing of SIDs in se_access_check. This is now done (corr...
Jeremy Allison
2000-12-12
1
-1
/
+6
*
Merge from appliance head of JR's changes for driver versioning.
Jeremy Allison
2000-11-14
1
-13
/
+37
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-1
/
+1
*
Fix for admin user being ignored.
Jeremy Allison
2000-11-04
1
-0
/
+1
*
Fix to allow smbd to call winbindd if it is running for all group enumeration,
Jeremy Allison
2000-10-13
1
-0
/
+226
*
Fixed memory leak with NT tokens.
Jeremy Allison
2000-08-09
1
-2
/
+20
*
Fixed up the user/group contexts when using authenticated pipes.
Jeremy Allison
2000-08-04
1
-2
/
+1
*
Added an NT_USER_TOKEN structure that is copied/passed around associated
Jeremy Allison
2000-08-03
1
-3
/
+5
*
Started to canonicalize our handling of uid -> sid code in order to
Jeremy Allison
2000-08-02
1
-10
/
+13
*
Moved authenticated pipe user details into a current_user struct.
Tim Potter
2000-07-06
1
-1
/
+1
[next]