search for: cli_list

Displaying 6 results from an estimated 6 matches for "cli_list".

Did you mean: cb_list
2023 Jul 05
1
[Announce] Samba 4.18.4 Available for Download
...--pidl-developer fixes. o? Samuel Cabrero <scabrero at samba.org> ?? * BUG 14030: Named crashes on DLZ zone update. o? Bj?rn Jacke <bj at sernet.de> ?? * BUG 2312: smbcacls and smbcquotas do not check // before the server. o? Volker Lendecke <vl at samba.org> ?? * BUG 15382: cli_list loops 100% CPU against pre-lanman2 servers. ?? * BUG 15391: smbclient leaks fds with showacls. ?? * BUG 15402: smbd returns NOT_FOUND when creating files on a r/o filesystem. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15355: NSS_WRAPPER_HOSTNAME doesn't match NSS_WRAPPER_HOST...
2023 Jul 05
1
[Announce] Samba 4.18.4 Available for Download
...--pidl-developer fixes. o? Samuel Cabrero <scabrero at samba.org> ?? * BUG 14030: Named crashes on DLZ zone update. o? Bj?rn Jacke <bj at sernet.de> ?? * BUG 2312: smbcacls and smbcquotas do not check // before the server. o? Volker Lendecke <vl at samba.org> ?? * BUG 15382: cli_list loops 100% CPU against pre-lanman2 servers. ?? * BUG 15391: smbclient leaks fds with showacls. ?? * BUG 15402: smbd returns NOT_FOUND when creating files on a r/o filesystem. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15355: NSS_WRAPPER_HOSTNAME doesn't match NSS_WRAPPER_HOST...
2023 Jul 06
0
[Announce] Samba 4.17.9 Available for Download
...is stopped. ?? * BUG 15378: vfs_fruit might cause a failing open for delete. o? Samuel Cabrero <scabrero at samba.org> ?? * BUG 14030: named crashes on DLZ zone update. o? Volker Lendecke <vl at samba.org> ?? * BUG 15361: winbind recurses into itself via rpcd_lsad. ?? * BUG 15382: cli_list loops 100% CPU against pre-lanman2 servers. ?? * BUG 15391: smbclient leaks fds with showacls. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15374: aes256 smb3 encryption algorithms are not allowed in ???? smb3_sid_parse(). ?? * BUG 15413: winbindd gets stuck on NT_STATUS_RPC_SEC_PK...
2023 Jul 06
0
[Announce] Samba 4.17.9 Available for Download
...is stopped. ?? * BUG 15378: vfs_fruit might cause a failing open for delete. o? Samuel Cabrero <scabrero at samba.org> ?? * BUG 14030: named crashes on DLZ zone update. o? Volker Lendecke <vl at samba.org> ?? * BUG 15361: winbind recurses into itself via rpcd_lsad. ?? * BUG 15382: cli_list loops 100% CPU against pre-lanman2 servers. ?? * BUG 15391: smbclient leaks fds with showacls. o? Stefan Metzmacher <metze at samba.org> ?? * BUG 15374: aes256 smb3 encryption algorithms are not allowed in ???? smb3_sid_parse(). ?? * BUG 15413: winbindd gets stuck on NT_STATUS_RPC_SEC_PK...
1999 Apr 08
0
Keep-timestamp-in-`get'-patch for smbclient in samba-2.0.3
...time); + printf("a:%s m:%s\n", ctime(&a_time), ctime(&m_time)); */ + utb.actime = mktime(gmtime(&a_time)); + utb.modtime = mktime(gmtime(&m_time)); +#else + uint16 attribute = aDIR | aSYSTEM | aHIDDEN; + + /* Use cmd_dir() type of interface here. */ + cli_list(cli, rname, attribute, do_get_an_finfo); + + /* Now rname's finfo is copied in an_finfo */ + utb.actime = mktime(LocalTime(&(an_finfo.atime))); + utb.modtime = mktime(LocalTime(&(an_finfo.mtime))); +#endif + /* The same hack in dos_utime() in samba-2.0.3's doscalls.c */...
2007 Dec 17
1
problem with samba 3.0.28/Solaris 8/smbclient
Dear Samba users, I am trying to update our local samba packages to 3.0.28. They are built against heimdal-1.0.1 and openldap-2.3.38. The Redhat Enterprise Linux 3 and 4 packages are working fine so far in my limited testing. The problem with heimdal and "net ads join..." has been fixed on all 3 platforms. On the Solaris 8 server, the "net ads join..." works correctly and the