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
/
libnet
/
libnet_samsync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:libnet: pass in struct netlogon_creds_cli_context from the caller.
Stefan Metzmacher
2014-01-07
1
-1
/
+1
*
s3:rpc_client: make use of the new netlogon_creds_cli_context
Stefan Metzmacher
2014-01-07
1
-3
/
+16
*
s3:libnet: make use of samba_tevent_context_init()
Stefan Metzmacher
2013-02-19
1
-1
/
+1
*
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
2011-12-12
1
-2
/
+1
*
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-2
/
+2
*
s3-libnet: run minimal_includes.pl.
Günther Deschner
2011-05-05
1
-1
/
+0
*
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
2011-04-13
1
-0
/
+1
*
s3-messages: only include messages.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-libnet: prefer dcerpc_netr_X functions.
Günther Deschner
2011-01-13
1
-10
/
+18
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3-dsgetdcname: always pass in messaging context.
Günther Deschner
2010-09-23
1
-0
/
+4
*
s3-util: use shared dom_sid_dup.
Günther Deschner
2010-09-20
1
-1
/
+2
*
s3:libnet/libnet_samsync.c: we also need some ndr_pull functions
Stefan Metzmacher
2010-08-08
1
-0
/
+1
*
s3-libnet: better separate headers.
Günther Deschner
2010-07-13
1
-1
/
+1
*
s3: Remove use of iconv_convenience.
Jelmer Vernooij
2010-05-18
1
-1
/
+1
*
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
2009-11-26
1
-0
/
+1
*
Make Samba3 use the new common libcli/auth code
Andrew Bartlett
2009-04-14
1
-4
/
+4
*
Use common samsync delta decryption functions in libnet_samsync.c
Andrew Bartlett
2009-04-14
1
-157
/
+7
*
Adapt to common crypto functions: sam_pwd_hash() -> sam_rid_crypt()
Andrew Bartlett
2009-04-14
1
-8
/
+9
*
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
2009-04-14
1
-8
/
+9
*
s3-libnet: Fix Bug #6193: avoid messing with sync_context in libnet_samsync_d...
Günther Deschner
2009-03-25
1
-3
/
+0
*
s3-libnet: fix build warning (missing prototype).
Günther Deschner
2008-12-09
1
-2
/
+2
*
s3-libnet-samsync: refactor libnet_samsync.
Günther Deschner
2008-11-18
1
-57
/
+66
*
s3-libnet-samsync: use netr_DatabaseDeltas unless full replication enforced.
Günther Deschner
2008-11-18
1
-1
/
+12
*
s3-libnet-samsync: pass sequence number pointer to process routine.
Günther Deschner
2008-11-18
1
-0
/
+1
*
s3-libnet-samsync: move all modules to startup,process,finish callbacks.
Günther Deschner
2008-11-18
1
-1
/
+0
*
s3-libnet-samsync: call init and close ops function where appropriate.
Günther Deschner
2008-11-18
1
-1
/
+23
*
s3-libnet-samsync: use samsync_ops.
Günther Deschner
2008-11-18
1
-3
/
+4
*
s3-libnet-samsync: add support for partial replication.
Günther Deschner
2008-11-18
1
-12
/
+107
*
Fix net rpc vampire, based on an *amazing* piece of debugging work by "Cooper...
Jeremy Allison
2008-10-22
1
-21
/
+32
*
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner
2008-09-23
1
-2
/
+2
*
build: fix some no previous prototype warnings.
Günther Deschner
2008-07-30
1
-1
/
+1
*
net_vampire: use bool for last_query information in samsync.
Günther Deschner
2008-06-27
1
-1
/
+2
*
net_vampire: add code to vampire a SAM database to a keytab file.
Günther Deschner
2008-06-24
1
-0
/
+3
*
net_vampire: more libnet_samsync restructuring.
Günther Deschner
2008-06-23
1
-16
/
+8
*
net_vampire: prepend libnet_ to the public samsync functions.
Günther Deschner
2008-06-23
1
-17
/
+17
*
net_vampire: move pull_netr_AcctLockStr() to libnet.
Günther Deschner
2008-06-23
1
-0
/
+38
*
net_vampire: add error and result_message to samsync_context.
Günther Deschner
2008-06-17
1
-22
/
+44
*
net_vampire: add domain_name to samsync_context.
Günther Deschner
2008-06-17
1
-0
/
+4
*
net_vampire: fix samsync_process_database().
Günther Deschner
2008-06-17
1
-1
/
+1
*
net_vampire: fix build warning.
Günther Deschner
2008-06-17
1
-1
/
+0
*
net_vampire: move some samsync functions to libnet.
Günther Deschner
2008-06-17
1
-0
/
+164
*
samsync: add samsync_fix_delta_array()
Günther Deschner
2008-06-13
1
-0
/
+188