Ignore:
Timestamp:
May 27, 2009, 11:39:15 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/winbindd/winbindd_proto.h

    r228 r233  
    202202/* The following definitions come from winbindd/winbindd_cred_cache.c  */
    203203
     204void ccache_remove_all_after_fork(void);
     205void ccache_regain_all_now(void);
    204206bool ccache_entry_exists(const char *username);
    205207bool ccache_entry_identical(const char *username,
     
    311313                                  struct server_id server_id,
    312314                                  DATA_BLOB *data);
     315bool winbindd_reinit_after_fork(const char *logfilename);
    313316
    314317/* The following definitions come from winbindd/winbindd_group.c  */
Note: See TracChangeset for help on using the changeset viewer.