openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
mORMot2
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Oct 22, 2024 — Oct 22, 2025
Showing page 131 of 138
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
os: new regression tests on security descriptors - include a (huge) ntSecurityDescriptor value from a real AD - which seems consistent even with the Windows API :) - also adapt to the latest TSecurityDescriptor.ToBinary layout change
Arnaud Bouchez
More...
11 months ago
os: use regular layout for TSecurityDescriptor.ToBinary - is more likely to match the binary output generated by recent Windows API
Arnaud Bouchez
More...
11 months ago
os: fixed TRawAcl.AclRevision - field should be ACL_REVISION, unless the ACL contains an object-specific ACE, in which case this value must be ACL_REVISION_DS - all ACEs in an ACL must be at the same revision level
Arnaud Bouchez
More...
11 months ago
mget: support TMGetProcess.TrackNetwork flag
Arnaud Bouchez
More...
11 months ago
mget: new --peerInterfaceTrack option to track network interface changes for peer Cache
Arnaud Bouchez
More...
11 months ago
mget: renamed TMGetProcess.Start into StartPeerCache - with NetworkInterfaceChanged check
Arnaud Bouchez
More...
11 months ago
mget: anti-forensic measures
Arnaud Bouchez
More...
11 months ago
peercache: new IWGetAlternate.NetworkInterfaceChanged method
Arnaud Bouchez
More...
11 months ago
ldap: new TLdapClient.ModifyUserPassword method
Arnaud Bouchez
More...
11 months ago
peercache: new THttpPeerCrypt.NetworkInterfaceChanged method
Arnaud Bouchez
More...
11 months ago
peercache: new THttpPeerCacheSettings.GuessInterface method
Arnaud Bouchez
More...
11 months ago
peercache: new THttpPeerCacheSettings.Uuid property - it is better to put it as a published property than injecting it at constructor level
Arnaud Bouchez
More...
11 months ago
mget: enable low-level PeerCache log
Arnaud Bouchez
More...
11 months ago
mget: logs steps in --debug mode (executable part)
Arnaud Bouchez
More...
11 months ago
mget: log steps in --debug mode
Arnaud Bouchez
More...
11 months ago
peercache: new THttpClientSocketWGet.LogSteps callback
Arnaud Bouchez
More...
11 months ago
mget: command line project uses new options
Arnaud Bouchez
More...
11 months ago
net: let mget process use THttpRequestExtendedOptions
Arnaud Bouchez
More...
11 months ago
net: minor Http Client + PeerCache documentation
Arnaud Bouchez
More...
11 months ago
ldap: TLdapClient.SearchAll/SearchAllRaw/SearchAllDoc/SearchAllDocRaw - explicit methods instead of overloads to please oldest Delphi compiler - makes use case a bit more explicit, and favor high-level TLdapAttributeTypes
Arnaud Bouchez
More...
11 months ago
ldap: some refactoring with no functional change - also avoid compiler warning on Delphi
Arnaud Bouchez
More...
11 months ago
os: slightly refined TSecurityDescriptor documentation
Arnaud Bouchez
More...
11 months ago
os: fixed extended-path generation on Windows - call GetFullPathNameW() to complete a local file name
Arnaud Bouchez
More...
11 months ago
ldap: new TLdapClient.SearchAll() with TDocVariantData output
Arnaud Bouchez
More...
11 months ago
ldap: published TObjectFilter related information
Arnaud Bouchez
More...
11 months ago
ldap: SearchAll() RID resolution from main Domain SID
Arnaud Bouchez
More...
11 months ago
ldap: new TLdapClient.SearchPageCount property
Arnaud Bouchez
More...
11 months ago
net: allow to bind to any IPv6 address (::)
Arnaud Bouchez
More...
11 months ago
net: new THttpClientSocket.SameOpenOptions() method
Arnaud Bouchez
More...
11 months ago
net: new THttpRequestExtendedOptions.SameAuth method
Arnaud Bouchez
More...
11 months ago
←
1
2
…
127
128
129
130
131
132
133
134
135
136
137
138
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree