]> git.pld-linux.org Git - packages/samba.git/commit
Up to 4.18.0. auto/th/samba-4.18.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 15 Mar 2023 11:57:50 +0000 (12:57 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 15 Mar 2023 11:57:50 +0000 (12:57 +0100)
commitab3e67eca5d9e1798feca4f263ff032fa551acfa
treea27a5fb5602972d3eef48e4d268cafcf295a93e7
parent5d19c151d1e0a46fb137815150a7aa9f61bdc36d
Up to 4.18.0.

bsd usage is turned on to get setproctitle etc.

With bsd off:
Checking for strlcpy                       : not found
Checking for strlcat                       : not found
Checking for getpeereid                    : not found
Checking for library setproctitle          : no
Checking for setproctitle                  : not found
Checking for setproctitle_init             : not found
Checking for closefrom                     : ok

With bsd on:
Checking for library bsd                   : yes
Checking for strlcpy in bsd                : ok
Checking for strlcat in bsd                : ok
Checking for getpeereid                    : not found
Checking for getpeereid in bsd             : ok
Checking for library setproctitle          : no
Checking for setproctitle                  : not found
Checking for setproctitle in bsd           : ok
Checking for setproctitle_init             : not found
Checking for setproctitle_init in bsd      : ok
Checking for closefrom                     : ok
samba-bug-9816.patch [deleted file]
samba-no_libbsd.patch
samba.spec
unicodePwd-nthash-values-over-LDAP.patch
This page took 0.296497 seconds and 4 git commands to generate.