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_samsync.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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