| .. |
|
alignof
|
958e5389d3
alignof: relicense to public domain.
|
14 years ago |
|
alloc
|
cae56e4dd3
alloc: fix memory leak in tests.
|
14 years ago |
|
antithread
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
array_size
|
d06b67d244
array_size: relicense under public domain.
|
14 years ago |
|
asearch
|
a8446c3ef9
asearch: fix example on 64 bit platforms.
|
14 years ago |
|
asort
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
asprintf
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
avl
|
1c92b49f17
avl: Added LICENSE link, and set version to 0.1
|
14 years ago |
|
bdelta
|
d1a8796172
bdelta: new module for binary diff/patch
|
14 years ago |
|
block_pool
|
aa6b748983
block_pool, ccan_tokenizer, stringmap: add ccanlint license suppressions.
|
14 years ago |
|
btree
|
7141adfed6
btree: Changed license from BSD-3 to MIT, and set version to 0.2
|
14 years ago |
|
build_assert
|
d3d4303acd
build_assert: Remove stale LGPL license comment.
|
14 years ago |
|
cast
|
dd0404162f
cast: downgrade license from LGPL3+ to LGPLv2.1+
|
14 years ago |
|
ccan_tokenizer
|
aa6b748983
block_pool, ccan_tokenizer, stringmap: add ccanlint license suppressions.
|
14 years ago |
|
charset
|
095540b729
charset: Updated copyright year, and set to version 0.3
|
14 years ago |
|
check_type
|
1bb69c76d2
check_type: remove erroneous license line (it's now public domain)
|
14 years ago |
|
ciniparser
|
5c922794aa
ciniparser: Add a check that len remains within bounds.
|
15 years ago |
|
compiler
|
a87bf2eb73
compiler: relicense to public domain.
|
14 years ago |
|
container_of
|
4a9245a218
container_of: relicense to Public domain
|
14 years ago |
|
crc
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
crcsync
|
2c1c7e81cd
isaac, crcsync: acknowledge licensing issues.
|
14 years ago |
|
daemon_with_notify
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
daemonize
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
darray
|
e9f80aabd0
darray: Changed license from BSD-3 to MIT, and updated copyright year.
|
14 years ago |
|
endian
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
failtest
|
adc9909e26
failtest: replay --failpath correctly on really failing opens.
|
14 years ago |
|
foreach
|
83bba283bd
foreach: make test more accurate, fix for 64-bit gcc 4.4.3
|
14 years ago |
|
grab_file
|
a209c6d5be
grab_file: close memory leak in test.
|
14 years ago |
|
hash
|
233190071e
hash: remove VALGRIND #ifdef - always run clean.
|
15 years ago |
|
htable
|
95757f0e9d
htable: benchmark against hsearch(3)
|
14 years ago |
|
idtree
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
ilog
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
isaac
|
2c1c7e81cd
isaac, crcsync: acknowledge licensing issues.
|
14 years ago |
|
iscsi
|
8fc7a90a8d
various: make the _info License: wording uniform for GPL variants.
|
14 years ago |
|
jmap
|
c6e453df2c
jmap: fix _info example for 64 bit systems.
|
14 years ago |
|
jset
|
805ea06729
jbitset: rename to jset, use ccan/tcon
|
14 years ago |
|
json
|
993b67a5cc
json: Deleted the "notes" file.
|
14 years ago |
|
lbalance
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
likely
|
0e5d0e30b3
likely: use htable_type
|
14 years ago |
|
list
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
md4
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
net
|
5b189c748d
net: fix tests for systems without IPv6 entries in /etc/hosts.
|
14 years ago |
|
nfs
|
39dc9e4612
iscsi, nfs, opt, tap: use config.h instead of defining _GNU_SOURCE.
|
15 years ago |
|
noerr
|
13f96138f7
noerr: remove bogus LICENSE link.
|
14 years ago |
|
ogg_to_pcm
|
88e932a378
ogg_to_pcm: fix license in _info, symlink (LGPL -> GPLv2)
|
14 years ago |
|
opt
|
cf1b26db4b
opt: increase testing coverage on 64 bit platforms
|
14 years ago |
|
rbtree
|
8fc7a90a8d
various: make the _info License: wording uniform for GPL variants.
|
14 years ago |
|
read_write_all
|
781fd23081
read_write_all: fix leak in tests.
|
14 years ago |
|
short_types
|
a6aa7d044c
short_types: fix example for 64 bit platforms
|
14 years ago |
|
sparse_bsearch
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
str
|
0845e79650
str: fix warnings.
|
14 years ago |
|
str_talloc
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
stringmap
|
aa6b748983
block_pool, ccan_tokenizer, stringmap: add ccanlint license suppressions.
|
14 years ago |
|
strmap
|
20f3b26031
strmap: new module for ordered map of strings using a critbit tree.
|
14 years ago |
|
strset
|
5c559e7df1
htable, strset: benchmarking tools.
|
14 years ago |
|
talloc
|
8fc7a90a8d
various: make the _info License: wording uniform for GPL variants.
|
14 years ago |
|
talloc_link
|
8a93e82d28
talloc_link: close memory leak in test.
|
14 years ago |
|
tally
|
0eb0295702
tally: Adapt tally_histogram to Samba coding conventions
|
14 years ago |
|
tap
|
cbca021270
tap: fix exit status when we have exactly 256 errors.
|
14 years ago |
|
tcon
|
3dda2c8bfc
tcon: more help, for making strmap.
|
14 years ago |
|
tdb
|
9130be55f9
tdb: don't leak memory in tests.
|
14 years ago |
|
tdb2
|
453fe9b4bb
tdb2: fix valgrind suppression in _info.
|
14 years ago |
|
time
|
74257cee33
various: add LICENSE comments.
|
14 years ago |
|
tlist
|
be2b527792
tlist: use ccan/tcon
|
14 years ago |
|
ttxml
|
ce859a2e6a
ttxml: zero terminate the buffer after checking it was allocated
|
14 years ago |
|
typesafe_cb
|
12652625db
typesafe_cb: fix example macro ordering in typesafe_cb_preargs documentation.
|
14 years ago |
|
wwviaudio
|
3087ef7270
wwviaudio: fix license in _info, symlink (LGPL -> GPL)
|
14 years ago |