pyldb: avoid segfault when adding an element with no name
[kai/samba-autobuild/.git] / nsswitch / libwbclient / wbc_idmap.c
2019-03-01 Swen Schilliglibwbclient: Use wrapper for string to integer conversion
2019-02-28 Volker Lendeckelibwbclient: Protect wbcCtxUnixIdsToSids against intege...
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxUnixIdsToSids in wbcCtxGidToSid
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxUnixIdsToSids in wbcCtxUidToSid
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxSidsToUnixIds in wbcCtxSidToGid
2016-02-22 Volker Lendeckelibwbclient: Use wbcCtxSidsToUnixIds in wbcCtxSidToUid
2016-02-22 Volker Lendeckelibwbclient: Implement wbc[Ctx]UnixIdsToSids
2015-03-09 Matthew NewtonAdd context versions of wbclient functions
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-09-22 Andrew Tridgelllibwbclient: added support for WBC_ID_TYPE_BOTH
2011-09-08 Andrew Tridgellnsswitch: make the wbcSidsToUnixIds() parser more robust
2011-04-13 Volker Lendeckelibwbclient: Add wbcSidsToUnixIds
2011-03-05 Volker Lendeckelibwbclient: Use wbcSidToStringBuf
2011-02-10 Michael AdamRevert "libwbclient: remove two unused defines"
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetUidMapping() - not...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetGidMapping() - not...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcRemoveUidMapping() ...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcRemoveGidMapping() ...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetUidHwm() - not implem...
2011-02-10 Michael AdamRevert "libwbclient: remove wbcSetGidHwm() - not implem...
2011-01-27 Michael Adamlibwbclient: remove wbcSetGidHwm() - not implemented...
2011-01-27 Michael Adamlibwbclient: remove wbcSetUidHwm() - not implemented...
2011-01-27 Michael Adamlibwbclient: remove wbcRemoveGidMapping() - not impleme...
2011-01-27 Michael Adamlibwbclient: remove wbcRemoveUidMapping() - not impleme...
2011-01-27 Michael Adamlibwbclient: remove wbcSetGidMapping() - not implemente...
2011-01-27 Michael Adamlibwbclient: remove wbcSetUidMapping() - not implemente...
2011-01-27 Michael Adamlibwbclient: remove two unused defines
2010-08-14 Michael Adamlibwbclient: unimplement wbcRemoveGidMapping()
2010-08-14 Michael Adamlibwbclient: unimplement wbcRemoveUidMapping()
2010-08-14 Michael Adamlibwbclient: unimplement wbcSetGidMapping()
2010-08-14 Michael Adamlibwbclient: unimplement wbcSetUidMapping()
2010-08-14 Michael Adamlibwbclient: unimplement wbcSetGidHwm()
2010-08-14 Michael Adamlibwbclient: unimplement wbcSetUidHwm()
2010-04-13 Volker Lendeckelibwbclient: Re-Fix a bug that was fixed with e5741e27c4c
2010-02-13 Kai Blinlibwbclient: Separate out the async functions
2010-02-11 Kai Blinlibwbclient: Implement wbcGidToSid_send/recv
2010-02-11 Kai Blinlibwbclient: Implement wbcSidToGid_send/recv
2010-02-11 Kai Blinlibwbclient: Implement wbcUidToSid_send/recv
2010-02-11 Kai Blinlibwbclient: Implement wbcSidToUid_send/recv
2009-06-04 Kai Blinlibwbclient: Attempt to fix build on AIX
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-16 Kai Blinnsswitch: Move source3 files to top level dir.