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
/
nsswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-02
s3: Attempt to fix the build on IRIX
Volker Lendecke
1
-55
/
+10
2011-02-28
nsswitch: Eliminate select from wb_common
Volker Lendecke
1
-28
/
+27
2011-02-18
nsswitch: make libwbclient a public library again.
Günther Deschner
1
-1
/
+1
2011-02-18
lib/util/charset Add back setlocale(), but only when called from binaries
Andrew Bartlett
1
-1
/
+1
2011-02-18
nsswitch: depend on dl
Andrew Tridgell
1
-1
/
+1
2011-02-17
nsswitch: make wb_reqtrans a common subsystem.
Günther Deschner
3
-0
/
+512
2011-02-17
s3-waf: make most of the nsswitch common.
Günther Deschner
1
-3
/
+10
2011-02-17
s4-waf: move wbinfo buildrule to winbind.
Günther Deschner
1
-5
/
+0
2011-02-10
nsswitch: fix a segfault in the krb5 locator plugin
Christian Ambach
1
-1
/
+1
2011-02-10
s3: Slightly simplify winbind_write_sock
Volker Lendecke
1
-16
/
+14
2011-02-10
libwbclient: doxygen: mark wbcSetGidHwm deprecated
Michael Adam
1
-0
/
+3
2011-02-10
libwbclient: doxygen: mark wbcSetUidHwm deprecated
Michael Adam
1
-0
/
+3
2011-02-10
libwbclient: doxygen: mark wbcRemoveGidMapping deprecated
Michael Adam
1
-0
/
+3
2011-02-10
libwbclient: doxygen: mark wbcRemoveUidMapping deprecated
Michael Adam
1
-0
/
+3
2011-02-10
libwbclient: doxygen: mark wbcSetGidMapping deprecated
Michael Adam
1
-0
/
+3
2011-02-10
libwbclient: doxygen: mark wbcSetUidMapping deprecated
Michael Adam
1
-0
/
+3
2011-02-10
Revert "wbinfo: remove --set-uid-mapping - winbindd does not implement that a...
Michael Adam
1
-0
/
+41
2011-02-10
Revert "wbinfo: remove --set-gid-mapping - winbindd does not implement that a...
Michael Adam
1
-0
/
+41
2011-02-10
Revert "wbinfo: remove --remove-uid-mapping - winbindd does not implement tha...
Michael Adam
1
-0
/
+42
2011-02-10
Revert "wbinfo: remove --remove-gid-mapping - winbindd does not implement tha...
Michael Adam
1
-0
/
+42
2011-02-10
Revert "libwbclient: remove two unused defines"
Michael Adam
1
-0
/
+4
2011-02-10
Revert "libwbclient: remove wbcSetUidMapping() - not implemented any more"
Michael Adam
2
-0
/
+16
2011-02-10
Revert "libwbclient: remove wbcSetGidMapping() - not implemented any more"
Michael Adam
2
-0
/
+16
2011-02-10
Revert "libwbclient: remove wbcRemoveUidMapping() - not implemented any more"
Michael Adam
2
-0
/
+16
2011-02-10
Revert "libwbclient: remove wbcRemoveGidMapping() - not implemented any more"
Michael Adam
2
-0
/
+16
2011-02-10
Revert "libwbclient: remove wbcSetUidHwm() - not implemented any more"
Michael Adam
2
-0
/
+15
2011-02-10
Revert "libwbclient: remove wbcSetGidHwm() - not implemented any more"
Michael Adam
2
-0
/
+15
2011-02-10
Revert "libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed sy...
Michael Adam
1
-10
/
+3
2011-02-10
Revert "nsswitch: libwbclient has vnum 1 now."
Michael Adam
1
-1
/
+1
2011-02-10
Revert "nsswitch: remove unused code from wbinfo.c"
Michael Adam
1
-0
/
+27
2011-02-02
nsswitch: remove unused code from wbinfo.c
Günther Deschner
1
-27
/
+0
2011-01-31
nsswitch: libwbclient has vnum 1 now.
Günther Deschner
1
-1
/
+1
2011-01-27
libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed symbols)
Michael Adam
1
-3
/
+10
2011-01-27
libwbclient: remove wbcSetGidHwm() - not implemented any more
Michael Adam
2
-15
/
+0
2011-01-27
libwbclient: remove wbcSetUidHwm() - not implemented any more
Michael Adam
2
-15
/
+0
2011-01-27
libwbclient: remove wbcRemoveGidMapping() - not implemented any more
Michael Adam
2
-16
/
+0
2011-01-27
libwbclient: remove wbcRemoveUidMapping() - not implemented any more
Michael Adam
2
-16
/
+0
2011-01-27
libwbclient: remove wbcSetGidMapping() - not implemented any more
Michael Adam
2
-16
/
+0
2011-01-27
libwbclient: remove wbcSetUidMapping() - not implemented any more
Michael Adam
2
-16
/
+0
2011-01-27
libwbclient: remove two unused defines
Michael Adam
1
-4
/
+0
2011-01-27
wbinfo: remove --remove-gid-mapping - winbindd does not implement that any more.
Michael Adam
1
-42
/
+0
2011-01-27
wbinfo: remove --remove-uid-mapping - winbindd does not implement that any more.
Michael Adam
1
-42
/
+0
2011-01-27
wbinfo: remove --set-gid-mapping - winbindd does not implement that any more.
Michael Adam
1
-41
/
+0
2011-01-27
wbinfo: remove --set-uid-mapping - winbindd does not implement that any more.
Michael Adam
1
-41
/
+0
2011-01-19
s3: Add wbinfo --dc-info
Volker Lendecke
4
-2
/
+136
2011-01-08
Move wins_lookup_open_socket_in() to remove a compile warning.
Jeremy Allison
1
-44
/
+43
2011-01-07
s3: Make name_query use /tmp/.nmbd/unexpected
Volker Lendecke
1
-10
/
+3
2011-01-04
Revert "nsswitch Add talloc depencency for nsstest"
Stefan Metzmacher
1
-1
/
+1
2011-01-04
nsswitch: remove includes.h dependency from nsstest.c
Stefan Metzmacher
1
-16
/
+9
2011-01-04
nsswitch Add talloc depencency for nsstest
Andrew Bartlett
1
-1
/
+1
[next]