Age | Commit message (Collapse) | Author | Files | Lines |
|
the corresponding test may pass.
rafal
(This used to be commit f0eb209e8478f08e36fa38ae199cfa753f9a8255)
|
|
to the state structure.
rafal
(This used to be commit 76d73bc97dfcbba0667b8d831bfbf3113a8edfcb)
|
|
rafal
(This used to be commit 4a127aacfa142838b474b2d8186026575bca14a4)
|
|
These two perform name resolving in SAM database and fetching
user account information, respectively. The code is quite rough
yet, but it builds and basic tests work. Now, I'm working on
cleaning it up...
rafal
(This used to be commit 4a932255a01d9f1ac91feb9e371494933f1ae74e)
|
|
properties more consistently reflected.
2) Add domain open routine for lsa pipe - this is needed for ongoing
name resolve function.
Tests (still neglected) and comments to follow.
rafal
(This used to be commit fe5652c2b8121bbe3b9932c43164035355478611)
|
|
rafal
(This used to be commit 1258e6cad890ade8a65d8d43d55a95d61e6a6968)
|
|
a bit more smart and more aware of what libnet_context can offer.
The context is a help when some of the arguments are not passed
(programmer counts on using sensible defaults) and stores some of
results so that similar subsequent calls don't need to reopen some
of policy handles, pipes, etc. again. It also helps to hide some
of details the library user don't really want to know much about.
Also, change domain open function to be part of public api, as
it is going to be used in ejsnet interface.
Note, this is work in progress. Comments are welcome.
rafal
(This used to be commit 1ed80c594c2f466e364a11194d6fdc30ac4a8f27)
|