index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
nsswitch
/
wbinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-2
/
+104
*
r16823: Allow to call wbinfo --domain-info="" or --domain-info="." to get domain
Günther Deschner
2007-10-10
1
-4
/
+7
*
r15985: Adding "own-domain" switch to wbinfo which is handy from time to time.
Günther Deschner
2007-10-10
1
-1
/
+17
*
r15174: Check in Ronan Waide's wbinfo -i. Thanks :-)
Volker Lendecke
2007-10-10
1
-0
/
+40
*
r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ...
Gerald Carter
2007-10-10
1
-20
/
+20
*
r14509: Attempt to fix the build on "sun1"
Volker Lendecke
2007-10-10
1
-1
/
+3
*
r13316: Let the carnage begin....
Gerald Carter
2007-10-10
1
-14
/
+145
*
r13229: * fix bad comparison caught by the AIX compiler in wbinfo code
Gerald Carter
2007-10-10
1
-3
/
+3
*
r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500
Derrell Lipman
2007-10-10
1
-1
/
+1
*
r12555: Fix more load_case_table swegfaults. Arggg.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r12407: Fix returning wrong error codes and better sort out errors and stdout
Günther Deschner
2007-10-10
1
-41
/
+49
*
r11960: add 'wbinfo --separator' to get the currently active winbind_separator.
Günther Deschner
2007-10-10
1
-2
/
+19
*
r11573: Adding Andrew Bartlett's patch to make machine account
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r11280: BUG 3201: make sure request structure is cleared prior to sending the...
Gerald Carter
2007-10-10
1
-0
/
+3
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-1
/
+0
*
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
2007-10-10
1
-24
/
+24
*
r7415: * big change -- volker's new async winbindd from trunk
Gerald Carter
2007-10-10
1
-3
/
+80
*
r7130: remove 'winbind enable local accounts' code from the 3.0 tree
Gerald Carter
2007-10-10
1
-211
/
+0
*
r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix the
Andrew Bartlett
2007-10-10
1
-11
/
+3
*
r2755: Fix NTLMv2 for use with pam_winbind, the plaintext ntlm_auth modes,
Andrew Bartlett
2007-10-10
1
-6
/
+47
*
r2340: Solve the problem of user sids ending up with gid's and vice versa: This
Volker Lendecke
2007-10-10
1
-41
/
+0
*
r1562: Make winbind for -S (sid->uid) and -Y (sid->gid) check whether the sid
Volker Lendecke
2007-10-10
1
-0
/
+41
*
r1492: Rework our random number generation system.
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r116: volker's patch for local group and group nesting
Gerald Carter
2007-10-10
1
-0
/
+19
*
This restructures lib/afs.c so that the token data can be but into a
Volker Lendecke
2004-04-01
1
-0
/
+67
*
Cosmetic: Fix a const warning.
Volker Lendecke
2004-04-01
1
-5
/
+6
*
This might not be used a lot and might not survive for long, but at least it
Volker Lendecke
2004-03-07
1
-1
/
+1
*
Fix typo
Volker Lendecke
2004-01-23
1
-2
/
+1
*
This merges in my 'always use ADS' patch. Tested on a mix of NT and ADS
Andrew Bartlett
2004-01-08
1
-6
/
+8
*
Don't duplicate pulling the 'IPC' username from secrets.tdb, instead
Andrew Bartlett
2004-01-07
1
-6
/
+6
*
remove unused seek_file(); don't hardcode '\' when printing the auth-user
Gerald Carter
2004-01-06
1
-1
/
+1
*
Show the sid type in name->sid translatons in a way that can be easily
Andrew Bartlett
2004-01-05
1
-1
/
+1
*
Commit the translation of the realm to the netbios domain name in the kerberos
Volker Lendecke
2004-01-04
1
-0
/
+44
*
Fix typo.
John Terpstra
2003-12-23
1
-1
/
+1
*
as discussed on irc, this is a small patch that allows a few more
Andrew Tridgell
2003-11-19
1
-1
/
+41
*
prompt for password when invoking --set-auth-user and no pw
Gerald Carter
2003-10-31
1
-2
/
+7
*
Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, username
Tim Potter
2003-08-12
1
-3
/
+12
*
adding '.' special name to --domain to mean our domain
Gerald Carter
2003-08-11
1
-5
/
+14
*
add --domain=DOMAINNAME to wbinfo
Gerald Carter
2003-08-10
1
-17
/
+33
*
Make wbinfo -p work again. Fixes bug 251.
Tim Potter
2003-07-25
1
-1
/
+1
*
moving more code around.
Gerald Carter
2003-07-11
1
-22
/
+60
*
Large set of changes to add UNIX account/group management
Gerald Carter
2003-07-09
1
-1
/
+174
*
fix some formatting
Gerald Carter
2003-07-08
1
-25
/
+24
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-1
/
+1
*
Remove the -A option of wbinfo, leaving only the long version,
Jim McDonough
2003-06-18
1
-1
/
+1
*
Syncup popt changes with HEAD.
Tim Potter
2003-04-14
1
-2
/
+2
*
Winbind merges from HEAD:
Andrew Bartlett
2003-04-07
1
-4
/
+6
*
Merge of popt help cleanups.
Tim Potter
2003-03-18
1
-5
/
+5
*
Merge: add popt_common_version to command line options table.
Tim Potter
2003-02-25
1
-0
/
+1
*
cannot assign to const
Herb Lewis
2003-01-08
1
-1
/
+1
[next]