index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libnet
Commit message (
Expand
)
Author
Age
Files
Lines
*
smbdes: convert E_old_pw_hash to use gnutls
Isaac Boukris
2019-12-10
1
-5
/
+25
*
s4:libnet: Use GnuTLS RC4 in libnet_ChangePassword_samr()
Andreas Schneider
2019-07-26
1
-6
/
+104
*
s4:libnet: Use GnuTLS RC4 in libnet_SetPassword_samr_handle_23()
Andreas Schneider
2019-07-26
1
-1
/
+28
*
s4:libnet: Use GnuTLS RC4 in libnet_SetPassword_samr_handle_24()
Andreas Schneider
2019-07-26
1
-1
/
+28
*
s4:libnet: Use encode_rc4_passwd_buffer() in libnet_SetPassword_samr_handle_25()
Andreas Schneider
2019-07-26
1
-34
/
+9
*
s4:libnet: Use encode_rc4_passwd_buffer() in libnet_SetPassword_samr_handle_26()
Andreas Schneider
2019-07-26
1
-36
/
+11
*
s4/libnet: Fix joining a Windows pre-2008R2 DC
Tim Beale
2019-07-04
1
-0
/
+9
*
lib/crypto: move gnutls error wrapper to own subsystem
Andrew Bartlett
2019-06-27
2
-2
/
+2
*
py3: Remove PyStr_FromString() compatability macro
Andrew Bartlett
2019-06-24
1
-1
/
+1
*
s3:libnet: Use gnutls_error_to_ntstatus() in libnet_passwd
Andreas Schneider
2019-06-24
1
-6
/
+7
*
s4:libnet: Use GnuTLS MD5 for samr passwords
Andreas Schneider
2019-05-21
1
-13
/
+64
*
s4: squash 'cast between incompatible function types' warning
Noel Power
2019-05-16
2
-12
/
+75
*
libnet: Remove unused source4/libnet/libnet_sam{dump,sync}:
Andrew Bartlett
2019-05-06
4
-530
/
+1
*
libnet: Remove unused source4/libnet/libnet_samsync_ldb.c
Andrew Bartlett
2019-05-06
3
-1301
/
+1
*
libnet vampire: NULL access bug fix
Garming Sam
2019-04-08
1
-1
/
+6
*
build: Remove bld.gen_python_environments()
Andrew Bartlett
2019-03-21
1
-25
/
+24
*
build: Remove --extra-python
Andrew Bartlett
2019-03-21
1
-2
/
+0
*
libnet: Use dom_sid_str_buf
Volker Lendecke
2019-02-27
1
-13
/
+27
*
s4/param: Fix provision_get_schema leaking python object
Noel Power
2019-02-21
1
-1
/
+1
*
Make sure results from GetAttrString are decref'ed where needed
Noel Power
2019-02-13
1
-2
/
+7
*
Cleanup references to module objects returned from PyImport_ImportModule
Noel Power
2019-02-07
1
-3
/
+9
*
py_net: fix != None check
Douglas Bagnall
2019-02-01
1
-1
/
+1
*
s4/libnet: use 'et' as format for ParseTuple with python2
Noel Power
2019-01-13
1
-1
/
+2
*
libnet4: Use dom_sid_str_buf
Volker Lendecke
2019-01-08
3
-21
/
+21
*
Fix spelling mistakes
Olly Betts
2018-11-30
1
-2
/
+2
*
libnet: Reset debug counters after replicating critical objects
Tim Beale
2018-11-06
1
-0
/
+6
*
libnet/drs: Update replication debug to report link progress
Tim Beale
2018-10-17
1
-3
/
+6
*
FIXUP: Improve memory handling on py_net_change_password
Andrew Bartlett
2018-05-17
1
-2
/
+7
*
s4/libnet: Allow passwords containing non ascii characters to be passed
Noel Power
2018-05-17
1
-9
/
+14
*
samdb: Add remote address to connect
Gary Lockyer
2018-05-10
1
-2
/
+3
*
s3/libnet/wscript: build samba-net lib for extra-python/py3
Noel Power
2018-04-13
1
-10
/
+15
*
wscript_build: make sure we link extra-python versions of libraries
Noel Power
2018-04-13
1
-1
/
+1
*
python3 port for dckeytab module
Noel Power
2018-03-23
2
-13
/
+25
*
bugfix memory leak. partition_dn is only used to search and compare and is no...
Andrej Gessel
2018-03-19
1
-2
/
+2
*
Replace NT_STATUS_HAVE_NO_MEMORY macro
Swen Schillig
2018-03-03
1
-2
/
+8
*
Minor cleanup of libnet_LookupName_recv
Swen Schillig
2018-03-02
1
-30
/
+39
*
Zero libnet_LookupName out struct before using
Swen Schillig
2018-03-02
1
-4
/
+1
*
Minor cleanup to libnet_join_member
Swen Schillig
2018-02-24
1
-27
/
+19
*
talloc_zero libnet_context on init
Swen Schillig
2018-02-01
1
-8
/
+2
*
Fix wrong condition for error string assignment
Swen Schillig
2018-01-25
1
-2
/
+2
*
libnet: Use talloc_zero instead of ZERO_STRUCTP
Volker Lendecke
2018-01-25
1
-3
/
+3
*
libnet: Add NULL checks to py_net_finddc
Volker Lendecke
2018-01-09
1
-0
/
+10
*
schema: Make writing indices flag an enum for a new state
Garming Sam
2017-11-24
1
-2
/
+2
*
debug: Add new debug class "drs_repl" for DRS replication processing
Andrew Bartlett
2017-09-07
1
-0
/
+3
*
replmd: Don't fail cycle if we get link for deleted object with GET_TGT
Tim Beale
2017-08-18
1
-0
/
+4
*
drs: Fail replication transaction instead of dropping links
Tim Beale
2017-08-18
1
-0
/
+1
*
libnet: Initialize req_level in become_dc tests
Tim Beale
2017-07-28
1
-1
/
+1
*
py3: Make sure to specify METH_VARARGS together with METH_KEYWORDS
Alexander Bokovoy
2017-07-14
1
-1
/
+1
*
libnet join: Fix error handling on provision_store_self_join failure
Gary Lockyer
2017-05-25
1
-1
/
+8
*
pynet: Add a hook to decrypt one attribute
Andrew Bartlett
2017-05-25
1
-0
/
+74
[next]