Age | Commit message (Expand) | Author | Files | Lines |
2012-01-18 | s3-utils/net: pass struct ndr_interface_table down | Andrew Bartlett | 1 | -7/+7 |
2011-05-18 | s3-lib Replace StrnCaseCmp() with strncasecmp_m() | Andrew Bartlett | 1 | -9/+9 |
2011-03-30 | s3-passdb: use passdb headers where needed. | Günther Deschner | 1 | -0/+1 |
2011-02-02 | s3-dssync-passdb: add basic routines and net function. | Günther Deschner | 1 | -2/+96 |
2011-02-02 | s3:net: make some net_rpc_samsync.c functions static | Stefan Metzmacher | 1 | -24/+24 |
2011-01-03 | s3:net_rpc_vampire_keytab: don't return -1 on success (bug #7899) | Stefan Metzmacher | 1 | -1/+0 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -1/+1 |
2010-09-20 | s3-util: use shared dom_sid_dup. | Günther Deschner | 1 | -2/+2 |
2010-09-20 | s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions. | Günther Deschner | 1 | -1/+2 |
2010-07-13 | s3-libnet: better separate headers. | Günther Deschner | 1 | -0/+2 |
2010-05-21 | s3:dom_sid Global replace of DOM_SID with struct dom_sid | Andrew Bartlett | 1 | -5/+5 |
2010-05-06 | s3: only include gen_ndr headers where needed. | Günther Deschner | 1 | -0/+2 |
2010-01-19 | s3 net: Fix compile warnings | Kai Blin | 1 | -7/+12 |
2010-01-18 | s3/net: split up some printable stings to ease i18n | Björn Jacke | 1 | -6/+6 |
2009-11-08 | Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table" | Volker Lendecke | 1 | -15/+8 |
2009-11-08 | s3: Make run_rpc_command take strings instead of a ndr_interface_table | Volker Lendecke | 1 | -8/+15 |
2009-09-11 | s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and... | Günther Deschner | 1 | -1/+1 |
2009-08-11 | s3 net: i18n support for net rpc samsync | Kai Blin | 1 | -23/+27 |
2009-07-22 | Revert "net: Use samba default command line arguments." | Kai Blin | 1 | -2/+2 |
2009-07-13 | s3:net: Fix Bug #6222. Default to DRSUAPI replication for net rpc vampire keytab | Stefan Metzmacher | 1 | -4/+7 |
2009-05-25 | net: Use samba default command line arguments. | Kai Blin | 1 | -2/+2 |
2008-11-18 | s3-libnet-samsync: use samsync_ops. | Günther Deschner | 1 | -4/+4 |
2008-11-18 | s3-net: add "net rpc vampire passdb" that allows to take arguments. | Günther Deschner | 1 | -0/+13 |
2008-11-18 | s3-net: use net_scan_dc in net rpc vampire keytab. | Günther Deschner | 1 | -8/+27 |
2008-11-18 | s3-net-vampire: add support for partial replication (individual deltas). | Günther Deschner | 1 | -0/+109 |
2008-11-11 | [s3]make keytab filename argument mandatory to "net rpc vampire keytab" | Michael Adam | 1 | -4/+11 |
2008-08-22 | net: Add missing colon to unify usage messages. | Karolin Seeger | 1 | -2/+2 |
2008-08-01 | vampire keytab: add command line switch --clean-old-entries . | Michael Adam | 1 | -0/+1 |
2008-08-01 | vampire keytab: introduce switch --single-obj-repl. | Michael Adam | 1 | -1/+2 |
2008-08-01 | libnet dssync: rename flag single to single_object_replication | Michael Adam | 1 | -1/+1 |
2008-08-01 | net rpc vampire: rename --repl-nodiff to --force-full-repl. | Michael Adam | 1 | -1/+1 |
2008-08-01 | libnet dssync: rename repl_nodiff flag to force_full_replication. | Michael Adam | 1 | -1/+1 |
2008-08-01 | libnet dssync: support lists of dns (instead of one dn) for single object rep... | Michael Adam | 1 | -1/+2 |
2008-08-01 | vampire keytab: add switch --repl-nodiff to trigger full replication. | Michael Adam | 1 | -0/+2 |
2008-08-01 | dssync: allow replications of a single obj with net rpc vampire keytab. | Michael Adam | 1 | -0/+4 |
2008-08-01 | dssync: replace the processing_fn by startup/process/finish ops. | Michael Adam | 1 | -1/+1 |
2008-07-21 | Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx | Volker Lendecke | 1 | -4/+6 |
2008-07-18 | net rpc vampire: eliminate missing proto warning by making rpc_vampire_keytab... | Michael Adam | 1 | -8/+8 |
2008-07-01 | net_vampire: add code to vampire to a Kerberos keytab file using DRSUAPI. | Günther Deschner | 1 | -0/+50 |
2008-06-24 | net_vampire: add code to vampire a SAM database to a keytab file. | Günther Deschner | 1 | -2/+75 |
2008-06-23 | net_vampire: more libnet_samsync restructuring. | Günther Deschner | 1 | -27/+29 |
2008-06-23 | net_vampire: prepend libnet_ to the public samsync functions. | Günther Deschner | 1 | -29/+29 |
2008-06-23 | net_vampire: move out display routines to one file. | Günther Deschner | 1 | -275/+0 |
2008-06-23 | net_vampire: move out passdb routines to one file. | Günther Deschner | 1 | -762/+0 |
2008-06-23 | net_vampire: display more deltas while doing samdump. | Günther Deschner | 1 | -41/+44 |
2008-06-23 | net_vampire: move pull_netr_AcctLockStr() to libnet. | Günther Deschner | 1 | -34/+0 |
2008-06-23 | time: move uint64s_nt_time_to_unix_abs() to lib/time.c | Günther Deschner | 1 | -7/+0 |
2008-06-17 | net_vampire: add error and result_message to samsync_context. | Günther Deschner | 1 | -20/+28 |
2008-06-17 | net_vampire: add domain_name to samsync_context. | Günther Deschner | 1 | -0/+3 |
2008-06-17 | net_vampire: use generic output filename and use correct argv element. | Günther Deschner | 1 | -1/+1 |