Ignore:
Timestamp:
Jul 2, 2013, 7:27:06 PM (12 years ago)
Author:
Herwig Bauernfeind
Message:

Samba Server 3.5: Update branch to 3.5.20

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.5.x/source3/include/proto.h

    r738 r773  
    70037003void load_registry_shares(void);
    70047004int add_home_service(const char *service, const char *username, const char *homedir);
    7005 int find_service(fstring service);
     7005int find_service(const char *service_in, fstring service);
    70067006connection_struct *make_connection_snum(struct smbd_server_connection *sconn,
    70077007                                        int snum, user_struct *vuser,
Note: See TracChangeset for help on using the changeset viewer.