#2267 [RFE] initializing ini_config with byte array (rather than filename)
Closed: Fixed None Opened 10 years ago by yelley.

Currently, a configuration object in libini_config can only be populated using a filename as input. Calling code (such as gpo code) sometimes has the data in the form of a byte array. However, in order to create a configuration object, such calling code is currently required to write the data to a local file. It would be useful to be able to populate a configuration object using a byte array as input, so that a local file would not need to be created.


Fields changed

milestone: NEEDS_TRIAGE => ding-libs - May 2014
rhbz: => 0

Fields changed

milestone: NEEDS_TRIAGE => ding-libs - May 2014
rhbz: => 0

Fields changed

milestone: NEEDS_TRIAGE => ding-libs - May 2014
rhbz: => 0

Fields changed

summary: initializing ini_config with byte array (rather than filename) => [RFE] initializing ini_config with byte array (rather than filename)

Fields changed

summary: initializing ini_config with byte array (rather than filename) => [RFE] initializing ini_config with byte array (rather than filename)

Fields changed

summary: initializing ini_config with byte array (rather than filename) => [RFE] initializing ini_config with byte array (rather than filename)

Fields changed

patch: 0 => 1

Fields changed

patch: 0 => 1

Fields changed

patch: 0 => 1

Fields changed

owner: somebody => dpal

Fields changed

owner: somebody => dpal

Fields changed

owner: somebody => dpal

Pushed to master:
- 1c65fc1a9b585fca62e35d09ae6aaf750a566e75
- ffcd1c1e980ee2b05c63615335966a1fd2089051
- 8adcc6605c517402b6e31c3ca02410cbd701ce84

Pushed to master:
- 1c65fc1a9b585fca62e35d09ae6aaf750a566e75
- ffcd1c1e980ee2b05c63615335966a1fd2089051
- 8adcc6605c517402b6e31c3ca02410cbd701ce84

Pushed to master:
- 1c65fc1a9b585fca62e35d09ae6aaf750a566e75
- ffcd1c1e980ee2b05c63615335966a1fd2089051
- 8adcc6605c517402b6e31c3ca02410cbd701ce84

Fields changed

resolution: => fixed
status: new => closed

Fields changed

resolution: => fixed
status: new => closed

Fields changed

resolution: => fixed
status: new => closed

Metadata Update from @yelley:
- Issue assigned to dpal
- Issue set to the milestone: ding-libs - May 2014

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/3309

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata