summaryrefslogtreecommitdiff
path: root/source3/lib/username.c
AgeCommit message (Expand)AuthorFilesLines
1998-08-31bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1-1/+1
1998-07-31added test for getpwanam().Andrew Tridgell1-1/+1
1998-07-29merge from the autoconf2 branch to the main branchAndrew Tridgell1-4/+3
1998-07-07Fixed (hopefully) last bug with username mapping.Jeremy Allison1-4/+5
1998-06-13Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...Jeremy Allison1-212/+127
1998-06-12ipc.c: map_username is now a BOOL function.Jeremy Allison1-16/+187
1998-06-10De-coupled the mapping of a Windows to UNIX username from the Get_PwnamJeremy Allison1-26/+27
1998-04-13Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1-4/+4
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison1-1/+1
1997-12-03change the "username map" option to allow the user to stop theAndrew Tridgell1-0/+12
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-2/+2
1997-09-19Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1-0/+71
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+1
1997-01-29Fixed issue with null ypdomainname being used.Samba Release Account1-4/+12
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-05-04Initial version imported to CVS Samba Release Account1-0/+246