Age | Commit message (Expand) | Author | Files | Lines |
2001-12-20 | Removed global debugf. Replaced with lp_set_logfile(name). | Jeremy Allison | 1 | -5/+13 |
2001-12-20 | Setup global_myworkgroup. Needed for secrets fetch code. | Jeremy Allison | 1 | -8/+11 |
2001-12-09 | completely new winbindd cache infrastructure | Andrew Tridgell | 1 | -11/+10 |
2001-11-23 | Fixed delete on close bug. Added core dump code to winbindd. | Jeremy Allison | 1 | -1/+58 |
2001-11-23 | Removed TimeInit() call from every client program (except for one place | Tim Potter | 1 | -2/+0 |
2001-11-21 | W2K doesn't seem to respond to *#0 names in node status. Ensure name | Jeremy Allison | 1 | -2/+4 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -7/+5 |
2001-11-15 | Tidyup formatting a bit (spaces->tabs) whilst reading new code to understand | Jeremy Allison | 1 | -6/+4 |
2001-11-15 | Jeremy, I'm not sure what you were trying to do with the process activity | Tim Potter | 1 | -3/+1 |
2001-11-15 | Bit of a cleanup of signal handling code. | Tim Potter | 1 | -8/+14 |
2001-11-14 | Make signal handling safer (handle EINTR on read/write/accept), don't | Jeremy Allison | 1 | -38/+52 |
2001-11-14 | Got ready to implement Martin's idea, but request doesn't have a length | Jeremy Allison | 1 | -5/+19 |
2001-11-14 | Random connection robustness related fixes. Display some debugs about | Tim Potter | 1 | -6/+7 |
2001-11-14 | #ifdef'd out suggestion for tim on making the winbindd protocol more | Martin Pool | 1 | -1/+13 |
2001-11-14 | Added needed debugs... | Jeremy Allison | 1 | -25/+39 |
2001-10-10 | Got the rest of the group functions working. Did some reformatting (man | Tim Potter | 1 | -9/+0 |
2001-10-09 | Implemented sam group handle stuff. getent group now works. | Tim Potter | 1 | -3/+8 |
2001-10-08 | More work on winbindd connection rewrite: | Tim Potter | 1 | -2/+8 |
2001-10-05 | This is the start of a bit of a rewrite of winbindd's connection handling. | Tim Potter | 1 | -118/+102 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -7/+5 |
2001-09-10 | kill a dead fn and make a local one static | Andrew Tridgell | 1 | -1/+1 |
2001-08-22 | Added another authentication interface to winbindd. The Challenge Response | Tim Potter | 1 | -0/+1 |
2001-07-18 | the nss and pam modules in winbind don't have strchr_m() yet, so use | Andrew Tridgell | 1 | -1/+1 |
2001-07-08 | allow winbindd to run as non-root so we can test it more easily | Andrew Tridgell | 1 | -7/+3 |
2001-07-04 | strchr and strrchr are macros when compiling with optimisation in gcc, so we ... | Andrew Tridgell | 1 | -1/+1 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -3/+0 |
2001-06-25 | fixed usage of socklen_t and also tidied up SIG_ATOMIC_T, using a typedef ins... | Andrew Tridgell | 1 | -1/+2 |
2001-05-08 | Misc fixes to get winbindd working. We can now do a 'getent passwd' | Tim Potter | 1 | -0/+7 |
2001-05-07 | Preliminary merge of winbind into HEAD. Note that this compiles and links | Tim Potter | 1 | -371/+478 |
2001-04-08 | Got "medieval on our ass" about adding the -1 to slprintf. | Jeremy Allison | 1 | -3/+3 |
2000-09-11 | the first cut of the internal messaging system. | Andrew Tridgell | 1 | -8/+0 |
2000-05-09 | brought the winbindd code into head | Andrew Tridgell | 1 | -0/+663 |