index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
wbinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2004-01-06
remove unused seek_file(); don't hardcode '\' when printing the auth-user
Gerald Carter
1
-1
/
+1
2004-01-05
Show the sid type in name->sid translatons in a way that can be easily
Andrew Bartlett
1
-1
/
+1
2004-01-04
Commit the translation of the realm to the netbios domain name in the kerberos
Volker Lendecke
1
-0
/
+44
2003-12-23
Fix typo.
John Terpstra
1
-1
/
+1
2003-11-19
as discussed on irc, this is a small patch that allows a few more
Andrew Tridgell
1
-1
/
+41
2003-10-31
prompt for password when invoking --set-auth-user and no pw
Gerald Carter
1
-2
/
+7
2003-08-12
Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, username
Tim Potter
1
-3
/
+12
2003-08-11
adding '.' special name to --domain to mean our domain
Gerald Carter
1
-5
/
+14
[next]