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
*
nsswitch: Move source3 files to top level dir.
Kai Blin
2008-12-16
1
-1984
/
+0
*
s3: Use strtoul since id types are unsigned
Dan Sledz
2008-12-11
1
-2
/
+2
*
Clean-up various trailing space and >80 column lines.
Steven Danneman
2008-11-18
1
-4
/
+4
*
Added ability to remove id mappings in wbinfo and libwbclient.
Steven Danneman
2008-11-18
1
-0
/
+74
*
Added ability to set id mappings in wbinfo.
Steven Danneman
2008-11-18
1
-0
/
+99
*
wbinfo --sid-to-fullname
Volker Lendecke
2008-10-29
1
-1
/
+41
*
wbinfo: fix dsgetdcname caller.
Günther Deschner
2008-10-09
1
-3
/
+11
*
wbinfo: add change-user-password command.
Günther Deschner
2008-08-29
1
-1
/
+33
*
wbinfo: use wbinfo_prompt_pass() everywhere.
Günther Deschner
2008-08-19
1
-23
/
+16
*
wbinfo: add wbinfo_prompt_pass.
Günther Deschner
2008-08-19
1
-0
/
+27
*
Remove trailing withespace from wbinfo -m which breaks gdm auth.
Andreas Schneider
2008-07-24
1
-4
/
+5
*
wbinfo: prompt for password when none has been given.
Günther Deschner
2008-05-27
1
-1
/
+18
*
Mark a domain offline in the wbcDomainInfo structure using the domain_flags.
Gerald W. Carter
2008-04-23
1
-23
/
+35
*
Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXX
Gerald W. Carter
2008-04-23
1
-3
/
+3
*
libwbclient: change wbcResolveWinsByIP() to take char ** instead of const cha...
Michael Adam
2008-04-20
1
-1
/
+1
*
libwbclient: fix wbcResolveWinsByName() to take char * instead of const char **
Michael Adam
2008-04-20
1
-1
/
+1
*
Convert "wbinfo -m" to use wbcListTrusts() API call.
Gerald W. Carter
2008-04-17
1
-84
/
+50
*
wbinfo: use wbcCheckTrustCredentials()
Stefan Metzmacher
2008-04-17
1
-10
/
+12
*
wbinfo: use wbcResolveWinsByName() and wbcResolveWinsByIP()
Stefan Metzmacher
2008-04-17
1
-26
/
+16
*
Fix an uninitialized variable
Volker Lendecke
2008-04-07
1
-1
/
+1
*
wbinfo: make use of wbcGetGroups()
Stefan Metzmacher
2008-04-06
1
-16
/
+12
*
wbinfo: use wbcLookupNames()
Stefan Metzmacher
2008-04-03
1
-10
/
+20
*
wbinfo: use wbcLookupRids()
Stefan Metzmacher
2008-04-03
1
-33
/
+40
*
wbinfo: use wbcLookupSid()
Stefan Metzmacher
2008-04-03
1
-12
/
+15
*
wbinfo: catch NULL domain string as in other places
Stefan Metzmacher
2008-04-03
1
-1
/
+1
*
wbinfo: use wbcInterfaceDetails()
Stefan Metzmacher
2008-04-01
1
-19
/
+25
*
DIsplay the short domain name in "wbinfo -m " by default.
Gerald W. Carter
2008-03-31
1
-10
/
+16
*
Augmented "wbinfo -m" to list additional information about the type, directio...
Steven Danneman
2008-03-31
1
-15
/
+78
*
wbinfo: use wbcAllocateGid()
Stefan Metzmacher
2008-03-31
1
-1
/
+8
*
wbinfo: use wbcAllocateUid()
Stefan Metzmacher
2008-03-31
1
-1
/
+8
*
wbinfo: use wbcSidToGid()
Stefan Metzmacher
2008-03-31
1
-10
/
+12
*
wbinfo: use wbcSidToUid()
Stefan Metzmacher
2008-03-31
1
-10
/
+12
*
wbinfo: use wbcGitToSid()
Stefan Metzmacher
2008-03-31
1
-9
/
+13
*
wbinfo: use wbcUidToSid()
Stefan Metzmacher
2008-03-31
1
-9
/
+13
*
wbinfo: use wbcPing()
Stefan Metzmacher
2008-03-31
1
-7
/
+5
*
wbinfo: use wbcDomainInfo()
Stefan Metzmacher
2008-03-28
1
-18
/
+25
*
wbinfo: use wbcGetgrnam()
Stefan Metzmacher
2008-03-28
1
-19
/
+12
*
wbinfo: use wbcListUsers() and wbcListGroups()
Stefan Metzmacher
2008-03-28
1
-54
/
+29
*
wbinfo: use wbcLookupUserSids()
Stefan Metzmacher
2008-03-28
1
-31
/
+45
*
wbinfo: ask wbcAuthenticateUserEx() for user info to test the more complex co...
Stefan Metzmacher
2008-02-15
1
-1
/
+4
*
wbinfo: use wbcAuthenticateUserEx()
Stefan Metzmacher
2008-02-13
1
-47
/
+43
*
Remove unused marshalling for SAMR_CONNECT.
Günther Deschner
2008-02-05
1
-1
/
+1
*
Use the proper boolean constants in wbinfo.c .
Michael Adam
2008-02-04
1
-73
/
+73
*
Reformatting: Fix spacing in wbinfo.c .
Michael Adam
2008-02-04
1
-86
/
+85
*
Prevent a segfault when "wbinfo -a" is called without password.
Michael Adam
2008-02-04
1
-1
/
+3
*
Finally enable pidl generated SAMR & NETLOGON headers and clients.
Günther Deschner
2008-01-17
1
-2
/
+2
*
De-couple smbd from staticly linking against winbindd client files.
Gerald (Jerry) Carter
2007-12-21
1
-75
/
+63
*
wbinfo: use POPT_COMMON_CONFIGFILE
Stefan Metzmacher
2007-12-14
1
-10
/
+12
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-2
/
+2
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
1
-12
/
+21
[next]