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
s4:provision Add an msDS-SupportedEncryptionTypes entry to our DC
[Samba.git]
/
lib
/
uid_wrapper
/
wscript_build
blob
019f44fd68484c6131c3840ff8ae52c189a13f39
1
#!/usr/bin/env python
2
3
4
bld
.
SAMBA_SUBSYSTEM
(
'UID_WRAPPER'
,
5
source
=
'uid_wrapper.c'
,
6
deps
=
'talloc'
7
)
8