vala
[moonshot-ui.git] / src / moonshot-server.c
index a2548f1..62ad34e 100644 (file)
@@ -1,4 +1,4 @@
-/* moonshot-server.c generated by valac 0.24.0, the Vala compiler
+/* moonshot-server.c generated by valac 0.26.1, the Vala compiler
  * generated from moonshot-server.vala, do not modify */
 
 /*
@@ -405,8 +405,8 @@ GType identity_request_get_type (void) G_GNUC_CONST;
 IdentityRequest* identity_request_new (IdentityManagerApp* app, const gchar* nai, const gchar* password, const gchar* service);
 IdentityRequest* identity_request_construct (GType object_type, IdentityManagerApp* app, const gchar* nai, const gchar* password, const gchar* service);
 void identity_request_set_callback (IdentityRequest* self, ReturnIdentityCallback cb, void* cb_target, GDestroyNotify cb_target_destroy_notify);
-static void __lambda7_ (Block2Data* _data2_, IdentityRequest* IdentityRequest);
-static void ___lambda7__return_identity_callback (IdentityRequest* request, gpointer self);
+static void __lambda8_ (Block2Data* _data2_, IdentityRequest* IdentityRequest);
+static void ___lambda8__return_identity_callback (IdentityRequest* request, gpointer self);
 gboolean identity_request_execute (IdentityRequest* self);
 const gchar* id_card_get_display_name (IdCard* self);
 #define ID_CARD_NO_IDENTITY "No Identity"
@@ -426,8 +426,8 @@ static Block3Data* block3_data_ref (Block3Data* _data3_);
 static void block3_data_unref (void * _userdata_);
 IdentityRequest* identity_request_new_default (IdentityManagerApp* app);
 IdentityRequest* identity_request_construct_default (GType object_type, IdentityManagerApp* app);
-static void __lambda8_ (Block3Data* _data3_, IdentityRequest* IdentityRequest);
-static void ___lambda8__return_identity_callback (IdentityRequest* request, gpointer self);
+static void __lambda9_ (Block3Data* _data3_, IdentityRequest* IdentityRequest);
+static void ___lambda9__return_identity_callback (IdentityRequest* request, gpointer self);
 gboolean moonshot_server_install_id_card (MoonshotServer* self, const gchar* display_name, const gchar* user_name, const gchar* password, const gchar* realm, gchar** rules_patterns, int rules_patterns_length1, gchar** rules_always_confirm, int rules_always_confirm_length1, gchar** services, int services_length1, const gchar* ca_cert, const gchar* subject, const gchar* subject_alt, const gchar* server_cert, gint force_flat_file_store);
 IdCard* id_card_new (void);
 IdCard* id_card_construct (GType object_type);
@@ -790,7 +790,7 @@ static void block2_data_unref (void * _userdata_) {
 }
 
 
-static void __lambda7_ (Block2Data* _data2_, IdentityRequest* IdentityRequest) {
+static void __lambda8_ (Block2Data* _data2_, IdentityRequest* IdentityRequest) {
        MoonshotServer* self;
 #line 68 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
        self = _data2_->self;
@@ -802,9 +802,9 @@ static void __lambda7_ (Block2Data* _data2_, IdentityRequest* IdentityRequest) {
 }
 
 
-static void ___lambda7__return_identity_callback (IdentityRequest* request, gpointer self) {
+static void ___lambda8__return_identity_callback (IdentityRequest* request, gpointer self) {
 #line 68 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
-       __lambda7_ (self, request);
+       __lambda8_ (self, request);
 #line 809 "moonshot-server.c"
 }
 
@@ -861,7 +861,7 @@ static gboolean moonshot_server_get_identity_co (MoonshotServerGetIdentityData*
 #line 68 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
        _data_->_tmp5_ = _data_->request;
 #line 68 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
-       identity_request_set_callback (_data_->_tmp5_, ___lambda7__return_identity_callback, block2_data_ref (_data_->_data2_), block2_data_unref);
+       identity_request_set_callback (_data_->_tmp5_, ___lambda8__return_identity_callback, block2_data_ref (_data_->_data2_), block2_data_unref);
 #line 69 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
        _data_->_tmp6_ = NULL;
 #line 69 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
@@ -1479,7 +1479,7 @@ static void block3_data_unref (void * _userdata_) {
 }
 
 
-static void __lambda8_ (Block3Data* _data3_, IdentityRequest* IdentityRequest) {
+static void __lambda9_ (Block3Data* _data3_, IdentityRequest* IdentityRequest) {
        MoonshotServer* self;
 #line 120 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
        self = _data3_->self;
@@ -1491,9 +1491,9 @@ static void __lambda8_ (Block3Data* _data3_, IdentityRequest* IdentityRequest) {
 }
 
 
-static void ___lambda8__return_identity_callback (IdentityRequest* request, gpointer self) {
+static void ___lambda9__return_identity_callback (IdentityRequest* request, gpointer self) {
 #line 120 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
-       __lambda8_ (self, request);
+       __lambda9_ (self, request);
 #line 1498 "moonshot-server.c"
 }
 
@@ -1538,7 +1538,7 @@ static gboolean moonshot_server_get_default_identity_co (MoonshotServerGetDefaul
 #line 120 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
        _data_->_tmp2_ = _data_->request;
 #line 120 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
-       identity_request_set_callback (_data_->_tmp2_, ___lambda8__return_identity_callback, block3_data_ref (_data_->_data3_), block3_data_unref);
+       identity_request_set_callback (_data_->_tmp2_, ___lambda9__return_identity_callback, block3_data_ref (_data_->_data3_), block3_data_unref);
 #line 121 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"
        _data_->_tmp3_ = NULL;
 #line 121 "/home/hartmans/moonshot/moonshot/ui/src/moonshot-server.vala"