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!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
should actual functional differences between HEAD and 3.0.
- Mostly reformatting
- Removal of unecessary #include "smb.h"
- Merge of dyn_DRIVERFILE removal
- Silly bug fix for python code
(This used to be commit d3998307ad)
has two purposes:
- If ./configure is re-run to configure Samba for a new set of path
or prefix, then when Samba is re-built it really will use the new
paths.
- This is a step towards making sure all programs can be consistently
told to use a different configuration file or prefix directory,
which is required for testing. Possibly not true at the moment.
(This used to be commit f54c64babd)