repo.or.cz
/
Samba
/
gbeck.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
s3: Lift the smbd_messaging_context from print_queue_purge
[Samba/gbeck.git]
/
libcli
/
security
/
wscript_build
blob
c2a02f3db6087b28c62d699425ce3dae040ba5bc
1
#!/usr/bin/env python
2
3
4
bld
.
SAMBA_SUBSYSTEM
(
'LIBSECURITY_COMMON'
,
5
source
=
'dom_sid.c display_sec.c secace.c secacl.c security_descriptor.c sddl.c'
,
6
deps
=
'talloc'
7
)
8