index
:
~steering
/
inspircd++.git
this commit
insp2
insp4
Unnamed repository; edit this file 'description' to name the repository.
steering7253
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
extra
/
m_ldap.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Use C++11 inline initialisation for class members.
Sadie Powell
2020-02-06
1
-7
/
+5
*
|
Merge branch 'insp3' into master.
Sadie Powell
2020-01-17
1
-2
/
+5
|
\
|
|
*
Update copyright headers.
InspIRCd Robot
2020-01-11
1
-2
/
+5
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-11-13
1
-10
/
+13
|
\
|
|
*
Fix a compiler error in the LDAP module.
Peter Powell
2019-09-30
1
-1
/
+1
|
*
Deduplicate code for handling with setting LDAP options.
Peter Powell
2019-09-27
1
-10
/
+13
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-07-16
1
-0
/
+6
|
\
|
|
*
Add package names for ArchLinux.
Peter Powell
2019-07-16
1
-0
/
+1
|
*
Reset diagnostic pragmas after including external headers (#1661).
linuxdaemon
2019-06-24
1
-0
/
+5
*
|
Replace socketengine_{pthread,win32} with C++11 threads.
Sadie Powell
2019-05-15
1
-11
/
+11
*
|
Merge branch 'insp3' into master.
Sadie Powell
2019-05-15
1
-1
/
+1
|
\
|
|
*
Textual improvements and fixes such as typos, casing, etc. (#1612)
Robby
2019-04-28
1
-1
/
+1
*
|
ModuleManager: remove fakederef.
Sadie Powell
2019-02-07
1
-2
/
+2
*
|
Replace the override macro with the override keyword.
Sadie Powell
2019-01-25
1
-18
/
+18
|
/
*
Make more config stuff case insensitive.
Peter Powell
2018-07-24
1
-3
/
+3
*
Add PackageInfo directives for Debian.
Peter Powell
2017-10-21
1
-0
/
+1
*
Convert a bunch of time-related config options to getDuration.
Peter Powell
2017-09-03
1
-1
/
+1
*
Add CentOS PackageInfo
Adam
2016-09-16
1
-0
/
+2
*
Merge pull request #1222 from SaberUK/master+warnings
•••
Fix various compiler warnings
Attila Molnar
2016-09-16
1
-0
/
+5
|
\
|
*
Fix m_ldap warning about OpenLDAP being deprecated on OS X.
Peter Powell
2016-09-15
1
-0
/
+5
*
|
Rewrite the build system directive parser.
Peter Powell
2016-09-16
1
-2
/
+3
|
/
*
Fix m_ldap not linking to liblber on UNIX systems.
Peter Powell
2016-08-19
1
-1
/
+1
*
m_ldap Remove unused LDAPService::last_timeout_check
Attila Molnar
2016-08-19
1
-2
/
+1
*
New m_ldap from Anope
•••
Redesign to be more like m_mysql, polling ldap_result from a thread as done previously is undefined.
Adam
2015-05-18
1
-302
/
+343
*
Change type of some associative containers to their flat versions, including ...
Attila Molnar
2014-12-15
1
-2
/
+2
*
Link m_ldap against libldap_r
Adam
2014-12-07
1
-2
/
+2
*
Merge insp20
Attila Molnar
2014-07-25
1
-2
/
+2
*
Change allocation of InspIRCd::Threads to be physically part of the object co...
Attila Molnar
2014-06-13
1
-1
/
+1
*
m_ldap: time out LDAP queries
•••
Set LDAP_OPT_NETWORK_TIMEOUT to 0 in m_ldap to prevent the asynchronous library calls from blocking Fix memory leak of pending queries when m_ldap is unloaded
Adam
2014-05-10
1
-12
/
+68
*
Add m_ldap, and convert m_ldapoper and m_ldapauth to use it.
Adam
2013-12-19
1
-0
/
+572
[prev]