Pekka Enberg
|
38a54df863
|
Fix pre-ScyllaDB copyright statements
People keep tripping over the old copyrights and copy-pasting them to
new files. Search and replace "Cloudius Systems" with "ScyllaDB".
Message-Id: <1460013664-25966-1-git-send-email-penberg@scylladb.com>
|
2016-04-08 08:12:47 +03:00 |
|
Gleb Natapov
|
4e440ebf8e
|
Remove old inet_address and uuid serializers
|
2016-02-02 12:15:50 +02:00 |
|
Avi Kivity
|
d5cf0fb2b1
|
Add license notices
|
2015-09-20 10:43:39 +03:00 |
|
Asias He
|
fa2aee57ac
|
utils: Move util/serialization.hh to utils/serialization.hh
Now we will not have the ugly utils and util directories, only utils.
|
2015-07-21 16:12:54 +08:00 |
|
Paweł Dziepak
|
9c025946f0
|
uuid: handle invalid strings more gracefully
Signed-off-by: Paweł Dziepak <pdziepak@cloudius-systems.com>
|
2015-07-06 23:33:58 +02:00 |
|
Paweł Dziepak
|
9b89bad329
|
utils: allow creating uuid from sstring_view
Signed-off-by: Paweł Dziepak <pdziepak@cloudius-systems.com>
|
2015-07-06 23:26:47 +02:00 |
|
Asias He
|
c58829fa42
|
utils: Add serialize interface to UUID
|
2015-06-30 10:01:23 +08:00 |
|
Asias He
|
8a578a1364
|
utils: Add UUID(const sstring& uuid_string) constructor
Construct a UUID from a UUID string.
|
2015-06-04 17:12:10 +08:00 |
|
Tomasz Grabiec
|
e0720e8a9b
|
utils: Make UUID ostream-printable
|
2015-04-15 20:33:47 +02:00 |
|
Avi Kivity
|
904db75cbb
|
utils: add make_random_uuid()
|
2015-01-12 14:20:28 +02:00 |
|