Custom Query (292 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (76 - 78 of 292)

Ticket Resolution Summary Owner Reporter
#77 invalid tdb loglevel is too low Silvan Scherrer Herwig Bauernfeind
Description

This is a long standing annoyance.

Samba logfiles are crowded with entries coming from tdb access.

The Samba logfiles become huge even at loglevel 3 and very hard to read in case one is not interested in tdb stuff.

This problem has been there for more than a year and was introduced by one of Yuris changes to the locking code (I think).

In addition debug stuff not intended for screen output is displayed on the console for all command line Samba binary tools.

#78 fixed net rpc file: List of open files on remote server has "C:" prepended Paul Smedley Herwig Bauernfeind
Description

This is a similar issue as Ticket #24.

Showing a list of open files on a remote server looks like this:

FileId  Opened by            Perms  Locks  Path
------  ---------            -----  -----  ----
34      renate               0x00   0      C:g:\\RZLWin\Data\B0010407.DLK
37      renate               0x00   0      C:g:\\RZLWin\Data\B0010407.DAT
287     root                 0x03   0      C:g:\\RZLWin\Data\R0000100.DAT
307     root                 0x03   0      C:g:\\RZLWin\Data\R0000100.DAT

Note the prepended "C:" and double "
".

The code that outputs this list is found in \utils\net_rpc.c line 5035.

#79 fixed smb.pdr: Default description is not being loaded from resources Herwig Bauernfeind Herwig Bauernfeind
Description

This isn't all that important, since the description gets replaced the first time you set the port properties, but it was worth fixing anyway (a variable isn't being initialized before being used, which is potentially dangerous).

Note: See TracQuery for help on using queries.