Age | Commit message (Expand) | Author | Files | Lines |
2003-04-16 | Store the type of 'sec channel' that we establish to the DC. If we are a | Andrew Bartlett | 1 | -3/+4 |
2003-04-07 | privilaged -> privileged | Tim Potter | 1 | -1/+1 |
2003-03-23 | NTLM Authentication: | Andrew Bartlett | 1 | -0/+17 |
2003-01-16 | Updates to the NTLMSSP code again - moving the base64 decode fuctionality out | Andrew Bartlett | 1 | -0/+12 |
2003-01-14 | Remove wrapper function _get_trust_account_password() as it doesn't | Tim Potter | 1 | -15/+2 |
2003-01-13 | Merge of remove "winbindd holding pattern" from appliance. It's a bit | Tim Potter | 1 | -1/+5 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -3/+1 |
2002-10-18 | must add one to the extra_data size to transfer the 0 string terminator. | Herb Lewis | 1 | -1/+2 |
2002-06-18 | more debug classess activated | Simo Sorce | 1 | -0/+3 |
2002-05-18 | As per rsharpe's request, require only a Masters in Astrophysics to | Andrew Bartlett | 1 | -2/+8 |
2002-03-19 | Fix a double-free bug in wbinfo -t's call in winbindd. | Andrew Bartlett | 1 | -5/+4 |
2002-03-12 | get the test for disconnection the right way around! | Andrew Tridgell | 1 | -3/+3 |
2002-03-06 | nicer message for --sequence when the server is disconnected | Andrew Tridgell | 1 | -2/+7 |
2002-01-31 | added 'wbinfo --sequence' to show sequence numbers of all domains | Andrew Tridgell | 1 | -0/+29 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-26 | Allow a winbind client to obtain the server's domain name. | Andrew Bartlett | 1 | -1/+13 |
2002-01-11 | Always query the PDC for the list of trusted domains rather than interating | Tim Potter | 1 | -3/+6 |
2002-01-10 | Return the winbind separator over the socket, so programs don't have to parse | Andrew Bartlett | 1 | -1/+27 |
2002-01-10 | This changes the winbind protcol a bit: | Andrew Bartlett | 1 | -11/+10 |
2001-11-23 | Fixed delete on close bug. Added core dump code to winbindd. | Jeremy Allison | 1 | -2/+1 |
2001-11-23 | Fixed check machine account function. | Tim Potter | 1 | -55/+29 |
2001-11-15 | Get list of trusted domains if we haven't fetched them yet. | Tim Potter | 1 | -0/+3 |
2001-11-03 | Added NT_USER_TOKEN into server_info to fix extra groups problem. | Jeremy Allison | 1 | -1/+3 |
2001-09-17 | move to SAFE_FREE() | Simo Sorce | 1 | -2/+2 |
2001-09-10 | more static/dead fns | Andrew Tridgell | 1 | -2/+2 |
2001-09-04 | the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ... | Andrew Tridgell | 1 | -10/+8 |
2001-08-27 | converted another bunch of stuff to NTSTATUS | Andrew Tridgell | 1 | -1/+1 |
2001-08-12 | this is a big global fix for the ptr = Realloc(ptr, size) bug. | Simo Sorce | 1 | -3/+8 |
2001-07-25 | Merge of change machine account password race fix from appliance branch. | Tim Potter | 1 | -1/+17 |
2001-07-04 | The big character set handling changeover! | Andrew Tridgell | 1 | -6/+2 |
2001-05-07 | iAdditional files for winbind merge. | Tim Potter | 1 | -0/+159 |