index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
/
username.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-4
/
+4
*
If we can't open the username map file, at least print the strerror.
Jeremy Allison
2001-04-06
1
-1
/
+1
*
fixed typo in debug statement
Gerald Carter
2001-01-24
1
-2
/
+2
*
Cleanup of Get_Pwnam(). Adds debugging, cleans up the allow_change
David O'Neill
2001-01-17
1
-48
/
+45
*
new version of Get_Pwnam()
Gerald Carter
2000-12-11
1
-52
/
+50
*
Even when looking up a users groups via winbindd even if the lookup for
Jeremy Allison
2000-10-25
1
-2
/
+2
*
John Reilly @ HP (who is a wonderful human being and *definately* needs
Jeremy Allison
2000-10-25
1
-2
/
+0
*
Added David O'Neills fix to HEAD (hmmm. how did this compile... :-).
Jeremy Allison
2000-10-13
1
-1
/
+1
*
Fix to allow smbd to call winbindd if it is running for all group enumeration,
Jeremy Allison
2000-10-13
1
-17
/
+113
*
Turns out we do need the pwnam check as on many systems the users
Jeremy Allison
2000-10-11
1
-0
/
+7
*
Fix to avoid calling getgrgid for no reason.
Jeremy Allison
2000-10-11
1
-21
/
+9
*
don't return a passwd struct for usernames that don't
Andrew Tridgell
2000-05-29
1
-2
/
+12
*
use "winbind separator" option for domain/user separator character
Andrew Tridgell
2000-05-12
1
-14
/
+0
*
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
2000-05-10
1
-7
/
+6
*
a minimal change to get appliance mode to work with winbindd
Andrew Tridgell
2000-05-04
1
-0
/
+35
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-423
/
+119
*
changed function name of get_home_dir() to get_unixhome_dir(), to stop
Luke Leighton
1999-12-12
1
-2
/
+2
*
the first independent msrpc daemon - lsarpcd.
Luke Leighton
1999-12-06
1
-0
/
+29
*
using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam().
Luke Leighton
1999-07-06
1
-111
/
+17
*
patch from michael stockman <pgmtekn-micke@algonet.se> to provide a static
Luke Leighton
1999-07-06
1
-15
/
+25
*
#ifdef'd out hashed_getpwnam.
Luke Leighton
1999-06-24
1
-0
/
+4
*
Moved code that changes the pw_passwd entry (i.e shadow password and
Tim Potter
1999-06-13
1
-5
/
+87
*
clean-up of cache-getpw-hash code needed (make proto showed up loads
Luke Leighton
1999-05-06
1
-12
/
+13
*
Jani Jaakkola's "getpwuid() / getpwnam()" hash-cache-hack
Luke Leighton
1999-05-06
1
-1
/
+271
*
trying to track down issues in get_home_dir().
Luke Leighton
1998-12-14
1
-4
/
+8
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-1
/
+1
*
bounds check next_token() to prevent possible buffer overflows
Andrew Tridgell
1998-08-31
1
-1
/
+1
*
added test for getpwanam().
Andrew Tridgell
1998-07-31
1
-1
/
+1
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-4
/
+3
*
Fixed (hopefully) last bug with username mapping.
Jeremy Allison
1998-07-07
1
-4
/
+5
*
Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...
Jeremy Allison
1998-06-13
1
-212
/
+127
*
ipc.c: map_username is now a BOOL function.
Jeremy Allison
1998-06-12
1
-16
/
+187
*
De-coupled the mapping of a Windows to UNIX username from the Get_Pwnam
Jeremy Allison
1998-06-10
1
-26
/
+27
*
Changes to allow Samba to be compiled with -Wstrict-prototypes
Jeremy Allison
1998-04-13
1
-4
/
+4
*
This is *not* a big change (although it looks like one).
Jeremy Allison
1998-01-22
1
-1
/
+1
*
change the "username map" option to allow the user to stop the
Andrew Tridgell
1997-12-03
1
-0
/
+12
*
Adding Andrews buffer overflow fixes into the main branch.
Jeremy Allison
1997-09-26
1
-2
/
+2
*
Makefile: Changed proto: target to not include c files not used currently.
Jeremy Allison
1997-09-19
1
-0
/
+71
*
'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)
Samba Release Account
1997-05-08
1
-1
/
+1
*
Fixed issue with null ypdomainname being used.
Samba Release Account
1997-01-29
1
-4
/
+12
*
got rid of a lot of redundent header files as we now globally generate
Andrew Tridgell
1996-06-10
1
-1
/
+0
*
Initial version imported to CVS
Samba Release Account
1996-05-04
1
-0
/
+246
[prev]