Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-20 | Refactoring: Make get_schannel_session_key return NTSTATUS | Volker Lendecke | 1 | -4/+3 | |
(This used to be commit a0793cc853d3bd43df2fc49df193a5fead6b01ab) | |||||
2008-07-20 | Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth | Volker Lendecke | 1 | -6/+9 | |
Pass in ndr_syntax_id instead of pipe_idx, return NTSTATUS (This used to be commit 9abc9dc4dc13bd3e42f98eff64eacf24b51f5779) | |||||
2008-07-18 | libnetjoin: make libnet_join_rollback() static. | Günther Deschner | 1 | -2/+2 | |
Guenther (This used to be commit f1cc39e3759357344cb7abcb6bfa9d3e3f4969e6) | |||||
2008-07-18 | Use LDAP macros instead of attribute names. | Karolin Seeger | 1 | -24/+24 | |
Karolin (This used to be commit 7dae8b04f126d0ac86a452dcf373a690ee687ead) | |||||
2008-07-18 | dssync: fix missing prototype warning by including the proper header. | Michael Adam | 1 | -1/+1 | |
Michael (This used to be commit 7d7b63e89bb2a067783362a24d81e44e0d67e2ec) | |||||
2008-07-16 | libnet_dssync: use ctr[1|6]->more_data | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 6b7ddb6d664f5f3b62161cdb3abf12633b263a64) | |||||
2008-07-03 | libnetjoin: fix Bug #5570. | Günther Deschner | 1 | -1/+1 | |
Thanks to Atte Peltomäki. Guenther (This used to be commit 144d374ad9dd981430a82369ceaa2783e6dae90a) | |||||
2008-07-01 | net_vampire: add code to vampire to a Kerberos keytab file using DRSUAPI. | Günther Deschner | 2 | -0/+246 | |
Guenther (This used to be commit 0ef420c3a478a8adce7483f14b45e9995bfa5e5d) | |||||
2008-07-01 | net_vampire: keep keytab context and flush keytab only after the last query. | Günther Deschner | 1 | -14/+19 | |
Guenther (This used to be commit 48efe7dbce1cde6689f94fafe2d7756f673bc050) | |||||
2008-06-30 | kerberos: allow to keep entries with old kvno's while creating keytab. | Günther Deschner | 1 | -0/+1 | |
Guenther (This used to be commit 6194244bd9fcc1fb736f3d91433f107270cac1c9) | |||||
2008-06-30 | kerberos: rename smb_krb5_kt_add_entry to smb_krb5_kt_add_entry_ext. | Günther Deschner | 1 | -7/+7 | |
Guenther (This used to be commit 48600a0019d70d22574cf08e8fe19d44cc332a0f) | |||||
2008-06-26 | Fix the non-LDAP, non-krb5 build, fix gcc -O3 warnings. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 9e2ab30d3cf6950fc79152b2169e7aeae8d6a366) | |||||
2008-06-27 | libnet_dssync: add last_query flag to processing routine. | Günther Deschner | 2 | -4/+17 | |
Guenther (This used to be commit 22bdee7fe0cdcd95e0bade70cacb095e0b348abf) | |||||
2008-06-27 | libnet_dssync: add output filename and dns_domain_name to dssync struct. | Günther Deschner | 2 | -0/+8 | |
Guenther (This used to be commit c16e1820f86f105853aa855eda322ba6cbff3a84) | |||||
2008-06-27 | net_vampire: use bool for last_query information in samsync. | Günther Deschner | 6 | -19/+26 | |
Guenther (This used to be commit fa1976e23a33bd3fab17c3f6ab5573ee1fdf9e31) | |||||
2008-06-27 | net_vampire: separate keytab code from samsync code. | Günther Deschner | 5 | -154/+211 | |
Guenther (This used to be commit 69d8442bf3248f97ad23def424901d7fa87bfe48) | |||||
2008-06-26 | libnet_dssync: pass down drsuapi_DsReplicaOIDMapping_Ctr to callback. | Günther Deschner | 2 | -0/+3 | |
Guenther (This used to be commit cbff970facae295650742d12768f23c7f67380a6) | |||||
2008-06-26 | libnet_dssync: always decrypt attributes before passing them to the ↵ | Günther Deschner | 1 | -0/+127 | |
processing routine. Guenther (This used to be commit 6eedd167e77969e2ab7d5abe7311de62fc413d17) | |||||
2008-06-26 | net_vampire: add some error output to libnet_dssync. | Günther Deschner | 1 | -1/+16 | |
Guenther (This used to be commit 891d4cca0ca5ccb075940517af25f3760a315219) | |||||
2008-06-25 | rpc_client: let cli_get_session_key() return talloced session key. | Günther Deschner | 1 | -1/+1 | |
Thanks, Volker, for pointing this out. Guenther (This used to be commit b47899195e0c190445953243fe80da4e92994dd1) | |||||
2008-06-24 | net_vampire: add basic libnet_dssync() infrastructure. | Günther Deschner | 4 | -0/+399 | |
Guenther (This used to be commit 9486e532da602da587769d4ff8a1a2825e541a30) | |||||
2008-06-24 | net_vampire: add code to vampire a SAM database to a keytab file. | Günther Deschner | 3 | -1/+329 | |
Guenther (This used to be commit ee6e422c0e035aa4779fa718bb6f142827cc2de0) | |||||
2008-06-24 | net_vampire: add username/password to samsync_context. | Günther Deschner | 1 | -0/+3 | |
Guenther (This used to be commit e884304206b512a1ffc70b7a4da8db3c6dfd4f11) | |||||
2008-06-24 | libads: use ads_connect_user_creds in some places. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit ebf31203e7cf22e32b986c536279688b17a65d22) | |||||
2008-06-23 | net_vampire: more libnet_samsync restructuring. | Günther Deschner | 3 | -27/+19 | |
Guenther (This used to be commit 3bcda522f025aff249678a8a086218679fc19c6b) | |||||
2008-06-23 | net_vampire: prepend libnet_ to the public samsync functions. | Günther Deschner | 2 | -31/+26 | |
Guenther (This used to be commit f020c947cfb1482176af8827ed9c361d7c21e26f) | |||||
2008-06-23 | net_vampire: move out display routines to one file. | Günther Deschner | 2 | -0/+307 | |
Guenther (This used to be commit 64b48a07e714d7eb97dd49c11d9ca62951d79524) | |||||
2008-06-23 | net_vampire: move out passdb routines to one file. | Günther Deschner | 2 | -0/+794 | |
Guenther (This used to be commit 74d431270d9b4cc1524f79fa2ad743420afef417) | |||||
2008-06-23 | net_vampire: fix included header. | Günther Deschner | 1 | -1/+1 | |
Guenther (This used to be commit 1dbe6ea8607549649f69e1b63cc427efe67e0778) | |||||
2008-06-23 | net_vampire: move pull_netr_AcctLockStr() to libnet. | Günther Deschner | 2 | -0/+41 | |
Guenther (This used to be commit 8ec64a96e43d2e55e81f725fe693178ecdc65e88) | |||||
2008-06-17 | net_vampire: add error and result_message to samsync_context. | Günther Deschner | 3 | -23/+54 | |
Guenther (This used to be commit e0b117200441f842fbc11cc817ab2cde4d63a22e) | |||||
2008-06-17 | net_vampire: add domain_name to samsync_context. | Günther Deschner | 3 | -0/+6 | |
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: use generic output filename and use correct argv element. | Günther Deschner | 2 | -2/+2 | |
Guenther (This used to be commit e0843e631e379645296a5fe34dfc83bc265ebef3) | |||||
2008-06-17 | net_vampire: move ldif code out of net_rpc_samsync.c | Günther Deschner | 2 | -30/+1216 | |
Guenther (This used to be commit 1d5758ec3a5160e5649242c42f6e4a7b39eb6199) | |||||
2008-06-17 | net_vampire: move some samsync functions to libnet. | Günther Deschner | 4 | -1/+241 | |
Guenther (This used to be commit b3b6af0a3e25fab0a14c9c802dbabd3d03448ebe) | |||||
2008-06-13 | samsync: add prototype for samsync_fix_delta_array(). | Günther Deschner | 1 | -0/+8 | |
Guenther (This used to be commit 6c1904f8be1b4e08b09b64052c1aba24e7a4fb3d) | |||||
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) | |||||
2008-06-05 | libnetjoin: add libnet_join_rollback(). | Günther Deschner | 1 | -1/+30 | |
This is required now if the join verify failed and we already modified the local configuration. Guenther (This used to be commit 2870fe50af5163e30330f5a3ef21d0b7eea85ee5) | |||||
2008-06-05 | libnetjoin: First store configuration and then verify the join. | Günther Deschner | 1 | -4/+11 | |
Jerry, this fixes the issues while joining with "config backend = registry". Guenther (This used to be commit b3d47f099286778252c6df6bf2c1fee0c4e26560) | |||||
2008-06-04 | libnetjoin: correctly copy returned lsa policy sid. | Günther Deschner | 1 | -2/+4 | |
Guenther (This used to be commit f9e5450c9492b0f35bd90040739007963e765ab1) | |||||
2008-06-04 | libnetjoin: only close existing policy handles while unjoining. | Günther Deschner | 1 | -2/+10 | |
Guenther (This used to be commit 6dbed6e7b7300962e11fdce1a713e6f3ea2cb619) | |||||
2008-06-04 | libnetjoin: delete possible "realm" leftover parameter. | Günther Deschner | 1 | -0/+2 | |
Guenther (This used to be commit d7ba98cc3f2d037ec01e079220a66da508b104b0) | |||||
2008-05-18 | libnet: freeze libnet_proto.h from "make proto" | Michael Adam | 1 | -0/+46 | |
Michael (This used to be commit b455cd1a619a1f1922e2e7bc07f1af246e3201e6) | |||||
2008-05-16 | libnetjoin: for informational reasons, report forest_name. | Günther Deschner | 1 | -0/+1 | |
Guenther (This used to be commit 452a9ea4af19d3aebc35929edaf4e5adf8c1fd11) | |||||
2008-05-14 | Fix Bug #5465 (joining with createcomputer=ou1/ou2/ou3). | Günther Deschner | 1 | -2/+1 | |
Guenther (This used to be commit f3251ba03a69c2fd0335861177159a32b2bc9477) | |||||
2008-05-09 | dsgetdcname: use existing messaging_context if possible. | Günther Deschner | 1 | -0/+2 | |
Guenther (This used to be commit 7889516a384c155a9045aad4409c041fddd0d98d) | |||||
2008-05-09 | Use strip_hostname after dsgetdcname/getdcname calls. | Günther Deschner | 1 | -4/+6 | |
Guenther (This used to be commit 82cbb3269b2e764c9c2a2fbcbe9c29feae07fb62) | |||||
2008-04-22 | libnetjoin: identify type of domain early. | Günther Deschner | 1 | -16/+16 | |
This finally enables joining AD using workgroup or realm name. Guenther (This used to be commit 0cf16e6b47f5978bdcb84ac8a29ef13ff2b5cca8) |