summaryrefslogtreecommitdiff
path: root/libcli/nbt/nbtname.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-01librpc:ndr: Introduce ‘ndr_flags_type’ typeJoseph Sutton1-5/+5
2023-09-27ndr: Display values for failed range checksJoseph Sutton1-1/+1
2023-07-07librpc/nbt: Avoid reading invalid member of unionJoseph Sutton1-17/+3
2018-02-13libnbt: Apply some constVolker Lendecke1-1/+3
2014-11-14libcli/nbt: use NDR_SCALAR_PTR_PROTO() and fix the prototype of ndr_pull_wrep...Stefan Metzmacher1-1/+1
2013-12-12libcli: fix compiler warningsChristian Ambach1-0/+1
2011-11-03nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.Günther Deschner1-179/+0
2011-01-02Fix a valgrind errorVolker Lendecke1-2/+4
2010-05-18Finish removal of iconv_convenience in public API's.Jelmer Vernooij1-3/+3
2010-03-26libutil: moved the networking defines to util_net.hAndrew Tridgell1-0/+1
2010-02-02Change uint_t to unsigned int in libcliMatt Kraai1-1/+1
2010-02-01libcli/nbt: fix ndr_push_nbt_string() string labels with a length of 63 (0x3F...Stefan Metzmacher1-2/+2
2010-01-29libcli/nbt: fix off-by-one bug in ndr_pull_wrepl_nbt_name()Stefan Metzmacher1-2/+2
2010-01-29libcli/nbt: fix ndr_pull/push_wrepl_nbt_name()Stefan Metzmacher1-0/+25
2008-09-23s4-nbt: move libcli/nbt up one level.Günther Deschner1-0/+648