Age | Commit message (Expand) | Author | Files | Lines |
2004-01-06 | (merge from 3.0) | Andrew Bartlett | 1 | -1/+1 |
2004-01-04 | Commit the translation of the realm to the netbios domain name in the kerberos | Volker Lendecke | 1 | -0/+44 |
2003-10-31 | set- set-assword when invoking --set-auth-user and no pw | Gerald Carter | 1 | -2/+7 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 1 | -20/+54 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 1 | -1/+1 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 1 | -27/+237 |
2003-04-02 | Print out the 'freindly' error message from winbind. Also print useful | Andrew Bartlett | 1 | -4/+6 |
2003-03-24 | Revoke some of the popt patch from metze I applied earlier today. It added | Jelmer Vernooij | 1 | -1/+1 |
2003-03-24 | Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes | Jelmer Vernooij | 1 | -2/+2 |
2003-03-17 | Some cosmetic changes to make the popt --usage output look nicer. | Tim Potter | 1 | -5/+5 |
2003-02-18 | Add -V option (to print out version) to utilities where possible | Jelmer Vernooij | 1 | -0/+1 |
2003-01-07 | cannot make assignments to const values. | Herb Lewis | 1 | -1/+1 |
2003-01-02 | BIG patch... | Andrew Bartlett | 1 | -1/+1 |
2002-11-12 | Removed global_myworkgroup, global_myname, global_myscope. Added liberal | Jeremy Allison | 1 | -16/+9 |
2002-11-02 | Fix --set-auth-user command to delete entries from the secrets file when an | Tim Potter | 1 | -12/+68 |
2002-10-05 | Don't use usage function, but use popt for usage and help info | Jelmer Vernooij | 1 | -38/+37 |
2002-09-12 | Merge undone cleanups. | Tim Potter | 1 | -13/+5 |
2002-09-12 | Merge of winbind auth cleanups from appliance. | Tim Potter | 1 | -11/+21 |
2002-09-07 | Winbind client-side cleanups. | Andrew Bartlett | 1 | -8/+4 |
2002-08-29 | Use popt for --help | Jelmer Vernooij | 1 | -54/+24 |
2002-07-21 | Compilers do find bugs :-) | Andrew Bartlett | 1 | -2/+1 |
2002-07-20 | Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a | Andrew Bartlett | 1 | -2/+2 |
2002-07-11 | Usage fixes from APPLIANCE_HEAD. | Tim Potter | 1 | -1/+2 |
2002-06-02 | The last element of the definitions of enums can't have a trailing | Tim Potter | 1 | -1/+1 |
2002-05-29 | merge from 2.2 | Gerald Carter | 1 | -1/+1 |
2002-05-21 | debug classized | Simo Sorce | 1 | -0/+3 |
2002-05-19 | A small change to print out the error message only if we could not check the | Richard Sharpe | 1 | -4/+5 |
2002-05-18 | As per rsharpe's request, require only a Masters in Astrophysics to | Andrew Bartlett | 1 | -14/+10 |
2002-05-13 | Don't store domain with username in secrets.tdb | Tim Potter | 1 | -1/+1 |
2002-05-13 | Merge of --set-auth-user updates from 2.2 | Tim Potter | 1 | -3/+4 |
2002-04-04 | Spelling. | Tim Potter | 1 | -1/+1 |
2002-04-04 | Call poptFreeContext() as appropriate. | Tim Potter | 1 | -23/+30 |
2002-03-29 | merge winbindd WINS changes from 2.2 | Herb Lewis | 1 | -0/+68 |
2002-03-20 | Cache call to winbind separator. | Tim Potter | 1 | -46/+56 |
2002-03-01 | Move wbinfo over to d_printf(). Patch by Hasch@t-online.de (Juergen Hasch) | Andrew Bartlett | 1 | -55/+55 |
2002-02-15 | Winbind cleanup. | Andrew Bartlett | 1 | -5/+13 |
2002-02-11 | A few small winbind updates: | Andrew Bartlett | 1 | -1/+0 |
2002-02-06 | 0x is the traditional prefix for displaying hex numbers. | Tim Potter | 1 | -2/+2 |
2002-02-05 | Drastic impromvents to pam_winbind. | Andrew Bartlett | 1 | -0/+6 |
2002-01-31 | added 'wbinfo --sequence' to show sequence numbers of all domains | Andrew Tridgell | 1 | -0/+34 |
2002-01-30 | Removed version number from file header. | Tim Potter | 1 | -2/+1 |
2002-01-26 | Change the winbind interface to use seperate 'domain' and 'username' feilds for | Andrew Bartlett | 1 | -3/+25 |
2002-01-20 | This patch makes the 'winbind use default domain' code interact better with | Andrew Bartlett | 1 | -11/+0 |
2002-01-18 | This is the 'winbind default domain' patch from Alexander Bokovoy | Andrew Bartlett | 1 | -8/+5 |
2002-01-11 | Some memory leak fixes. | Tim Potter | 1 | -17/+23 |
2002-01-10 | Return the winbind separator over the socket, so programs don't have to parse | Andrew Bartlett | 1 | -17/+37 |
2002-01-10 | This changes the winbind protcol a bit: | Andrew Bartlett | 1 | -6/+56 |
2001-12-19 | - added initial support for trusted domains in winbindd_ads | Andrew Tridgell | 1 | -1/+5 |
2001-12-11 | Oops, the -a option disappeared. | Tim Potter | 1 | -0/+1 |
2001-12-11 | fix for IRIX compilers | Herb Lewis | 1 | -2/+2 |