index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nsswitch
/
wbinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nsswitch: Add OPT_KRB5CCNAME to avoid an error message.
Andreas Schneider
2013-07-26
1
-2
/
+4
*
wbinfo: allow to define a custom krb5ccname for kerberized pam auth.
Günther Deschner
2013-07-23
1
-2
/
+4
*
nsswitch: Don't enumerate all domains with wbinfo -u|-g.
Andreas Schneider
2013-07-18
1
-4
/
+18
*
nsswitch: Remove #if SAMBA_BUILD_ >= 4 now we only have the waf build
Andrew Bartlett
2013-05-28
1
-4
/
+0
*
Bug 9807 - wbinfo: fix segfault in wbinfo_pam_logon
David Disseldorp
2013-04-17
1
-4
/
+3
*
wbinfo: Fix several memory leaks.
Andreas Schneider
2013-02-22
1
-0
/
+8
*
nsswitch: Cleanup code in parse_wbinfo_domain_user().
Andreas Schneider
2012-12-12
1
-1
/
+2
*
wbinfo: Use new samba_getpass() function.
Andreas Schneider
2012-12-03
1
-4
/
+11
*
Extending space for fqdn in wbinfo --trusted-domains in verbose mode
Daniel Liberman
2012-08-23
1
-2
/
+2
*
wbinfo: Improve output of wbinfo --ping-dc
Christof Schmitt
2012-08-15
1
-3
/
+5
*
wbinfo: Fix Coverity ID 242684 Resource leak
Volker Lendecke
2012-05-15
1
-0
/
+1
*
wbinfo: Fix Coverity ID 242685 Resource leak
Volker Lendecke
2012-05-15
1
-0
/
+1
*
build: build wbinfo only once in the waf build
Andrew Bartlett
2011-10-08
1
-1
/
+2
*
wbclient: added support for handling WBC_ID_TYPE_BOTH mappings
Andrew Tridgell
2011-09-23
1
-0
/
+3
*
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
2011-05-03
1
-1
/
+0
*
nsswitch: Add wbinfo --sids-to-unix-ids
Volker Lendecke
2011-04-13
1
-0
/
+78
*
nsswitch: wbinfo --lookup-sids
Volker Lendecke
2011-04-13
1
-0
/
+63
*
s3: Fix Coverity ID 2220: RESOURCE_LEAK
Volker Lendecke
2011-03-30
1
-0
/
+2
*
s3: Fix Coverity ID 2221: RESOURCE_LEAK
Volker Lendecke
2011-03-30
1
-0
/
+2
*
s3: Fix Coverity ID 2222: RESOURCE_LEAK
Volker Lendecke
2011-03-30
1
-0
/
+2
*
s3: Fix Coverity ID 2223: RESOURCE_LEAK
Volker Lendecke
2011-03-30
1
-0
/
+2
*
wbinfo: Use wbcSidToStringBuf
Volker Lendecke
2011-03-05
1
-60
/
+14
*
wbinfo: Fix a debug message
Volker Lendecke
2011-03-05
1
-1
/
+1
*
nsswitch: wbcFreeMemory deals fine with NULL
Volker Lendecke
2011-03-05
1
-18
/
+6
*
Revert "wbinfo: remove --set-uid-mapping - winbindd does not implement that a...
Michael Adam
2011-02-10
1
-0
/
+41
*
Revert "wbinfo: remove --set-gid-mapping - winbindd does not implement that a...
Michael Adam
2011-02-10
1
-0
/
+41
*
Revert "wbinfo: remove --remove-uid-mapping - winbindd does not implement tha...
Michael Adam
2011-02-10
1
-0
/
+42
*
Revert "wbinfo: remove --remove-gid-mapping - winbindd does not implement tha...
Michael Adam
2011-02-10
1
-0
/
+42
*
Revert "nsswitch: remove unused code from wbinfo.c"
Michael Adam
2011-02-10
1
-0
/
+27
*
nsswitch: remove unused code from wbinfo.c
Günther Deschner
2011-02-02
1
-27
/
+0
*
wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more.
Michael Adam
2011-01-27
1
-42
/
+0
*
wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more.
Michael Adam
2011-01-27
1
-42
/
+0
*
wbinfo: remove --set-gid-mapping - winbindd does not implement that any more.
Michael Adam
2011-01-27
1
-41
/
+0
*
wbinfo: remove --set-uid-mapping - winbindd does not implement that any more.
Michael Adam
2011-01-27
1
-41
/
+0
*
s3: Add wbinfo --dc-info
Volker Lendecke
2011-01-19
1
-0
/
+33
*
s3: Add -P as an alias for --ping-dc
Volker Lendecke
2010-12-19
1
-3
/
+2
*
s3: Do not directly log off after a pam_logon
Volker Lendecke
2010-09-13
1
-0
/
+1
*
s3: Fix wbinfo arg for --pam-logon
Volker Lendecke
2010-09-13
1
-1
/
+1
*
s3: Fix messsssages
Volker Lendecke
2010-09-09
1
-5
/
+5
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
wbinfo: Fix error messages
Volker Lendecke
2010-07-03
1
-53
/
+53
*
wbinfo: Document the deprecated sequence option correctly.
Andreas Schneider
2010-06-23
1
-1
/
+1
*
wbinfo: Add better libwbclient error reporting
Kai Blin
2010-05-17
1
-3
/
+101
*
Revert "nsswitch: Fix a memleak in wbinfo"
Volker Lendecke
2010-04-24
1
-2
/
+0
*
nsswitch: Add wbinfo --pam-logon
Volker Lendecke
2010-04-19
1
-0
/
+78
*
nsswitch: Fix a memleak in wbinfo
Volker Lendecke
2010-04-18
1
-0
/
+2
*
nsswitch/wbinfo: Fix the S4 header check
Kai Blin
2010-04-11
1
-1
/
+1
*
s3: Add wbinfo --logoff
Volker Lendecke
2010-04-02
1
-0
/
+23
*
s3: Remove some pointless break statements
Volker Lendecke
2010-04-02
1
-3
/
+0
*
s3: Add wbinfo --ccache-save
Volker Lendecke
2010-01-24
1
-0
/
+46
[next]