repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shadow_copy2: initialize "converted" string to null in shadow_copy2_convert()
[Samba.git]
/
libcli
/
netlogon
/
wscript_build
blob
ab49599f75cc49f70005c3d496bc00c5bbcbfb69
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_SUBSYSTEM
(
'LIBCLI_NETLOGON'
,
4
source
=
'netlogon.c'
,
5
public_deps
=
'samba-util ndr_nbt'
6
)