summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/wbinfo.c
Commit message (Expand)AuthorAgeFilesLines
* Syncup popt changes with HEAD.Tim Potter2003-04-141-2/+2
* Winbind merges from HEAD:Andrew Bartlett2003-04-071-4/+6
* Merge of popt help cleanups.Tim Potter2003-03-181-5/+5
* Merge: add popt_common_version to command line options table.Tim Potter2003-02-251-0/+1
* cannot assign to constHerb Lewis2003-01-081-1/+1
* Merge from HEAD - make Samba compile with -Wwrite-strings without additionalAndrew Bartlett2003-01-031-1/+1
* 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
* Sync with HEADJelmer Vernooij2002-10-291-38/+37
* sync'ing up for 3.0alpha20 releaseGerald Carter2002-09-251-68/+36
* sync 3.0 branch with headJelmer Vernooij2002-08-171-4/+3
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-17/+18
* Merge from HEAD:Tim 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
* Fixed merging mess.Tim Potter2000-10-131-1/+22
* Renamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS.Tim Potter2000-10-111-1/+1
* Modified initgroups to provide a get groups a user is a member ofTim Potter2000-10-111-1/+34