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
/
source4
/
rpc_server
/
backupkey
Commit message (
Expand
)
Author
Age
Files
Lines
*
backupkey: Remove an unused variable
Volker Lendecke
2015-03-04
1
-1
/
+1
*
backupkey: Fix CID 1273293 Uninitialized scalar variable
Volker Lendecke
2015-03-04
1
-1
/
+1
*
backupkey: Fix a memleak
Volker Lendecke
2015-03-04
1
-0
/
+1
*
backupkey: Simplify get_lsa_secret
Volker Lendecke
2015-03-04
1
-2
/
+4
*
backupkey: Slightly simplify bkrp_do_retrieve_server_wrap_key
Volker Lendecke
2015-03-04
1
-1
/
+2
*
Fix whitespace
Volker Lendecke
2015-03-04
1
-50
/
+48
*
Fix the developer O3 build
Volker Lendecke
2015-02-25
1
-1
/
+1
*
backupkey: Explain more why we use GnuTLS here
Andrew Bartlett
2015-02-25
1
-0
/
+20
*
backupkey: replace heimdal rsa key generation with GnuTLS
Garming Sam
2015-02-25
1
-44
/
+82
*
backupkey: Better handling for different wrap version headers
Andrew Bartlett
2015-02-25
1
-12
/
+19
*
backupkey: Change expected error codes to match Windows 2008R2 and Windows 20...
Andrew Bartlett
2015-02-25
1
-2
/
+2
*
backupkey: Implement ServerWrap Decrypt
Andrew Bartlett
2015-02-25
1
-51
/
+186
*
backupkey: Handle more clearly the case where we find the secret, but it has ...
Andrew Bartlett
2015-02-25
1
-45
/
+33
*
backupkey: Improve variable names to make clear this is client-provided data
Andrew Bartlett
2015-02-25
1
-13
/
+13
*
backupkey: Use the name lsa_secret rather than just secret
Andrew Bartlett
2015-02-25
1
-20
/
+20
*
backupkey: Implement ServerWrap Encrypt protocol
Andrew Bartlett
2015-02-25
1
-13
/
+299
*
backupkey: Improve function names and comments for clarity
Andrew Bartlett
2015-02-25
1
-8
/
+34
*
backupkey: Move SID comparison to inside get_and_verify_access_check()
Andrew Bartlett
2015-02-25
1
-29
/
+26
*
backupkey: begin by factoring out the server wrap functions
Garming Sam
2015-02-25
1
-3
/
+15
*
s4-backupkey: consistent naming of werr variable
Arvid Requate
2015-02-25
1
-10
/
+10
*
s4-backupkey: improve variable name
Arvid Requate
2015-02-25
1
-2
/
+2
*
s4-backupkey: typo fix
Arvid Requate
2015-02-25
1
-2
/
+2
*
s4-backupkey: IDL for ServerWrap subprotocol
Arvid Requate
2015-02-25
1
-0
/
+12
*
s4-backupkey: Comply with [MS-BKRP] 2.2.1
Arvid Requate
2015-02-25
1
-2
/
+1
*
s4-backupkey: Set defined cert serialnumber
Arvid Requate
2015-02-25
1
-1
/
+22
*
s4-backupkey: de-duplicate error handling
Arvid Requate
2015-02-25
1
-39
/
+20
*
s4-backupkey: check for talloc failure
Arvid Requate
2015-02-25
1
-0
/
+3
*
s4-backupkey: Cert lifetime of 365 days, not secs
Arvid Requate
2015-02-25
1
-1
/
+1
*
s4-backupkey: Ensure RSA modulus is 2048 bits
Arvid Requate
2015-02-25
1
-5
/
+10
*
Use heim_octet_string typedef.
Jelmer Vernooij
2013-11-28
1
-2
/
+1
*
backupkey: Fix CID 1034885 Resource leak
Volker Lendecke
2013-11-11
1
-0
/
+1
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
1
-1
/
+1
*
Fix compilation without external heimdal.
Jelmer Vernooij
2011-04-03
1
-0
/
+1
*
use system heimdal headers if possible, fix missing dependencies on hx509 and...
Jelmer Vernooij
2011-04-03
1
-3
/
+6
*
Merge new lorikeet heimdal, revision 85ed7247f515770c73b1f1ced1739f6ce19d75d2
Jelmer Vernooij
2011-03-14
1
-27
/
+27
*
s4:remove many invocations of "samdb_msg_add_string"
Matthias Dieter Wallnöfer
2011-03-01
1
-2
/
+2
*
s4-dsdb: cleanups to the backupkey RPC server
Andrew Tridgell
2011-02-14
1
-15
/
+15
*
s4: Add server side implementation of backup key remote protocol
Matthieu Patou
2011-02-14
1
-0
/
+1306