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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
libnet
/
libnet_samsync.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-26
s3-rpc: Avoid including every pipe's client and server stubs everywhere in sa...
Günther Deschner
1
-0
/
+1
2009-04-14
Make Samba3 use the new common libcli/auth code
Andrew Bartlett
1
-4
/
+4
2009-04-14
Use common samsync delta decryption functions in libnet_samsync.c
Andrew Bartlett
1
-157
/
+7
2009-04-14
Adapt to common crypto functions: sam_pwd_hash() -> sam_rid_crypt()
Andrew Bartlett
1
-8
/
+9
2009-04-14
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
1
-8
/
+9
2009-03-25
s3-libnet: Fix Bug #6193: avoid messing with sync_context in libnet_samsync_d...
Günther Deschner
1
-3
/
+0
2008-12-09
s3-libnet: fix build warning (missing prototype).
Günther Deschner
1
-2
/
+2
2008-11-18
s3-libnet-samsync: refactor libnet_samsync.
Günther Deschner
1
-57
/
+66
2008-11-18
s3-libnet-samsync: use netr_DatabaseDeltas unless full replication enforced.
Günther Deschner
1
-1
/
+12
2008-11-18
s3-libnet-samsync: pass sequence number pointer to process routine.
Günther Deschner
1
-0
/
+1
2008-11-18
s3-libnet-samsync: move all modules to startup,process,finish callbacks.
Günther Deschner
1
-1
/
+0
2008-11-18
s3-libnet-samsync: call init and close ops function where appropriate.
Günther Deschner
1
-1
/
+23
2008-11-18
s3-libnet-samsync: use samsync_ops.
Günther Deschner
1
-3
/
+4
2008-11-18
s3-libnet-samsync: add support for partial replication.
Günther Deschner
1
-12
/
+107
2008-10-22
Fix net rpc vampire, based on an *amazing* piece of debugging work by "Cooper...
Jeremy Allison
1
-21
/
+32
2008-09-23
s3-nbt: fix remaining callers of ndr_push/pull_struct_blob.
Günther Deschner
1
-2
/
+2
2008-07-30
build: fix some no previous prototype warnings.
Günther Deschner
1
-1
/
+1
2008-06-27
net_vampire: use bool for last_query information in samsync.
Günther Deschner
1
-1
/
+2
2008-06-24
net_vampire: add code to vampire a SAM database to a keytab file.
Günther Deschner
1
-0
/
+3
2008-06-23
net_vampire: more libnet_samsync restructuring.
Günther Deschner
1
-16
/
+8
2008-06-23
net_vampire: prepend libnet_ to the public samsync functions.
Günther Deschner
1
-17
/
+17
2008-06-23
net_vampire: move pull_netr_AcctLockStr() to libnet.
Günther Deschner
1
-0
/
+38
2008-06-17
net_vampire: add error and result_message to samsync_context.
Günther Deschner
1
-22
/
+44
2008-06-17
net_vampire: add domain_name to samsync_context.
Günther Deschner
1
-0
/
+4
2008-06-17
net_vampire: fix samsync_process_database().
Günther Deschner
1
-1
/
+1
2008-06-17
net_vampire: fix build warning.
Günther Deschner
1
-1
/
+0
2008-06-17
net_vampire: move some samsync functions to libnet.
Günther Deschner
1
-0
/
+164
2008-06-13
samsync: add samsync_fix_delta_array()
Günther Deschner
1
-0
/
+188