Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nsswitch/winbind_client.h: fix licence/copyright | Günther Deschner | 2011-06-14 | 1 | -0/+29 |
| | | | | | Guenther (cherry picked from commit 850460c96c6337695dae8e601d4e1aa9d676f32d) | ||||
* | nsswitch/pam_winbind.h: fix licence/copyright. | Günther Deschner | 2011-06-14 | 1 | -0/+48 |
| | | | | | Guenther (cherry picked from commit acf9ca5f8f9942a94e06d59cf6759837d9e4171a) | ||||
* | Revert "Fix bug 8196 - Many (newer) header files don't have copyright / GPL ↵ | Karolin Seeger | 2011-06-07 | 2 | -43/+1 |
| | | | | | | header comments." This reverts commit 6df3ff20620b3262ff232a478312c61a207ed4ff. | ||||
* | Fix bug 8196 - Many (newer) header files don't have copyright / GPL header ↵ | Jeremy Allison | 2011-06-07 | 2 | -1/+43 |
| | | | | | | comments. Add missing GPL headers and (C) statements. | ||||
* | s3: Fix return check in nss_wins | Volker Lendecke | 2011-05-16 | 1 | -1/+1 |
| | | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon May 16 00:30:42 CEST 2011 on sn-devel-104 (cherry picked from commit 068f847fe2682ab6e356db7b9ae6151f82605f0e) | ||||
* | Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSD | Sergey Korsak | 2011-04-19 | 1 | -4/+4 |
| | | | | | | | | Signed-off-by: Günther Deschner <gd@samba.org> Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Apr 19 19:15:14 CEST 2011 on sn-devel-104 (cherry picked from commit 9bf3dc3ca796f2b90acf7e21b0eefdce444147e1) | ||||
* | nsswitch: Add wbinfo --sids-to-unix-ids | Volker Lendecke | 2011-04-13 | 1 | -0/+78 |
| | | | | Signed-off-by: Jeremy Allison <jra@samba.org> | ||||
* | libwbclient: Add wbcSidsToUnixIds | Volker Lendecke | 2011-04-13 | 2 | -1/+124 |
| | | | | Signed-off-by: Jeremy Allison <jra@samba.org> | ||||
* | nsswitch: wbinfo --lookup-sids | Volker Lendecke | 2011-04-13 | 1 | -0/+63 |
| | | | | Signed-off-by: Jeremy Allison <jra@samba.org> | ||||
* | libwbclient: Add wbcLookupSids | Volker Lendecke | 2011-04-13 | 2 | -0/+193 |
| | | | | Signed-off-by: Jeremy Allison <jra@samba.org> | ||||
* | s3: Add winbindd_lookupsids | Volker Lendecke | 2011-04-13 | 1 | -1/+3 |
| | | | | Signed-off-by: Jeremy Allison <jra@samba.org> | ||||
* | s3: Fix Coverity ID 2217: RESOURCE_LEAK | Volker Lendecke | 2011-03-30 | 1 | -1/+1 |
| | | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Mar 30 10:45:44 CEST 2011 on sn-devel-104 (cherry picked from commit 0fea80c1d6e3ad819e66fc7feafecb1e8b54728e) | ||||
* | s3: Fix Coverity ID 2220: RESOURCE_LEAK | Volker Lendecke | 2011-03-30 | 1 | -0/+2 |
| | | | | (cherry picked from commit 40306f2247cfedb2b0c3af3a7392b1a7e83c57ab) | ||||
* | s3: Fix Coverity ID 2221: RESOURCE_LEAK | Volker Lendecke | 2011-03-30 | 1 | -0/+2 |
| | | | | (cherry picked from commit a56eb9b88733fbee30e3640d3e4b0ede6bf434d7) | ||||
* | s3: Fix Coverity ID 2222: RESOURCE_LEAK | Volker Lendecke | 2011-03-30 | 1 | -0/+2 |
| | | | | (cherry picked from commit 9a97a8307ccda6d5a78de5e7e615209578d3a672) | ||||
* | s3: Fix Coverity ID 2223: RESOURCE_LEAK | Volker Lendecke | 2011-03-30 | 1 | -0/+2 |
| | | | | (cherry picked from commit 12bf8470588ad38b415327f92dfbce5c321b3715) | ||||
* | s3: Fix Coverity ID 2200: NULL_RETURNS (cut&paste error) | Volker Lendecke | 2011-03-27 | 1 | -1/+1 |
| | | | | (cherry picked from commit 240aeeb588a1c3f7f05efcf313cde3d06cce7720) | ||||
* | libwbclient: CID 2199 -- NULL pointer return | Volker Lendecke | 2011-03-15 | 1 | -0/+4 |
| | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Mar 15 12:08:48 CET 2011 on sn-devel-104 | ||||
* | libwbclient: Add some input check | Volker Lendecke | 2011-03-10 | 1 | -0/+4 |
| | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Mar 10 11:10:30 CET 2011 on sn-devel-104 | ||||
* | libwbclient: Remove a pointless check | Volker Lendecke | 2011-03-10 | 1 | -1/+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 |
| | |||||
* | pam_winbind: Use wbcSidToStringBuf | Volker Lendecke | 2011-03-05 | 1 | -12/+3 |
| | |||||
* | libwbclient: Use wbcSidToStringBuf | Volker Lendecke | 2011-03-05 | 3 | -55/+11 |
| | |||||
* | libwbclient: Add wbcSidToStringBuf | Volker Lendecke | 2011-03-05 | 2 | -16/+50 |
| | |||||
* | nsswitch: wbcFreeMemory deals fine with NULL | Volker Lendecke | 2011-03-05 | 2 | -21/+7 |
| | |||||
* | s3: Attempt to fix the build on IRIX | Volker Lendecke | 2011-03-02 | 1 | -55/+10 |
| | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Wed Mar 2 11:33:05 CET 2011 on sn-devel-104 | ||||
* | nsswitch: Eliminate select from wb_common | Volker Lendecke | 2011-02-28 | 1 | -28/+27 |
| | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Feb 28 17:26:18 CET 2011 on sn-devel-104 | ||||
* | nsswitch: make libwbclient a public library again. | Günther Deschner | 2011-02-18 | 1 | -1/+1 |
| | | | | Guenther | ||||
* | lib/util/charset Add back setlocale(), but only when called from binaries | Andrew Bartlett | 2011-02-18 | 1 | -1/+1 |
| | | | | | | | | | | When called from a library, we don't want to call this, as we may overwrite some of our calling program's context. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Feb 18 09:29:35 CET 2011 on sn-devel-104 | ||||
* | nsswitch: depend on dl | Andrew Tridgell | 2011-02-18 | 1 | -1/+1 |
| | | | | | | | The previous merge in this area didn't preserve the 'dl' depedency, which may be required on some platforms. Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | ||||
* | nsswitch: make wb_reqtrans a common subsystem. | Günther Deschner | 2011-02-17 | 3 | -0/+512 |
| | | | | Guenther | ||||
* | s3-waf: make most of the nsswitch common. | Günther Deschner | 2011-02-17 | 1 | -3/+10 |
| | | | | Guenther | ||||
* | s4-waf: move wbinfo buildrule to winbind. | Günther Deschner | 2011-02-17 | 1 | -5/+0 |
| | | | | | | Will be moved back later, once we have a more common samba-util.so Guenther | ||||
* | nsswitch: fix a segfault in the krb5 locator plugin | Christian Ambach | 2011-02-10 | 1 | -1/+1 |
| | | | | | after the number of retries was exceeded, the loop did not bail out correctly with an error and went on using a null pointer | ||||
* | s3: Slightly simplify winbind_write_sock | Volker Lendecke | 2011-02-10 | 1 | -16/+14 |
| | | | | | Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Feb 10 17:00:46 CET 2011 on sn-devel-104 | ||||
* | libwbclient: doxygen: mark wbcSetGidHwm deprecated | Michael Adam | 2011-02-10 | 1 | -0/+3 |
| | | | | | Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Thu Feb 10 14:42:24 CET 2011 on sn-devel-104 | ||||
* | libwbclient: doxygen: mark wbcSetUidHwm deprecated | Michael Adam | 2011-02-10 | 1 | -0/+3 |
| | |||||
* | libwbclient: doxygen: mark wbcRemoveGidMapping deprecated | Michael Adam | 2011-02-10 | 1 | -0/+3 |
| | |||||
* | libwbclient: doxygen: mark wbcRemoveUidMapping deprecated | Michael Adam | 2011-02-10 | 1 | -0/+3 |
| | |||||
* | libwbclient: doxygen: mark wbcSetGidMapping deprecated | Michael Adam | 2011-02-10 | 1 | -0/+3 |
| | |||||
* | libwbclient: doxygen: mark wbcSetUidMapping deprecated | Michael Adam | 2011-02-10 | 1 | -0/+3 |
| | |||||
* | Revert "wbinfo: remove --set-uid-mapping - winbindd does not implement that ↵ | Michael Adam | 2011-02-10 | 1 | -0/+41 |
| | | | | | | | | any more." This reverts commit 0e90d01d53ee197a6451b7c55c2afa74e0d8b0bb. Undo the library version bump. | ||||
* | Revert "wbinfo: remove --set-gid-mapping - winbindd does not implement that ↵ | Michael Adam | 2011-02-10 | 1 | -0/+41 |
| | | | | | | | | any more." This reverts commit 9de1fd4352346cb71b232b7198155e157396f6ec. Undo the library version bump. | ||||
* | Revert "wbinfo: remove --remove-uid-mapping - winbindd does not implement ↵ | Michael Adam | 2011-02-10 | 1 | -0/+42 |
| | | | | | | | | that any more." This reverts commit 36e2baa8da3de559ce0f6c927f6262a8e4648a97. Undo the library version bump. | ||||
* | Revert "wbinfo: remove --remove-gid-mapping - winbindd does not implement ↵ | Michael Adam | 2011-02-10 | 1 | -0/+42 |
| | | | | | | | | that any more." This reverts commit 48ad64aa78568c4ce743345448c9d39305752d73. Undo the library version bump. | ||||
* | Revert "libwbclient: remove two unused defines" | Michael Adam | 2011-02-10 | 1 | -0/+4 |
| | | | | | | This reverts commit 58bf6f9ff0b29df14eee2900fb847b96ef28411f. Undo the library version bump. | ||||
* | Revert "libwbclient: remove wbcSetUidMapping() - not implemented any more" | Michael Adam | 2011-02-10 | 2 | -0/+16 |
| | | | | | | This reverts commit 25a0dc44f7e180d96dcccb8701e9817ecfd54955. Undo the library version bump. | ||||
* | Revert "libwbclient: remove wbcSetGidMapping() - not implemented any more" | Michael Adam | 2011-02-10 | 2 | -0/+16 |
| | | | | | | This reverts commit 52e1be2139d370bf0ce99371bc9ab73db41c6236. Undo the library version bump. | ||||
* | Revert "libwbclient: remove wbcRemoveUidMapping() - not implemented any more" | Michael Adam | 2011-02-10 | 2 | -0/+16 |
| | | | | | | This reverts commit 1ed5961df2da73b61666a4565d0633e34f72d04d. Undo the library version bump. |