index
:
openslx-ng/ldadp.git
master
*nix to Active Directory LDAP scheme transforming proxy
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compile error
Simon Rettberg
2017-12-20
1
-1
/
+1
*
Ugly hack ... rework this part
Simon Rettberg
2017-12-18
1
-1
/
+1
*
[proxy] More ugly hacks to support sssd for user names containing '@'
Simon Rettberg
2017-12-13
1
-2
/
+39
*
Always send empty search replies for unknown queries, fixes sssd sudo queries
Simon Rettberg
2017-12-06
1
-8
/
+9
*
Add missing header for memset
Simon Rettberg
2017-08-10
1
-0
/
+1
*
Add setFixNumeric prototype to header
Simon Rettberg
2017-08-10
1
-0
/
+2
*
Add option to disable fixNumeric logic (s-prefixing), but default to ON
Simon Rettberg
2017-08-09
4
-4
/
+21
*
Debug output
Simon Rettberg
2017-08-09
2
-4
/
+12
*
Fix PRESENT filter handling
Simon Rettberg
2017-06-01
2
-2
/
+3
*
Smarter mangling of filters, comments, better handling of unknown server resp...
Simon Rettberg
2017-06-01
1
-57
/
+100
*
Don't try to keep reading or report errors if client's kill flag is set
Simon Rettberg
2017-06-01
1
-0
/
+2
*
Make print filter function output identical to usual string representation of...
Simon Rettberg
2017-06-01
1
-62
/
+63
*
Make pretty
Simon Rettberg
2017-05-30
3
-5
/
+7
*
Fix inverted debug level check
Simon Rettberg
2017-05-30
1
-1
/
+1
*
Introduce debug levels, AD filter bug workaround, fix legacy homeattr not bei...
Simon Rettberg
2017-05-30
5
-38
/
+99
*
Support specifying custom attribute names for schema
Simon Rettberg
2017-05-29
6
-226
/
+217
*
Add comment about tinyldap sources
Simon Rettberg
2017-05-09
1
-0
/
+5
*
Update tinyldap part
Simon Rettberg
2017-05-09
16
-23
/
+24
*
Delete some more unused files
Simon Rettberg
2017-04-21
7
-523
/
+0
*
Remove unused string matching helpers
Simon Rettberg
2017-04-21
9
-861
/
+3
*
scan_asn1length: Allow non-minimally encoded values
Simon Rettberg
2017-04-21
1
-2
/
+2
*
Update ldap/asn1/... files with current tinyldap
Simon Rettberg
2017-04-21
31
-134
/
+967
*
ldadp.h: Add missing SearchRequestReference opcode
Simon Rettberg
2017-04-21
1
-0
/
+1
*
proxy.c: Minor bug fixes
Simon Rettberg
2017-04-21
1
-3
/
+26
*
client.c: Shutdown SSL connection if peer requests so
Simon Rettberg
2017-04-21
1
-0
/
+4
*
Introduce lowercase homeattr, update server last activity properly
Simon Rettberg
2017-04-21
2
-2
/
+7
*
Fix indentation
Simon Rettberg
2017-04-21
1
-5
/
+5
*
Fix uninitialized variable use
Simon Rettberg
2016-11-25
1
-1
/
+1
*
Configurable name of homeDirectory attribute
Simon Rettberg
2016-02-19
5
-2
/
+27
*
Remove debug messages
Simon Rettberg
2015-10-27
1
-3
/
+0
*
Fix mapping of AD attributes if no filter is given
Simon Rettberg
2015-10-27
2
-24
/
+31
*
Update example config
Simon Rettberg
2015-10-27
1
-0
/
+4
*
Send search requests to server only after bind succeeded.
Simon Rettberg
2015-10-23
2
-8
/
+44
*
Update Makefile
Simon Rettberg
2015-10-23
1
-6
/
+6
*
Fix homeMount handling in LDAP-LDAP mode
Simon Rettberg
2015-10-23
1
-6
/
+7
*
Always load default verify locations too when using cert validation. Also qui...
Simon Rettberg
2015-10-21
2
-9
/
+22
*
Support certificate verification by ca-bundle and hostname
Simon Rettberg
2015-10-15
6
-12
/
+123
*
Only relay whitelisted fields to client on anonymous bind connections
Simon Rettberg
2015-10-15
1
-39
/
+137
*
Bail out if config file is not readable
Simon Rettberg
2015-10-15
1
-4
/
+4
*
Update connection timeout properly
Simon Rettberg
2015-09-13
1
-3
/
+5
*
Add dn to fake group
Simon Rettberg
2015-09-13
1
-4
/
+8
*
Support LDAP-LDAP proxying
Simon Rettberg
2015-09-12
5
-5
/
+152
*
Error handling in server.c
Simon Rettberg
2015-07-31
1
-5
/
+15
*
[server.c] Pay attention to failed sends, and return error in related functions
Simon Rettberg
2015-07-10
1
-17
/
+33
*
Send search requests on the same connection the explicit bind was done on, so...
Simon Rettberg
2015-06-26
10
-116
/
+162
*
Fix the fix of the fix of SSL
Simon Rettberg
2015-04-28
1
-0
/
+1
*
Fix SSL mode :)
Simon Rettberg
2015-04-28
5
-6
/
+16
*
SSL support when talking to ADS
Simon Rettberg
2015-04-28
7
-126
/
+387
*
"Support" feature query (done by sssd)
Simon Rettberg
2015-02-25
1
-43
/
+108
*
Fix formatting bug in print filter function; skip NULL filters (which would b...
Simon Rettberg
2015-02-25
1
-2
/
+8
[next]