summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/wbinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-16/+9
* Fix --set-auth-user command to delete entries from the secrets file when anTim Potter2002-11-021-12/+68
* Don't use usage function, but use popt for usage and help infoJelmer Vernooij2002-10-051-38/+37
* Merge undone cleanups.Tim Potter2002-09-121-13/+5
* Merge of winbind auth cleanups from appliance.Tim Potter2002-09-121-11/+21
* Winbind client-side cleanups.Andrew Bartlett2002-09-071-8/+4
* Use popt for --helpJelmer Vernooij2002-08-291-54/+24
* Compilers do find bugs :-)Andrew Bartlett2002-07-211-2/+1
* Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had aAndrew Bartlett2002-07-201-2/+2
* Usage fixes from APPLIANCE_HEAD.Tim Potter2002-07-111-1/+2
* The last element of the definitions of enums can't have a trailingTim Potter2002-06-021-1/+1
* merge from 2.2Gerald Carter2002-05-291-1/+1
* debug classizedSimo Sorce2002-05-211-0/+3
* A small change to print out the error message only if we could not check theRichard Sharpe2002-05-191-4/+5
* As per rsharpe's request, require only a Masters in Astrophysics toAndrew Bartlett2002-05-181-14/+10
* Don't store domain with username in secrets.tdbTim Potter2002-05-131-1/+1
* Merge of --set-auth-user updates from 2.2Tim Potter2002-05-131-3/+4
* Spelling.Tim Potter2002-04-041-1/+1
* Call poptFreeContext() as appropriate.Tim Potter2002-04-041-23/+30
* merge winbindd WINS changes from 2.2Herb Lewis2002-03-291-0/+68
* Cache call to winbind separator.Tim Potter2002-03-201-46/+56
* Move wbinfo over to d_printf(). Patch by Hasch@t-online.de (Juergen Hasch)Andrew Bartlett2002-03-011-55/+55
* Winbind cleanup.Andrew Bartlett2002-02-151-5/+13
* A few small winbind updates:Andrew Bartlett2002-02-111-1/+0
* 0x is the traditional prefix for displaying hex numbers.Tim Potter2002-02-061-2/+2
* Drastic impromvents to pam_winbind.Andrew Bartlett2002-02-051-0/+6
* added 'wbinfo --sequence' to show sequence numbers of all domainsAndrew Tridgell2002-01-311-0/+34
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Change the winbind interface to use seperate 'domain' and 'username' feilds forAndrew Bartlett2002-01-261-3/+25
* This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-11/+0
* This is the 'winbind default domain' patch from Alexander BokovoyAndrew Bartlett2002-01-181-8/+5
* Some memory leak fixes.Tim Potter2002-01-111-17/+23
* Return the winbind separator over the socket, so programs don't have to parseAndrew Bartlett2002-01-101-17/+37
* This changes the winbind protcol a bit:Andrew Bartlett2002-01-101-6/+56
* - added initial support for trusted domains in winbindd_adsAndrew Tridgell2001-12-191-1/+5
* Oops, the -a option disappeared.Tim Potter2001-12-111-0/+1
* fix for IRIX compilersHerb Lewis2001-12-111-2/+2
* Converted wbinfo to use popt instead of getopt - popt is very nice!Tim Potter2001-12-111-28/+100
* Correct message on wbinfo fail to open config file.Jeremy Allison2001-12-041-1/+2
* Removed TimeInit() call from every client program (except for one placeTim Potter2001-11-231-2/+0
* Store some path names in global variables initialized to configureMartin Pool2001-11-191-1/+1
* Fix winbind client code so that winbind calls are not made if theJeremy Allison2001-11-131-0/+21
* fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...Andrew Tridgell2001-09-051-32/+33
* Added another authentication interface to winbindd. The Challenge ResponseTim Potter2001-08-221-15/+116
* the nss and pam modules in winbind don't have strchr_m() yet, so useAndrew Tridgell2001-07-181-1/+1
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-1/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-2/+0
* More compile fixups for winbind portability.Tim Potter2001-06-041-1/+1
* Compile fix for solaris.Tim Potter2001-06-041-7/+5
* merge some of the nsswitch code from tng to headAndrew Tridgell2001-04-251-4/+5