summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/wbinfo.c
Commit message (Expand)AuthorAgeFilesLines
* r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix theAndrew Bartlett2007-10-101-11/+3
* r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,Andrew Bartlett2007-10-101-6/+47
* r2340: Solve the problem of user sids ending up with gid's and vice versa: ThisVolker Lendecke2007-10-101-41/+0
* r1562: Make winbind for -S (sid->uid) and -Y (sid->gid) check whether the sidVolker Lendecke2007-10-101-0/+41
* r1492: Rework our random number generation system.Andrew Bartlett2007-10-101-1/+1
* r116: volker's patch for local group and group nestingGerald Carter2007-10-101-0/+19
* This restructures lib/afs.c so that the token data can be but into aVolker Lendecke2004-04-011-0/+67
* Cosmetic: Fix a const warning.Volker Lendecke2004-04-011-5/+6
* This might not be used a lot and might not survive for long, but at least itVolker Lendecke2004-03-071-1/+1
* Fix typoVolker Lendecke2004-01-231-2/+1
* This merges in my 'always use ADS' patch. Tested on a mix of NT and ADSAndrew Bartlett2004-01-081-6/+8
* Don't duplicate pulling the 'IPC' username from secrets.tdb, insteadAndrew Bartlett2004-01-071-6/+6
* remove unused seek_file(); don't hardcode '\' when printing the auth-userGerald Carter2004-01-061-1/+1
* Show the sid type in name->sid translatons in a way that can be easilyAndrew Bartlett2004-01-051-1/+1
* Commit the translation of the realm to the netbios domain name in the kerberosVolker Lendecke2004-01-041-0/+44
* Fix typo.John Terpstra2003-12-231-1/+1
* as discussed on irc, this is a small patch that allows a few moreAndrew Tridgell2003-11-191-1/+41
* prompt for password when invoking --set-auth-user and no pwGerald Carter2003-10-311-2/+7
* Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, usernameTim Potter2003-08-121-3/+12
* adding '.' special name to --domain to mean our domainGerald Carter2003-08-111-5/+14
* add --domain=DOMAINNAME to wbinfoGerald Carter2003-08-101-17/+33
* Make wbinfo -p work again. Fixes bug 251.Tim Potter2003-07-251-1/+1
* moving more code around.Gerald Carter2003-07-111-22/+60
* Large set of changes to add UNIX account/group managementGerald Carter2003-07-091-1/+174
* fix some formattingGerald Carter2003-07-081-25/+24
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-1/+1
* Remove the -A option of wbinfo, leaving only the long version,Jim McDonough2003-06-181-1/+1
* 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