summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/wbinfo.c
Commit message (Expand)AuthorAgeFilesLines
* wbinfo: use POPT_COMMON_CONFIGFILEStefan Metzmacher2007-12-141-10/+12
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-2/+2
* Remove next_token - all uses must now be next_token_talloc.Jeremy Allison2007-12-071-12/+21
* Allocate a talloc_stackframe() in main() for wbinfo.Gerald (Jerry) Carter2007-11-211-1/+3
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-36/+36
* r25441: Make wbinfo --sequence output the sequence number if --domainMichael Adam2007-10-101-1/+8
* r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO callStefan Metzmacher2007-10-101-2/+0
* r25152: fix headers used in wbinfo.cStefan Metzmacher2007-10-101-2/+1
* r24747: Add WINBINDD_DSGETDCNAME call.Günther Deschner2007-10-101-0/+36
* r24722: Squashed commit of the following:Gerald Carter2007-10-101-0/+7
* r24353: Add a getpwuid lookup to wbinfo.Kai Blin2007-10-101-0/+38
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23568: Remove last traces of Heimdal KCM support (and don't misuse wbinfo wh...Günther Deschner2007-10-101-25/+4
* r21957: minor formatting fixHerb Lewis2007-10-101-1/+1
* r21399: need to zero the request and response structuresHerb Lewis2007-10-101-0/+3
* r21396: fix wbinfo --lookup-rids commandHerb Lewis2007-10-101-3/+18
* r19957: Initial framework to make winbindd robustJeremy Allison2007-10-101-1/+1
* r18271: Big change:Gerald Carter2007-10-101-1/+1
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-2/+104
* r16823: Allow to call wbinfo --domain-info="" or --domain-info="." to get domainGünther Deschner2007-10-101-4/+7
* r15985: Adding "own-domain" switch to wbinfo which is handy from time to time.Günther Deschner2007-10-101-1/+17
* r15174: Check in Ronan Waide's wbinfo -i. Thanks :-)Volker Lendecke2007-10-101-0/+40
* r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...Gerald Carter2007-10-101-20/+20
* r14509: Attempt to fix the build on "sun1"Volker Lendecke2007-10-101-1/+3
* r13316: Let the carnage begin....Gerald Carter2007-10-101-14/+145
* r13229: * fix bad comparison caught by the AIX compiler in wbinfo codeGerald Carter2007-10-101-3/+3
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-1/+1
* r12555: Fix more load_case_table swegfaults. Arggg.Jeremy Allison2007-10-101-0/+1
* r12407: Fix returning wrong error codes and better sort out errors and stdoutGünther Deschner2007-10-101-41/+49
* r11960: add 'wbinfo --separator' to get the currently active winbind_separator.Günther Deschner2007-10-101-2/+19
* r11573: Adding Andrew Bartlett's patch to make machine accountJeremy Allison2007-10-101-0/+2
* r11280: BUG 3201: make sure request structure is cleared prior to sending the...Gerald Carter2007-10-101-0/+3
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-1/+0
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-101-24/+24
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-101-3/+80
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2007-10-101-211/+0
* 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