This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
isundil
/
mysql_ldap_auth
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
php init
isundil
%!s(int64=5) %!d(string=hai) anos
pai
93a9e0bc2d
achega
a021f77a16
Modificáronse 8 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
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
Ver ficheiro
@@ -1,5 +1,5 @@
*.o
*.so
-/test
+
mysql_plugin
/test
+ 0
- 0
Makefile → mysql_plugin/Makefile
Ver ficheiro
+ 0
- 0
MySQLLDAPAuthModule.h → mysql_plugin/MySQLLDAPAuthModule.h
Ver ficheiro
+ 0
- 0
interfaces.h → mysql_plugin/interfaces.h
Ver ficheiro
+ 0
- 0
ldap-auth.cpp → mysql_plugin/ldap-auth.cpp
Ver ficheiro
+ 0
- 0
ldapReader.cpp → mysql_plugin/ldapReader.cpp
Ver ficheiro
+ 0
- 0
ldapReader.h → mysql_plugin/ldapReader.h
Ver ficheiro
+ 0
- 0
test.cpp → mysql_plugin/test.cpp
Ver ficheiro