Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-12-11 | Converted wbinfo to use popt instead of getopt - popt is very nice! | Tim Potter | 1 | -28/+100 |
2001-12-04 | Correct message on wbinfo fail to open config file. | Jeremy Allison | 1 | -1/+2 |
2001-11-23 | Removed TimeInit() call from every client program (except for one place | Tim Potter | 1 | -2/+0 |
2001-11-19 | Store some path names in global variables initialized to configure | Martin Pool | 1 | -1/+1 |
2001-11-13 | Fix winbind client code so that winbind calls are not made if the | Jeremy Allison | 1 | -0/+21 |
2001-09-05 | fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA... | Andrew Tridgell | 1 | -32/+33 |
2001-08-22 | Added another authentication interface to winbindd. The Challenge Response | Tim Potter | 1 | -15/+116 |
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-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 | -2/+0 |
2001-06-04 | More compile fixups for winbind portability. | Tim Potter | 1 | -1/+1 |
2001-06-04 | Compile fix for solaris. | Tim Potter | 1 | -7/+5 |
2001-04-25 | merge some of the nsswitch code from tng to head | Andrew Tridgell | 1 | -4/+5 |
2000-10-13 | Fixed merging mess. | Tim Potter | 1 | -1/+22 |