IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
- use the netbiosname as domain and realm for the provision
of the member server
metze
(This used to be commit fdb08a5b9cd00f8ad5bfd753733a9b390a870853)
very usefull for make testenv!
this makes it also possible to pass a config file to smbscript
metze
(This used to be commit f65fcd764b656ba9953d88dc7b002e4977af5011)
and not to 'declare' to avoid a pidl warning with:
declare [switch_type(uint16)] union netr_Validation;
void foo([in] uint16 level, [in,switch_is(level)] netrValidation info);
metze
(This used to be commit 3b3344f1df000974ad89bf370e99fd6b6dc42000)
inherit the share name from the command line if it is not
specified. This allows you to just specify the servers in the unclist,
and connect to the same share on all servers.
(This used to be commit 946f5d09ae204348026170173cf2bfd30d49e4f2)
maybe we should have a "make completetest"
that includes all benchmark and scanner tests,
which we can run before doing a release...
metze
(This used to be commit 924102aa1d413c002676824cf7019db0efe6f55a)
This should make it easier to allow use of system tdb or talloc libs using
pkg-config.
(This used to be commit a3ec90a2635d47e5c073e873c15daab4a8ef5400)
This change in particular catches winbind up with the next
composite_create() function.
We also needed to remove an unused flags field, and fill in the lm
response.
Andrew Bartlett
(This used to be commit bd26e4ffaf1c060fdc3aae28fd4393e83c5a83ea)
we should maybe disable them complete they're protocol scanners!
and take more than 400s each
metze
(This used to be commit 592d2c0017eefe6d08f7685122cfb99aa03d6df4)
$SERVER from localhost to localdc.
we should find out why this is needed and add explicit name resolution
in related code...
metze
(This used to be commit 8336e85aad03deb6fffe89c0a770fb05c2319c8e)
$SERVER from localhost to localdc
mimir: please take a look why that's needed at all, as it shouldn't:-)
metze
(This used to be commit b06a9a00cf8414b13c16550a8156dba65c5dd7ea)
I'll allow this to be configured from the secrets.ldb, but it should
fix some user issues.
Andrew Bartlett
(This used to be commit 0fd74ada220fb07d4ebe8c2d9b8ae50a387c2695)
not relative to the location of the sam.ldb, but instead
lp_private_dir().
This fixes that issue.
Andrew Bartlett
(This used to be commit c0fd6f63399d55a1938e31ae7b10689cc02ff2fa)
and look into krb5 blobs when using wireshark on
--socket-wrapper-pcap created files
metze
(This used to be commit eaf4b9c0ee88ef32e984e10e76d57ea5daa0e7e7)
- make it possible to specify the envname for make testenv:
SELFTEST_TESTENV=member make testenv
metze
(This used to be commit b6b57dd9c9aa066127f26c49f2af6c055be0422e)