index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
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-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