This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
isundil
/
mysql_ldap_auth
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Kaynağa Gözat
php init
isundil
5 yıl önce
ebeveyn
93a9e0bc2d
işleme
a021f77a16
8 değiştirilmiş dosya
ile
1 ekleme
ve
1 silme
Görünümü Böl
Farklılık Durumunu Göster
1
1
.gitignore
0
0
mysql_plugin/Makefile
0
0
mysql_plugin/MySQLLDAPAuthModule.h
0
0
mysql_plugin/interfaces.h
0
0
mysql_plugin/ldap-auth.cpp
0
0
mysql_plugin/ldapReader.cpp
0
0
mysql_plugin/ldapReader.h
0
0
mysql_plugin/test.cpp
+ 1
- 1
.gitignore
Dosyayı Görüntüle
@@ -1,5 +1,5 @@
*.o
*.so
-/test
+
mysql_plugin
/test
+ 0
- 0
Makefile → mysql_plugin/Makefile
Dosyayı Görüntüle
+ 0
- 0
MySQLLDAPAuthModule.h → mysql_plugin/MySQLLDAPAuthModule.h
Dosyayı Görüntüle
+ 0
- 0
interfaces.h → mysql_plugin/interfaces.h
Dosyayı Görüntüle
+ 0
- 0
ldap-auth.cpp → mysql_plugin/ldap-auth.cpp
Dosyayı Görüntüle
+ 0
- 0
ldapReader.cpp → mysql_plugin/ldapReader.cpp
Dosyayı Görüntüle
+ 0
- 0
ldapReader.h → mysql_plugin/ldapReader.h
Dosyayı Görüntüle
+ 0
- 0
test.cpp → mysql_plugin/test.cpp
Dosyayı Görüntüle