s4/torture: Fix misplaced positional arguments for u64 comparison
[gd/samba-autobuild/.git] / nsswitch / libwbclient / wbc_sid.c
2022-12-12 Volker Lendeckensswitch: Align integer types
2021-11-30 Stefan Metzmachernsswitch/libwbclient: explicitly mark all wbc* symbols...
2021-11-30 Stefan Metzmacherlibwbclient: fix strict-overflow warning in wbcSidToStr...
2020-08-03 Ralph Boehmelib: relicense smb_strtoul(l) under LGPLv3
2019-07-11 Noel Powernsswitch/libwbclient: clang Fix Potential leak of memory
2019-06-30 Swen Schillignsswitch: Update all consumers of strtoul_err(), strtou...
2019-03-01 Swen Schilliglibwbclient: Use wrapper for string to integer conversion
2017-07-12 Volker Lendeckelibwbclient: Fix CID 1414781 Dereference null return...
2017-03-23 Stefan Metzmacherlibwbclient: add WBC_SID_NAME_LABEL
2015-03-09 Matthew NewtonAdd context versions of wbclient functions
2013-12-09 Jeremy AllisonCVE-2013-4408:s3:Ensure LookupSids replies arrays are...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-07-31 Jeff Laytonwbclient: fix conversion logic in wbcSidToStringBuf
2013-07-31 Jeff Laytonwbclient: fix conversion logic in wbcStringToSid
2012-05-15 Volker Lendeckelibwbclient: Fix an invalid free()
2011-04-13 Volker Lendeckelibwbclient: Add wbcLookupSids
2011-03-30 Volker Lendeckes3: Fix Coverity ID 2217: RESOURCE_LEAK
2011-03-10 Volker Lendeckelibwbclient: Remove a pointless check
2011-03-05 Volker Lendeckelibwbclient: Use wbcSidToStringBuf
2011-03-05 Volker Lendeckelibwbclient: Add wbcSidToStringBuf
2010-04-19 Volker Lendeckelibwbclient: wbcFreeMemory deals fine with a NULL pointer
2010-04-19 Volker Lendeckelibwbclient: Fix wbcListGroups against too small num_en...
2010-04-19 Volker Lendeckelibwbclient: Fix wbcListUsers against too small num_entries
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupUserSids not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcGetDisplayName not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcListGroups not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcListUsers not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcGetSidAliases not use talloc
2010-04-19 Volker Lendeckelibwbclient: Fix some pointless macro calls
2010-04-19 Volker Lendeckelibwbclient: Take -21 into account in length guessing
2010-04-19 Volker Lendeckelibwbclient: Fix some pointless macro calls
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupRids not use talloc
2010-04-19 Volker Lendeckelibwbclient: Make wbcLookupSid not use talloc
2010-04-19 Volker Lendeckelibwbclient: Convert wbcSidToString to not use talloc
2010-04-10 Volker Lendeckelibwbclient: Fix a memleak in wbcGetDisplayName
2010-04-10 Volker Lendeckelibwbclient: Ensure correct 0-termination in wbcGetSidA...
2010-04-03 Volker Lendeckelibwbclient: Both talloc_free and wbcFreeMemory deal...
2010-02-13 Kai Blinlibwbclient: Separate out the async functions
2010-02-11 Kai Blinlibwbclient: Implement wbcLookupName_send/recv
2010-02-11 Kai Blinlibwbclient: Implement wbcLookupSid_send/recv
2010-01-24 Volker Lendeckelibwbclient: Use winbindd_free_response()
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-09 Volker Lendeckes3: Fix a memleak reported by dmarkey
2009-08-18 Kai Blinlibwbclient: Add wbcSidTypeString function.
2009-06-04 Kai Blinlibwbclient: Attempt to fix build on AIX
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Implement wbcGetSidAliases
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.