Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-23 | s3-nbt: fix remaining callers of ndr_push/pull_struct_blob. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2008-07-30 | build: fix some no previous prototype warnings. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 51062534fd58d7a914a6bbac2e52bb44e71363b7) | |||||
2008-06-27 | net_vampire: use bool for last_query information in samsync. | Günther Deschner | 1 | -1/+2 | |
Guenther (This used to be commit fa1976e23a33bd3fab17c3f6ab5573ee1fdf9e31) | |||||
2008-06-24 | net_vampire: add code to vampire a SAM database to a keytab file. | Günther Deschner | 1 | -0/+3 | |
Guenther (This used to be commit ee6e422c0e035aa4779fa718bb6f142827cc2de0) | |||||
2008-06-23 | net_vampire: more libnet_samsync restructuring. | Günther Deschner | 1 | -16/+8 | |
Guenther (This used to be commit 3bcda522f025aff249678a8a086218679fc19c6b) | |||||
2008-06-23 | net_vampire: prepend libnet_ to the public samsync functions. | Günther Deschner | 1 | -17/+17 | |
Guenther (This used to be commit f020c947cfb1482176af8827ed9c361d7c21e26f) | |||||
2008-06-23 | net_vampire: move pull_netr_AcctLockStr() to libnet. | Günther Deschner | 1 | -0/+38 | |
Guenther (This used to be commit 8ec64a96e43d2e55e81f725fe693178ecdc65e88) | |||||
2008-06-17 | net_vampire: add error and result_message to samsync_context. | Günther Deschner | 1 | -22/+44 | |
Guenther (This used to be commit e0b117200441f842fbc11cc817ab2cde4d63a22e) | |||||
2008-06-17 | net_vampire: add domain_name to samsync_context. | Günther Deschner | 1 | -0/+4 | |
Guenther (This used to be commit 7e7f07ec59d23e909809ed32adc8fc399826310d) | |||||
2008-06-17 | net_vampire: fix samsync_process_database(). | Günther Deschner | 1 | -1/+1 | |
Turns out the password hashes are not rid encrypted in the samsync reply. Guenther (This used to be commit 7d8d60bcbae79f3cdd55b27217145ffbd19f161d) | |||||
2008-06-17 | net_vampire: fix build warning. | Günther Deschner | 1 | -1/+0 | |
Guenther (This used to be commit eb4232fec05cd87ea85a781b84a3fbe85f469703) | |||||
2008-06-17 | net_vampire: move some samsync functions to libnet. | Günther Deschner | 1 | -0/+164 | |
Guenther (This used to be commit b3b6af0a3e25fab0a14c9c802dbabd3d03448ebe) | |||||
2008-06-13 | samsync: add samsync_fix_delta_array() | Günther Deschner | 1 | -0/+188 | |
This code is vastly based on samba4 code. Guenther (cherry picked from commit 5b68be96996a710988b1fd1c176cd5dff0f2c6af) (This used to be commit 2c53d87de4ecc5ac9c43bc7488a03bceecf35140) |