Ignore:
Timestamp:
Jun 29, 2011, 7:36:41 AM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update vendor to version 3.5.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/rpcclient/rpcclient.c

    r414 r587  
    5050static char **completion_fn(const char *text, int start, int end)
    5151{
    52 #define MAX_COMPLETIONS 100
     52#define MAX_COMPLETIONS 1000
    5353        char **matches;
    5454        int i, count=0;
Note: See TracChangeset for help on using the changeset viewer.