summaryrefslogtreecommitdiff
path: root/source4/utils/net/drs
AgeCommit message (Expand)AuthorFilesLines
2010-10-17Revert "s4:remove "util_ldb" submodule and integrate the three gendb_* calls ...Matthias Dieter Wallnöfer1-0/+1
2010-10-17s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...Matthias Dieter Wallnöfer1-1/+0
2010-10-15s4:dsdb - remove "samdb_result_uint", "samdb_result_int64", "samdb_result_uin...Matthias Dieter Wallnöfer1-8/+8
2010-08-30s4-util: Print more informative error messages in 'net drs replicate'Kamen Mazdrashki1-4/+13
2010-06-26s4/net-drs: Fix error messages typo and formattingKamen Mazdrashki1-7/+7
2010-06-25s4/utils: fix few 'net drs replicate' error messagesKamen Mazdrashki1-6/+8
2010-06-16s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library.Stefan Metzmacher1-1/+1
2010-04-28s4/net_drs: Fix Connection name printedKamen Mazdrashki1-3/+3
2010-04-22s4-net: fixed two compiler warningsAndrew Tridgell1-6/+4
2010-04-15s4:util/net/drs: don't look at p->last_fault_code for debugging anymoreStefan Metzmacher4-12/+0
2010-03-18s4:utils/net/drs: make use of dcerpc_binding_handle stubsStefan Metzmacher5-5/+8
2010-02-24s4/drs_util: 'net drs showrepl' command implementationKamen Mazdrashki2-0/+611
2010-02-24s4/drs_util: 'net drs replicate' command implementationKamen Mazdrashki2-3/+252
2010-02-24s4/drs_util: Add public function for binding to a DCKamen Mazdrashki1-0/+48
2010-02-24s4/drs_util: Refactor code to use net_drs_connection object for DRSUAPI conne...Kamen Mazdrashki3-34/+44
2010-02-24s4/drs_util: Move DRSUAPI connection data into separate objectKamen Mazdrashki1-8/+18
2010-02-24s4/net_drs: Utility macros for conditions checkingKamen Mazdrashki1-0/+20
2010-02-12s4:net_drs_bind: make some more stuff staticStefan Metzmacher1-2/+2
2010-02-12s4:net/drs: use the full path to "utils/net/drs/net_drs*.h"Stefan Metzmacher4-4/+4
2010-02-11s4-net-drs: fix some coding style issuesAndrew Tridgell2-3/+2
2010-02-11s4/net_drs: 'net drs kcc' command implementationKamen Mazdrashki2-1/+175
2010-02-11s4/net_drs: 'net drs bind' command implementationKamen Mazdrashki1-0/+136
2010-02-11s4/net_drs: 'net drs' utility initial creationKamen Mazdrashki2-0/+354