Ignore:
Timestamp:
Jul 1, 2011, 8:40:10 AM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update trunk to 3.5.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/rpcclient/rpcclient.c

    r414 r590  
    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.