Age | Commit message (Expand) | Author | Files | Lines |
1999-12-12 | changed function name of get_home_dir() to get_unixhome_dir(), to stop | Luke Leighton | 1 | -2/+2 |
1999-12-06 | the first independent msrpc daemon - lsarpcd. | Luke Leighton | 1 | -0/+29 |
1999-07-06 | using jeremy's sys_getpwnam() call in the more critical area: Get_Pwnam(). | Luke Leighton | 1 | -111/+17 |
1999-07-06 | patch from michael stockman <pgmtekn-micke@algonet.se> to provide a static | Luke Leighton | 1 | -15/+25 |
1999-06-24 | #ifdef'd out hashed_getpwnam. | Luke Leighton | 1 | -0/+4 |
1999-06-13 | Moved code that changes the pw_passwd entry (i.e shadow password and | Tim Potter | 1 | -5/+87 |
1999-05-06 | clean-up of cache-getpw-hash code needed (make proto showed up loads | Luke Leighton | 1 | -12/+13 |
1999-05-06 | Jani Jaakkola's "getpwuid() / getpwnam()" hash-cache-hack | Luke Leighton | 1 | -1/+271 |
1998-12-14 | trying to track down issues in get_home_dir(). | Luke Leighton | 1 | -4/+8 |
1998-11-17 | Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls. | Jeremy Allison | 1 | -1/+1 |
1998-08-31 | bounds check next_token() to prevent possible buffer overflows | Andrew Tridgell | 1 | -1/+1 |
1998-07-31 | added test for getpwanam(). | Andrew Tridgell | 1 | -1/+1 |
1998-07-29 | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1 | -4/+3 |
1998-07-07 | Fixed (hopefully) last bug with username mapping. | Jeremy Allison | 1 | -4/+5 |
1998-06-13 | Makefile: Added ubi_sLinkList.o as the groupname.o file needs it. Added group... | Jeremy Allison | 1 | -212/+127 |
1998-06-12 | ipc.c: map_username is now a BOOL function. | Jeremy Allison | 1 | -16/+187 |
1998-06-10 | De-coupled the mapping of a Windows to UNIX username from the Get_Pwnam | Jeremy Allison | 1 | -26/+27 |
1998-04-13 | Changes to allow Samba to be compiled with -Wstrict-prototypes | Jeremy Allison | 1 | -4/+4 |
1998-01-22 | This is *not* a big change (although it looks like one). | Jeremy Allison | 1 | -1/+1 |
1997-12-03 | change the "username map" option to allow the user to stop the | Andrew Tridgell | 1 | -0/+12 |
1997-09-26 | Adding Andrews buffer overflow fixes into the main branch. | Jeremy Allison | 1 | -2/+2 |
1997-09-19 | Makefile: Changed proto: target to not include c files not used currently. | Jeremy Allison | 1 | -0/+71 |
1997-05-08 | 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com) | Samba Release Account | 1 | -1/+1 |
1997-01-29 | Fixed issue with null ypdomainname being used. | Samba Release Account | 1 | -4/+12 |
1996-06-10 | got rid of a lot of redundent header files as we now globally generate | Andrew Tridgell | 1 | -1/+0 |
1996-05-04 | Initial version imported to CVS | Samba Release Account | 1 | -0/+246 |