Changeset 773 for branches/samba-3.5.x/source3/include/proto.h
- Timestamp:
- Jul 2, 2013, 7:27:06 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.5.x/source3/include/proto.h
r738 r773 7003 7003 void load_registry_shares(void); 7004 7004 int add_home_service(const char *service, const char *username, const char *homedir); 7005 int find_service( fstring service);7005 int find_service(const char *service_in, fstring service); 7006 7006 connection_struct *make_connection_snum(struct smbd_server_connection *sconn, 7007 7007 int snum, user_struct *vuser,
Note:
See TracChangeset
for help on using the changeset viewer.