David Maloney
e0665a2ba5
add some additional function comments
...
add some basic function documentation in
the form of comments. not eprfect, but a start
on propper documentation
MSP-12356
2015-05-04 11:14:42 -05:00
David Maloney
c9cf6be97a
more memory cleanup
...
more missing free calls
MSP-12356
2015-04-30 15:43:58 -05:00
David Maloney
3ebf0513b0
properly cleanup memory around hash history
...
we were not freeing the buffers we created
as palceholders for decrypting hash history.
this would cause crashes when we wold start dealing
with multiple accounts in a row with a hash history.
freeing the buffers seems to fix the problem
MSP-12356
2015-04-30 13:15:17 -05:00
David Maloney
3bfeec2a7a
w00t pulled an account down
...
successfully pulled an account down over the chanel
MSP-12356
2015-04-24 13:04:36 -05:00
David Maloney
52571872c4
move to the first user record
...
move through the datatable until we find
the first sam user object.
MSP-12356
2015-04-23 16:51:07 -05:00
David Maloney
54b91aab08
clean build
...
the project now builds cleanly. the code isn't fully itnegrated
but it's in there and it builds which means it's nearly
perfect =P
MSP-12356
2015-04-23 11:53:33 -05:00
David Maloney
2769d986fe
migrate all the poc code in
...
all of the poc libs are migrated in,
compiler warnings are blocking compile at this moment
2015-04-23 10:39:25 -05:00
David Maloney
85987b9cbe
start migrating ntds code in
...
moving the code chunks from the poc into
the actual meterp project
2015-04-22 16:03:30 -05:00