index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
libnet
/
libnet_dssync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
2010-01-18
1
-5
/
+5
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
*
Fix an uninitialized variable
Volker Lendecke
2009-04-23
1
-0
/
+2
*
Move DRSUAPI per-attribute decryption into a common file
Andrew Bartlett
2009-04-14
1
-71
/
+5
*
s3-libnet: only call libnet_dssync_process() startup and shutdown callbacks w...
Günther Deschner
2009-04-01
1
-12
/
+16
*
s3: fix s3 drsuapi callers.
Günther Deschner
2008-10-17
1
-1
/
+1
*
s4-build: fix drsuapi callers.
Günther Deschner
2008-10-16
1
-4
/
+11
*
Fix "might be used uninitialized" warnings.
Jeremy Allison
2008-08-07
1
-3
/
+3
*
libnet dssync: start memory allocation cleanup: use tmp ctx in libnet_dssync().
Michael Adam
2008-08-01
1
-2
/
+9
*
libnet dssync: fix memory allocation for error/result messages.
Michael Adam
2008-08-01
1
-7
/
+7
*
libnet dssync: add my C after dssync keytab changes.
Michael Adam
2008-08-01
1
-0
/
+1
*
dssync: add clean_old_entries flag to dssync_ctx.
Michael Adam
2008-08-01
1
-0
/
+1
*
libnet dssync: rename flag single to single_object_replication
Michael Adam
2008-08-01
1
-6
/
+12
*
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
-16
/
+24
*
libnet dssync: move determination of request level into build_request()
Michael Adam
2008-08-01
1
-10
/
+15
*
libnet dssync: refactor dsgetncchanges loop out into libnet_dssync_getncchang...
Michael Adam
2008-08-01
1
-59
/
+80
*
libnet dssync: fix single object replication by adding one check.
Michael Adam
2008-08-01
1
-1
/
+1
*
libnet dssync: simplify logic of libnet_dssync_process() main loop.
Michael Adam
2008-08-01
1
-83
/
+64
*
libnet dssync: refactor creation of request out into new function
Michael Adam
2008-08-01
1
-64
/
+122
*
vampire keytab: add switch --repl-nodiff to trigger full replication.
Michael Adam
2008-08-01
1
-1
/
+1
*
dssync: allow replications of a single obj with net rpc vampire keytab.
Michael Adam
2008-08-01
1
-6
/
+26
*
dssync: pass uptodateness vector into and out of DsGetNCChanges request.
Michael Adam
2008-08-01
1
-2
/
+42
*
dssync: either use the req5 or the req8 request, depending on the supported_e...
Michael Adam
2008-08-01
1
-8
/
+24
*
dssync: record the bind info in the new remote_info28 in libnet_dssync_bind().
Michael Adam
2008-08-01
1
-0
/
+29
*
dssync keytab: add support for keeping track of the up-to-date-ness vector.
Michael Adam
2008-08-01
1
-2
/
+2
*
dssync: replace the processing_fn by startup/process/finish ops.
Michael Adam
2008-08-01
1
-12
/
+24
*
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2008-07-22
1
-1
/
+1
*
dssync: fix missing prototype warning by including the proper header.
Michael Adam
2008-07-18
1
-1
/
+1
*
libnet_dssync: use ctr[1|6]->more_data
Stefan Metzmacher
2008-07-16
1
-2
/
+2
*
libnet_dssync: add last_query flag to processing routine.
Günther Deschner
2008-06-27
1
-4
/
+16
*
libnet_dssync: add output filename and dns_domain_name to dssync struct.
Günther Deschner
2008-06-27
1
-0
/
+6
*
libnet_dssync: pass down drsuapi_DsReplicaOIDMapping_Ctr to callback.
Günther Deschner
2008-06-26
1
-0
/
+2
*
libnet_dssync: always decrypt attributes before passing them to the processin...
Günther Deschner
2008-06-26
1
-0
/
+127
*
net_vampire: add some error output to libnet_dssync.
Günther Deschner
2008-06-26
1
-1
/
+16
*
rpc_client: let cli_get_session_key() return talloced session key.
Günther Deschner
2008-06-25
1
-1
/
+1
*
net_vampire: add basic libnet_dssync() infrastructure.
Günther Deschner
2008-06-24
1
-0
/
+353