Age | Commit message (Expand) | Author | Files | Lines |
2004-01-29 | Remove an unused parameter in winbindd (reload_services_file) | Richard Sharpe | 1 | -4/+3 |
2004-01-13 | sync HEAD with recent changes in 3.0 | Gerald Carter | 1 | -0/+2 |
2004-01-11 | update copyright to -2004 | Stefan Metzmacher | 1 | -1/+1 |
2004-01-06 | Merge winbind from Samba 3.0 onto HEAD. | Andrew Bartlett | 1 | -0/+3 |
2004-01-04 | Commit the translation of the realm to the netbios domain name in the kerberos | Volker Lendecke | 1 | -0/+1 |
2003-11-26 | Merge from 3.0: | Andrew Bartlett | 1 | -3/+3 |
2003-10-13 | Pull my previous changes into head as well. | Richard Sharpe | 1 | -0/+7 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -4/+4 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -24/+10 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -12/+63 |
2003-05-28 | Whitespace syncup. | Tim Potter | 1 | -1/+0 |
2003-05-27 | Merge the remaining bits of fix for bug #60. | Tim Potter | 1 | -59/+48 |
2003-05-10 | Forgot one file. | Jelmer Vernooij | 1 | -3/+0 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett. | Jelmer Vernooij | 1 | -0/+1 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions | Jelmer Vernooij | 1 | -0/+2 |
2003-05-01 | proper wellknown sids initialization at startup | Simo Sorce | 1 | -0/+3 |
2003-04-27 | make winbind use idmap as well. | Simo Sorce | 1 | -3/+2 |
2003-04-22 | update copyright notice that is written to the logs | Gerald Carter | 1 | -1/+1 |
2003-04-07 | Create a pidfile, even when running in interactive mode. | Tim Potter | 1 | -3/+2 |
2003-04-07 | privilaged -> privileged | Tim Potter | 1 | -4/+4 |
2003-04-07 | Remove duplicate "tallocdump" message from tdb messaging system. The | Tim Potter | 1 | -22/+1 |
2003-03-24 | Don't use old usage() function, but the one from popt. | Jelmer Vernooij | 1 | -1/+0 |
2003-03-24 | Revoke some of the popt patch from metze I applied earlier today. It added | Jelmer Vernooij | 1 | -0/+1 |
2003-03-24 | Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes | Jelmer Vernooij | 1 | -5/+2 |
2003-03-23 | Convert to popt. | Jelmer Vernooij | 1 | -58/+26 |
2003-03-23 | NTLM Authentication: | Andrew Bartlett | 1 | -5/+25 |
2003-03-08 | Make sure that the 'remote' machine name can only be set once. For some weird | Andrew Bartlett | 1 | -9/+2 |
2003-02-28 | *Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit | Jeremy Allison | 1 | -5/+48 |
2003-02-19 | Missed one use of SETENV. (Compat macro no longer needed, as we have a | Andrew Bartlett | 1 | -1/+1 |
2003-02-14 | Fix for trusted domains scan not working inspired by Ken Cross. | Tim Potter | 1 | -1/+1 |
2003-01-16 | Updates to the NTLMSSP code again - moving the base64 decode fuctionality out | Andrew Bartlett | 1 | -0/+1 |
2003-01-13 | Merge of remove "winbindd holding pattern" from appliance. It's a bit | Tim Potter | 1 | -6/+0 |
2003-01-03 | patch to include support for daemontools from Michael Handler | Gerald Carter | 1 | -3/+21 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -1/+1 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -0/+20 |
2002-12-01 | Remove extra headers, and ensure that we correctly bail out of winbindd if we | Andrew Bartlett | 1 | -0/+6 |
2002-11-26 | After consultation with tpot, remove the 'winbind_domain' environment | Andrew Bartlett | 1 | -1/+1 |
2002-11-26 | Having waited for *way* too long, this is mimir's namecache and trusted domain | Andrew Bartlett | 1 | -0/+1 |
2002-11-18 | Bug fix from appliance - we must initialise the winbindd server state | Tim Potter | 1 | -2/+2 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -12/+2 |
2002-11-08 | Compleatly remove support for logfile truncation. All logs are opened for | Andrew Bartlett | 1 | -6/+0 |
2002-11-07 | Call winbindd_param_init() earlier on in the piece so we don't get stuck in | Tim Potter | 1 | -14/+15 |
2002-11-02 | Some winbindd cleanups I made trying to fix cr1020: | Tim Potter | 1 | -38/+22 |
2002-10-15 | - we need to rescan the trusted domain list regularly to cope with | Andrew Tridgell | 1 | -0/+4 |
2002-10-15 | Change to use sys_read/sys_write. | Jeremy Allison | 1 | -10/+4 |
2002-09-17 | Reverted my earlier change. It was incorrect. We must be protected by | Jeremy Allison | 1 | -5/+4 |
2002-09-17 | Only create the pidfile once we're ready to receive requests. | Jeremy Allison | 1 | -3/+5 |
2002-09-11 | Put pid number in invalid request size debug. | Tim Potter | 1 | -2/+2 |
2002-08-27 | Fix typo in debug. | Tim Potter | 1 | -1/+1 |
2002-08-16 | Merge of netbios namecache code from APPLIANCE_HEAD. | Tim Potter | 1 | -0/+2 |