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
/
source4
/
libcli
/
resolve
/
bcast.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-12-17
s4:libcli/resolve: specify the port for the resulting socket_addresses
Stefan Metzmacher
1
-1
/
+2
2008-12-17
s4:libcli/resolve: optionally return the name that belongs to the returned ad...
Stefan Metzmacher
1
-2
/
+3
2008-12-17
s4:libcli/resolve: pass down flags to the resolver backends
Stefan Metzmacher
1
-2
/
+4
2008-12-17
s4:libcli/resolve: remove all backend specific sync functions
Stefan Metzmacher
1
-20
/
+0
2008-12-11
s4:libcli/resolve: add resolve_name_all*() which return all addresses not onl...
Stefan Metzmacher
1
-4
/
+5
2008-09-30
- make bcast name resolution match other name resolution modules for
Andrew Tridgell
1
-1
/
+7
2008-02-21
Remove yet more uses of global_loadparm.
Jelmer Vernooij
1
-3
/
+7
2007-12-21
r26437: remove another use of global_loadparm.
Jelmer Vernooij
1
-8
/
+27
2007-12-21
r26402: Require a talloc context in libnetif.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26401: Don't cache interfaces context in libnetif.
Jelmer Vernooij
1
-5
/
+10
2007-12-21
r26378: Remove use of global_loadparm.
Jelmer Vernooij
1
-4
/
+5
2007-12-21
r26376: Add context for libcli_resolve.
Jelmer Vernooij
1
-1
/
+7
2007-12-21
r26325: Remove use of global_loadparm in netif.
Jelmer Vernooij
1
-3
/
+4
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r19645: don't pass NULL as mem_ctx...
Stefan Metzmacher
1
-5
/
+6
2007-10-10
r17586: merge lib/netif into lib/socket and use -lnsl -lsocket on the
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+3
2007-10-10
r13505: allow servers to bind to non-broadcast interfaces. Servers now
Andrew Tridgell
1
-4
/
+7
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-3
/
+0
2007-10-10
r5294: - added a separate NBT-WINS test for WINS operations (register, refres...
Andrew Tridgell
1
-2
/
+1
2007-10-10
r5126: the composite code is no longer client specific or smb specific, so
Andrew Tridgell
1
-4
/
+4
2007-10-10
r4898: - removed the unused wins_srv_*() code
Andrew Tridgell
1
-101
/
+15
2007-10-10
r4896: make sure the event context doesn't go away while waiting for event co...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4891: - added a generic resolve_name() async interface in libcli/resolve/,
Andrew Tridgell
1
-0
/
+163