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
2011-08-08
build: provide tevent-util as a public library
Andrew Bartlett
1
-1
/
+1
2011-06-20
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
Andrew Bartlett
2
-3
/
+3
2011-06-10
libcli/nbt/nbt_proto.h: fix licence/copyright
Günther Deschner
1
-0
/
+21
2011-06-06
s4-ipv6: update callers to load_interface_list()
Andrew Tridgell
1
-1
/
+1
2011-05-08
s4-interfaces Rename interfaces code so not to conflict with source3/
Andrew Bartlett
1
-3
/
+3
2011-04-26
libcli/dns Improve dns_hosts_file, using Samba3's struct dns_rr_srv
Andrew Bartlett
2
-309
/
+2
2011-04-06
libcli/nbt Cope with blank lines in DNS hosts file
Andrew Bartlett
1
-3
/
+3
2011-03-19
libcli/: Fix prototypes for all functions.
Jelmer Vernooij
1
-0
/
+1
2011-02-25
libcli/nbt/wscript_build - fix build of "lmhosts"
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-02-24
build: moved lmhosts.c into a common subsystem
Andrew Tridgell
1
-2
/
+6
2011-02-22
s3-waf: use common libcli/nbt build rules
Andrew Tridgell
1
-7
/
+6
2011-02-22
libcli/nbt: allow use of the waf build for nbt in source3
Andrew Tridgell
1
-12
/
+12
2011-01-07
netlogon: move netlogon helpers to ../libcli/netlogon.
Günther Deschner
1
-12
/
+0
2011-01-02
Fix a valgrind error
Volker Lendecke
1
-2
/
+4
2011-01-01
s4-python: Only set BASETYPE flag if subclassing is supported.
Jelmer Vernooij
1
-4
/
+4
2011-01-01
s4-python: Add more prototypes.
Jelmer Vernooij
1
-0
/
+2
2010-11-22
Avoid the use of PyAPI_DATA, which is for internal Python API's.
Arnaud Faucher
1
-1
/
+1
2010-10-31
s4: Remove the old perl/m4/make/mk-based build system.
Jelmer Vernooij
1
-51
/
+0
2010-10-26
waf: Stop automaticaly changing dashes to underscores in library names.
Jelmer Vernooij
1
-3
/
+3
2010-10-26
waf: Remove lib prefix from libraries manually.
Jelmer Vernooij
1
-5
/
+5
2010-10-26
s4: Drop duplicate 'lib' prefix for private libraries.
Jelmer Vernooij
1
-1
/
+1
2010-10-24
s4: Rename LIBCLI_NBT -> cli_nbt.
Jelmer Vernooij
1
-3
/
+3
2010-10-24
s4: Rename LIBSAMBA-* to libsamba-*
Jelmer Vernooij
1
-4
/
+4
2010-10-23
s4: Rename LIBNETIF to libnetif.
Jelmer Vernooij
1
-6
/
+6
2010-10-21
libcli: make LIBCLI_NBT a private library
Andrew Tridgell
1
-4
/
+5
2010-10-18
libcli/nbt: we don't need LIBCLI_COMPOSITE anymore
Stefan Metzmacher
1
-1
/
+1
2010-10-18
libcli/nbt: convert nbt_name_register_bcast_send/recv to tevent_req
Stefan Metzmacher
2
-87
/
+107
2010-10-18
libcli/nbt: s/name_register_bcast_handler/nbt_name_register_bcast_handler
Stefan Metzmacher
1
-4
/
+4
2010-10-18
libcli/nbt: s/register_bcast_state/nbt_name_register_bcast_state/
Stefan Metzmacher
1
-4
/
+4
2010-10-18
libcli/nbt: move nbt_name_register_bcast_send to the top of nbt_name_register...
Stefan Metzmacher
1
-49
/
+51
2010-10-18
libcli/nbt: convert nbt_name_register_wins_send/recv to tevent_req
Stefan Metzmacher
2
-105
/
+158
2010-10-18
libcli/nbt: s/name_register_wins_handler/nbt_name_register_wins_handler
Stefan Metzmacher
1
-5
/
+5
2010-10-18
libcli/nbt: s/register_wins_state/nbt_name_register_wins_state
Stefan Metzmacher
1
-7
/
+7
2010-10-18
libcli/nbt: move nbt_name_register_wins_send() to the top of all nbt_name_reg...
Stefan Metzmacher
1
-59
/
+60
2010-10-18
libcli/nbt: convert nbt_name_refresh_wins_send/recv to tevent_req
Stefan Metzmacher
3
-96
/
+145
2010-10-18
libcli/nbt: s/name_refresh_wins_handler/nbt_name_refresh_wins_handler
Stefan Metzmacher
1
-5
/
+5
2010-10-18
libcli/nbt: s/refresh_wins_state/nbt_name_refresh_wins_state
Stefan Metzmacher
1
-7
/
+7
2010-10-18
libcli/nbt: move nbt_name_refresh_wins_send() to the top of all nbt_name_refr...
Stefan Metzmacher
1
-57
/
+59
2010-08-26
manpages: Avoid using Samba-Team specific DTD, which requires net access
Jelmer Vernooij
1
-11
/
+1
2010-07-16
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
1
-2
/
+2
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
[next]