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