mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
7efeb8f451
of null credentials to use if cmdline_credentials is not setup
- hide the length and size elements of a lsa_String from js scripts,
so you can use a lsa_String just as an ordinary string without
knowing its a structure. We won't do this with all structures, just
a few core ones that are used often enough to warrant it.
- make sure returned ldb arrays have a length property
(This used to be commit
|
||
---|---|---|
.. | ||
config.mk | ||
ejsrpc.c | ||
ejsrpc.h | ||
mprutil.c | ||
smbcalls_cli.c | ||
smbcalls_config.c | ||
smbcalls_irpc.c | ||
smbcalls_ldb.c | ||
smbcalls_nbt.c | ||
smbcalls_rpc.c | ||
smbcalls.c | ||
smbcalls.h | ||
smbscript.c |