pyldb: avoid segfault when adding an element with no name
[nivanova/samba-autobuild/.git] / lib / util / idtree.c
2018-11-22 Andreas Schneiderlib:util: Fix undefined behavior in idtree
2016-02-26 Aurelien Aptellib/util/idtree.c: fix UB by using uint in left-shift
2015-11-30 Andreas Schneiderlib: Fix an array subscript is above array bounds error
2015-07-16 Uri Simchonilib/util: include config.h before any glibc headers
2014-12-09 Volker Lendeckelib: Fix blank line endings
2014-09-19 Martin Schwenkelib/util: Move idr_get_new_random() to new source file...
2014-09-19 Martin Schwenkeutil: Fix indentation
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2010-12-06 Rusty Russellidtree: fix overflow for v. large ids on allocation...
2010-10-06 Rusty Russellidtree: fix right shift of signed ints, crash on large...
2010-06-10 Rusty RussellSince idtree assigns sequentially, it rarely reaches...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Stefan Metzmacherlib/util: fallback to any id in idr_get_new_random()
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-02 Stefan Metzmacherlib/util: s/new/pn in idtree.c
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijMove lib/util from source4 to top-level libutil.