summaryrefslogtreecommitdiffstats
path: root/source/lib/username.c
Commit message (Expand)AuthorAgeFilesLines
* trying to track down issues in get_home_dir().Luke Leighton1998-12-141-4/+8
* Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.Jeremy Allison1998-11-171-1/+1
* bounds check next_token() to prevent possible buffer overflowsAndrew Tridgell1998-08-311-1/+1
* added test for getpwanam().Andrew Tridgell1998-07-311-1/+1
* merge from the autoconf2 branch to the main branchAndrew Tridgell1998-07-291-4/+3
* Fixed (hopefully) last bug with username mapping.Jeremy Allison1998-07-071-4/+5
* Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group...Jeremy Allison1998-06-131-212/+127
* ipc.c: map_username is now a BOOL function.Jeremy Allison1998-06-121-16/+187
* De-coupled the mapping of a Windows to UNIX username from the Get_PwnamJeremy Allison1998-06-101-26/+27
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-4/+4
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-1/+1
* change the "username map" option to allow the user to stop theAndrew Tridgell1997-12-031-0/+12
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-2/+2
* Makefile: Changed proto: target to not include c files not used currently.Jeremy Allison1997-09-191-0/+71
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+1
* Fixed issue with null ypdomainname being used.Samba Release Account1997-01-291-4/+12
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* Initial version imported to CVS Samba Release Account1996-05-041-0/+246