This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
isundil
/
mysql_ldap_auth
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
درخواست واکشی
0
ویکی
فهرست منبع
php init
isundil
5 سال پیش
والد
93a9e0bc2d
کامیت
a021f77a16
8فایلهای تغییر یافته
به همراه
1 افزوده شده
و
1 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
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
مشاهده فایل
@@ -1,5 +1,5 @@
*.o
*.so
-/test
+
mysql_plugin
/test
+ 0
- 0
Makefile → mysql_plugin/Makefile
مشاهده فایل
+ 0
- 0
MySQLLDAPAuthModule.h → mysql_plugin/MySQLLDAPAuthModule.h
مشاهده فایل
+ 0
- 0
interfaces.h → mysql_plugin/interfaces.h
مشاهده فایل
+ 0
- 0
ldap-auth.cpp → mysql_plugin/ldap-auth.cpp
مشاهده فایل
+ 0
- 0
ldapReader.cpp → mysql_plugin/ldapReader.cpp
مشاهده فایل
+ 0
- 0
ldapReader.h → mysql_plugin/ldapReader.h
مشاهده فایل
+ 0
- 0
test.cpp → mysql_plugin/test.cpp
مشاهده فایل