Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | De-couple smbd from staticly linking against winbindd client files. | Gerald (Jerry) Carter | 1 | -75/+63 |
2007-12-14 | wbinfo: use POPT_COMMON_CONFIGFILE | Stefan Metzmacher | 1 | -10/+12 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -2/+2 |
2007-12-07 | Remove next_token - all uses must now be next_token_talloc. | Jeremy Allison | 1 | -12/+21 |
2007-11-21 | Allocate a talloc_stackframe() in main() for wbinfo. | Gerald (Jerry) Carter | 1 | -1/+3 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -36/+36 |
2007-10-10 | r25441: Make wbinfo --sequence output the sequence number if --domain | Michael Adam | 1 | -1/+8 |
2007-10-10 | r25241: remove sequence_number out of WINBINDD_DOMAIN_INFO call | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r25152: fix headers used in wbinfo.c | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r24747: Add WINBINDD_DSGETDCNAME call. | Günther Deschner | 1 | -0/+36 |
2007-10-10 | r24722: Squashed commit of the following: | Gerald Carter | 1 | -0/+7 |
2007-10-10 | r24353: Add a getpwuid lookup to wbinfo. | Kai Blin | 1 | -0/+38 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r23568: Remove last traces of Heimdal KCM support (and don't misuse wbinfo wh... | Günther Deschner | 1 | -25/+4 |
2007-10-10 | r21957: minor formatting fix | Herb Lewis | 1 | -1/+1 |
2007-10-10 | r21399: need to zero the request and response structures | Herb Lewis | 1 | -0/+3 |
2007-10-10 | r21396: fix wbinfo --lookup-rids command | Herb Lewis | 1 | -3/+18 |
2007-10-10 | r19957: Initial framework to make winbindd robust | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -2/+104 |
2007-10-10 | r16823: Allow to call wbinfo --domain-info="" or --domain-info="." to get domain | Günther Deschner | 1 | -4/+7 |
2007-10-10 | r15985: Adding "own-domain" switch to wbinfo which is handy from time to time. | Günther Deschner | 1 | -1/+17 |
2007-10-10 | r15174: Check in Ronan Waide's wbinfo -i. Thanks :-) | Volker Lendecke | 1 | -0/+40 |
2007-10-10 | r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ... | Gerald Carter | 1 | -20/+20 |
2007-10-10 | r14509: Attempt to fix the build on "sun1" | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 1 | -14/+145 |
2007-10-10 | r13229: * fix bad comparison caught by the AIX compiler in wbinfo code | Gerald Carter | 1 | -3/+3 |
2007-10-10 | r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 | Derrell Lipman | 1 | -1/+1 |
2007-10-10 | r12555: Fix more load_case_table swegfaults. Arggg. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r12407: Fix returning wrong error codes and better sort out errors and stdout | Günther Deschner | 1 | -41/+49 |
2007-10-10 | r11960: add 'wbinfo --separator' to get the currently active winbind_separator. | Günther Deschner | 1 | -2/+19 |
2007-10-10 | r11573: Adding Andrew Bartlett's patch to make machine account | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r11280: BUG 3201: make sure request structure is cleared prior to sending the... | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 1 | -24/+24 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 1 | -3/+80 |
2007-10-10 | r7130: remove 'winbind enable local accounts' code from the 3.0 tree | Gerald Carter | 1 | -211/+0 |
2007-10-10 | r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix the | Andrew Bartlett | 1 | -11/+3 |
2007-10-10 | r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes, | Andrew Bartlett | 1 | -6/+47 |
2007-10-10 | r2340: Solve the problem of user sids ending up with gid's and vice versa: This | Volker Lendecke | 1 | -41/+0 |
2007-10-10 | r1562: Make winbind for -S (sid->uid) and -Y (sid->gid) check whether the sid | Volker Lendecke | 1 | -0/+41 |
2007-10-10 | r1492: Rework our random number generation system. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r116: volker's patch for local group and group nesting | Gerald Carter | 1 | -0/+19 |
2004-04-01 | This restructures lib/afs.c so that the token data can be but into a | Volker Lendecke | 1 | -0/+67 |
2004-04-01 | Cosmetic: Fix a const warning. | Volker Lendecke | 1 | -5/+6 |
2004-03-07 | This might not be used a lot and might not survive for long, but at least it | Volker Lendecke | 1 | -1/+1 |
2004-01-23 | Fix typo | Volker Lendecke | 1 | -2/+1 |
2004-01-08 | This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS | Andrew Bartlett | 1 | -6/+8 |
2004-01-07 | Don't duplicate pulling the 'IPC' username from secrets.tdb, instead | Andrew Bartlett | 1 | -6/+6 |