index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
utils
/
net_rpc_samsync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: only include gen_ndr headers where needed.
Günther Deschner
2010-05-06
1
-0
/
+2
*
s3 net: Fix compile warnings
Kai Blin
2010-01-19
1
-7
/
+12
*
s3/net: split up some printable stings to ease i18n
Björn Jacke
2010-01-18
1
-6
/
+6
*
Revert "s3: Make run_rpc_command take strings instead of a ndr_interface_table"
Volker Lendecke
2009-11-08
1
-15
/
+8
*
s3: Make run_rpc_command take strings instead of a ndr_interface_table
Volker Lendecke
2009-11-08
1
-8
/
+15
*
s3-rpc_client: add dcerpc_transport_t to cli_rpc_pipe_open_spnego_ntlmssp and...
Günther Deschner
2009-09-11
1
-1
/
+1
*
s3 net: i18n support for net rpc samsync
Kai Blin
2009-08-11
1
-23
/
+27
*
Revert "net: Use samba default command line arguments."
Kai Blin
2009-07-22
1
-2
/
+2
*
s3:net: Fix Bug #6222. Default to DRSUAPI replication for net rpc vampire keytab
Stefan Metzmacher
2009-07-13
1
-4
/
+7
*
net: Use samba default command line arguments.
Kai Blin
2009-05-25
1
-2
/
+2
*
s3-libnet-samsync: use samsync_ops.
Günther Deschner
2008-11-18
1
-4
/
+4
*
s3-net: add "net rpc vampire passdb" that allows to take arguments.
Günther Deschner
2008-11-18
1
-0
/
+13
*
s3-net: use net_scan_dc in net rpc vampire keytab.
Günther Deschner
2008-11-18
1
-8
/
+27
*
s3-net-vampire: add support for partial replication (individual deltas).
Günther Deschner
2008-11-18
1
-0
/
+109
*
[s3]make keytab filename argument mandatory to "net rpc vampire keytab"
Michael Adam
2008-11-11
1
-4
/
+11
*
net: Add missing colon to unify usage messages.
Karolin Seeger
2008-08-22
1
-2
/
+2
*
vampire keytab: add command line switch --clean-old-entries .
Michael Adam
2008-08-01
1
-0
/
+1
*
vampire keytab: introduce switch --single-obj-repl.
Michael Adam
2008-08-01
1
-1
/
+2
*
libnet dssync: rename flag single to single_object_replication
Michael Adam
2008-08-01
1
-1
/
+1
*
net rpc vampire: rename --repl-nodiff to --force-full-repl.
Michael Adam
2008-08-01
1
-1
/
+1
*
libnet dssync: rename repl_nodiff flag to force_full_replication.
Michael Adam
2008-08-01
1
-1
/
+1
*
libnet dssync: support lists of dns (instead of one dn) for single object rep...
Michael Adam
2008-08-01
1
-1
/
+2
*
vampire keytab: add switch --repl-nodiff to trigger full replication.
Michael Adam
2008-08-01
1
-0
/
+2
*
dssync: allow replications of a single obj with net rpc vampire keytab.
Michael Adam
2008-08-01
1
-0
/
+4
*
dssync: replace the processing_fn by startup/process/finish ops.
Michael Adam
2008-08-01
1
-1
/
+1
*
Refactoring: run_rpc_command uses ndr_syntax_id instead of pipe_idx
Volker Lendecke
2008-07-21
1
-4
/
+6
*
net rpc vampire: eliminate missing proto warning by making rpc_vampire_keytab...
Michael Adam
2008-07-18
1
-8
/
+8
*
net_vampire: add code to vampire to a Kerberos keytab file using DRSUAPI.
Günther Deschner
2008-07-01
1
-0
/
+50
*
net_vampire: add code to vampire a SAM database to a keytab file.
Günther Deschner
2008-06-24
1
-2
/
+75
*
net_vampire: more libnet_samsync restructuring.
Günther Deschner
2008-06-23
1
-27
/
+29
*
net_vampire: prepend libnet_ to the public samsync functions.
Günther Deschner
2008-06-23
1
-29
/
+29
*
net_vampire: move out display routines to one file.
Günther Deschner
2008-06-23
1
-275
/
+0
*
net_vampire: move out passdb routines to one file.
Günther Deschner
2008-06-23
1
-762
/
+0
*
net_vampire: display more deltas while doing samdump.
Günther Deschner
2008-06-23
1
-41
/
+44
*
net_vampire: move pull_netr_AcctLockStr() to libnet.
Günther Deschner
2008-06-23
1
-34
/
+0
*
time: move uint64s_nt_time_to_unix_abs() to lib/time.c
Günther Deschner
2008-06-23
1
-7
/
+0
*
net_vampire: add error and result_message to samsync_context.
Günther Deschner
2008-06-17
1
-20
/
+28
*
net_vampire: add domain_name to samsync_context.
Günther Deschner
2008-06-17
1
-0
/
+3
*
net_vampire: use generic output filename and use correct argv element.
Günther Deschner
2008-06-17
1
-1
/
+1
*
net_vampire: move ldif code out of net_rpc_samsync.c
Günther Deschner
2008-06-17
1
-1153
/
+0
*
net_vampire: move some samsync functions to libnet.
Günther Deschner
2008-06-17
1
-161
/
+0
*
net_vampire: rename process_database to samsync_process_database.
Günther Deschner
2008-06-13
1
-19
/
+19
*
net_vampire: fix ldif_init_context().
Günther Deschner
2008-06-13
1
-31
/
+40
*
net_vampire: split out rpc_vampire_ldif().
Günther Deschner
2008-06-13
1
-23
/
+73
*
net_vampire: add samsync_init_context().
Günther Deschner
2008-06-13
1
-9
/
+41
*
net_vampire: add samsync_debug_str().
Günther Deschner
2008-06-13
1
-30
/
+52
*
net_vampire: restructure internal code more.
Günther Deschner
2008-06-13
1
-312
/
+426
*
net_vampire: start using talloc for the ldif vampire code.
Günther Deschner
2008-06-13
1
-118
/
+138
*
net_vampire: join dump and process function into one callback.
Günther Deschner
2008-06-13
1
-96
/
+54
*
net_vampire: let fetch_database and fetch_database_to_ldif use sid pointers.
Günther Deschner
2008-06-13
1
-12
/
+12
[next]