index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
nbt
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-31
libcli/nbt/lmhosts: fix missing prototype warning.
Günther Deschner
1
-0
/
+1
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
5
-20
/
+14
2010-04-18
s4-waf: removed the unused installdir= option to SAMBA_BINARY()
Andrew Tridgell
1
-1
/
+0
2010-04-06
s4-waf: more dependencies on talloc
Andrew Tridgell
1
-4
/
+1
2010-04-06
s4-waf: cleanup use of LIBPOPT vs popt dependency
Andrew Tridgell
1
-1
/
+1
2010-04-06
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
1
-0
/
+2
2010-04-06
build: waf quicktest nearly works
Andrew Tridgell
1
-1
/
+1
2010-04-06
build: commit all the waf build files in the tree
Andrew Tridgell
1
-0
/
+42
2010-03-30
libcli/nbt/dns_hosts_file.c - change "ULONG_MAX" into "UINT32_MAX"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-26
libutil: moved the networking defines to util_net.h
Andrew Tridgell
1
-0
/
+1
2010-03-11
libcli/nbt Add parser for a 'hosts' file that takes DNS record types
Andrew Bartlett
3
-0
/
+313
2010-02-08
nbt: don't reference the event_ctx in nbtsock
Andrew Tridgell
1
-1
/
+1
2010-02-02
Change uint_t to unsigned int in libcli
Matt Kraai
1
-1
/
+1
2010-02-01
libcli/nbt: fix ndr_push_nbt_string() string labels with a length of 63 (0x3F...
Stefan Metzmacher
1
-2
/
+2
2010-01-29
libcli/nbt: fix off-by-one bug in ndr_pull_wrepl_nbt_name()
Stefan Metzmacher
1
-2
/
+2
2010-01-29
libcli/nbt: fix ndr_pull/push_wrepl_nbt_name()
Stefan Metzmacher
1
-0
/
+25
2009-11-04
libcli/nbt Move more of lmhosts lookup into common code
Andrew Bartlett
2
-0
/
+85
2009-10-23
s4-python: we need to include Python.h first
Andrew Tridgell
1
-1
/
+1
2009-09-19
libcli:nbt move prototypes of lmhosts functions to libnbt.h
Andrew Bartlett
1
-1
/
+6
2009-09-15
libcli:nbt put util_net.c protos in new header file
Andrew Bartlett
1
-0
/
+1
2009-09-15
libcli:nbt make the lmhosts parsing code and dependicies common
Andrew Bartlett
2
-0
/
+206
2009-02-02
libcli/nbt: s/private/private_data
Stefan Metzmacher
1
-6
/
+6
2009-01-19
Attempt to fix the merged build
Volker Lendecke
2
-3
/
+3
2009-01-19
libcli/nbt: add nbt_name_socket_handle_response_packet()
Stefan Metzmacher
2
-3
/
+13
2009-01-19
libcli/nbt: add nbt_set_unexpected_handler()
Stefan Metzmacher
2
-0
/
+17
2009-01-19
libcli/nbt: fix wack timeout handling
Stefan Metzmacher
1
-3
/
+18
2009-01-19
Revert "Remove another use of global_loadparm."
Stefan Metzmacher
3
-6
/
+2
2009-01-08
Avoid using a utility header for Python replacements included in Samba,
Jelmer Vernooij
1
-1
/
+5
2009-01-07
s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4
Tim Prouty
1
-1
/
+1
2009-01-06
py: Properly increase the reference counter of Py_None.
Jelmer Vernooij
1
-1
/
+1
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
4
-10
/
+10
2008-12-23
Fix more compiler warnings.
Jelmer Vernooij
1
-2
/
+2
2008-11-23
libcli/nbt: fix some extrasemi compile warnings.
Michael Adam
1
-3
/
+3
2008-11-02
Fix the build.
Jelmer Vernooij
1
-3
/
+1
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
4
-3
/
+9
2008-10-24
Fix the build.
Jelmer Vernooij
1
-2
/
+2
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
4
-4
/
+0
2008-10-24
Remove more global_loadparm instances, fix syntax errors.
Jelmer Vernooij
1
-4
/
+4
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-0
/
+1
2008-10-12
Fix number of arguments for file_load() functions.
Jelmer Vernooij
1
-0
/
+0
2008-10-12
Move nmblookup to same location as the rest of the NBT client library.
Jelmer Vernooij
2
-0
/
+604
2008-10-12
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
2
-4
/
+4
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
1
-1
/
+1
2008-09-24
libcli: add nbt_proto.h that is no longer autogenerated.
Günther Deschner
1
-0
/
+43
2008-09-23
s4-nbt: move libcli/nbt up one level.
Günther Deschner
8
-0
/
+3042