Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-07-18 | the nss and pam modules in winbind don't have strchr_m() yet, so use | Andrew Tridgell | 1 | -2/+2 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -2/+2 |
2001-06-21 | next_token() was supposed to be a reentrant replacement for strtok(), | Andrew Tridgell | 1 | -18/+12 |
2001-06-05 | fixed solaris compilation error (don't add to a void*) | Andrew Tridgell | 1 | -2/+2 |
2001-04-25 | merge some of the nsswitch code from tng to head | Andrew Tridgell | 1 | -252/+637 |
2000-05-10 | - changed smb_getpwnam() to use winbind style usernames | Andrew Tridgell | 1 | -10/+10 |
2000-05-10 | in head as well ... | Andrew Tridgell | 1 | -2/+2 |
2000-05-09 | brought the winbindd code into head | Andrew Tridgell | 1 | -0/+465 |