repo.or.cz
/
samba4-gss.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ctdb-server: Clean up connection tracking functions
[samba4-gss.git]
/
source3
/
lib
/
netapi
/
tests
/
wscript_build
blob
5e37297d2bc88afd7181192863a3ebe87798cd1c
1
#!/usr/bin/env python
2
3
bld
.
SAMBA_BINARY
(
'netapitest'
,
4
source
=
'netapitest.c netlocalgroup.c netuser.c netgroup.c netdisplay.c netshare.c netfile.c netserver.c netwksta.c common.c'
,
5
deps
=
'netapi popt'
,
6
install
=
False
)