Ignore:
Timestamp:
May 23, 2008, 6:56:41 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.29

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/source/utils/net_proto.h

    r1 r134  
    2323                        struct in_addr *server_ip, const char *server_name);
    2424NTSTATUS connect_dst_pipe(struct cli_state **cli_dst, struct rpc_pipe_client **pp_pipe_hnd, int pipe_num);
    25 int net_use_machine_password(void) ;
     25int net_use_krb_machine_account(void) ;
     26int net_use_machine_account(void);
    2627BOOL net_find_server(const char *domain, unsigned flags, struct in_addr *server_ip, char **server_name);
    2728BOOL net_find_pdc(struct in_addr *server_ip, fstring server_name, const char *domain_name);
Note: See TracChangeset for help on using the changeset viewer.