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
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/async_req: do not install async_connect_send_test.
Günther Deschner
2015-12-01
1
-1
/
+2
*
libcli/smb: fix BUFFER_OVERFLOW handling in tstream_smbXcli_np
Stefan Metzmacher
2015-12-01
1
-3
/
+10
*
libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb1cli_readx*
Stefan Metzmacher
2015-12-01
1
-18
/
+35
*
libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb2cli_query_info*
Stefan Metzmacher
2015-12-01
1
-5
/
+19
*
libcli/smb: correctly handle STATUS_BUFFER_OVERFLOW in smb2cli_read*
Stefan Metzmacher
2015-12-01
1
-5
/
+21
*
libcli/smb: make sure we have a body size of 0x31 before dereferencing an ioc...
Stefan Metzmacher
2015-12-01
1
-37
/
+47
*
smbd: Fix a comment
Volker Lendecke
2015-12-01
1
-1
/
+1
*
smbd: Simplify a boolean expression
Volker Lendecke
2015-12-01
1
-1
/
+1
*
smbd: Fix a typo
Volker Lendecke
2015-12-01
1
-1
/
+1
*
librpc: Fix a possible array out of bounds access
Andreas Schneider
2015-12-01
1
-1
/
+1
*
lib: Fix an array subscript is above array bounds error
Andreas Schneider
2015-12-01
1
-1
/
+6
*
s3:talloc_dict: fix a SIGBUS when dereferencing unaligned pointers
Ralph Boehme
2015-11-30
1
-2
/
+5
*
lib/param: add a fixed unified lpcfg_string_{free,set,set_upper}() infrastruc...
Stefan Metzmacher
2015-11-30
2
-130
/
+151
*
docs: change pdbedit --set-nt-hash to be consistent
Garming Sam
2015-11-30
1
-1
/
+1
*
passdb: Change ABI version to 0.24.2
Garming Sam
2015-11-30
2
-1
/
+314
*
pdb: add a blackbox test for setting password with hash
Garming Sam
2015-11-30
1
-0
/
+7
*
Add --set-nt-hash option to pdbedit to update user password from nt-hash hexs...
Alberto Maria Fiaschi
2015-11-30
4
-12
/
+76
*
s3:torture: add traverse testing to LOCAL-RBTREE
Stefan Metzmacher
2015-11-27
1
-0
/
+39
*
dbwrap_rbt: fix modifying the db during traverse
Stefan Metzmacher
2015-11-27
1
-47
/
+57
*
dbwrap_rbt: add nested traverse protection
Stefan Metzmacher
2015-11-27
1
-31
/
+40
*
dbwrap_rbt: use talloc_zero_size() instead of a partial ZERO_STRUCT()
Stefan Metzmacher
2015-11-27
1
-3
/
+1
*
docs: Fix some typos in the idmap backend section.
Karolin Seeger
2015-11-26
1
-10
/
+5
*
ctdb-protocol: Fix marshalling for struct ctdb_rec_data
Amitay Isaacs
2015-11-25
2
-20
/
+13
*
ctdb-protocol: Add API to extract ctdb_ltdb_header from TDB_DATA
Amitay Isaacs
2015-11-25
2
-0
/
+17
*
ctdb-protocol: Fix marshalling of struct ctdb_public_ip_list
Amitay Isaacs
2015-11-25
2
-1
/
+10
*
ctdb-protocol: Fix marshalling of struct ctdb_addr_info
Amitay Isaacs
2015-11-25
2
-9
/
+28
*
ctdb-protocol: Do not expect a reply for SHUTDOWN control
Amitay Isaacs
2015-11-25
1
-1
/
+1
*
ctdb-protocol: Add marshalling for TDB_DATA
Amitay Isaacs
2015-11-25
4
-0
/
+48
*
ctdb-protocol: Add utility function ctdb_sock_addr_to_string
Amitay Isaacs
2015-11-25
2
-0
/
+30
*
ctdb-system: Use protocol/protocol.h instead of ctdb_private.h
Amitay Isaacs
2015-11-25
7
-7
/
+7
*
ctdb-include: Make client header self contained
Amitay Isaacs
2015-11-25
1
-0
/
+3
*
ctdb-include: Make protocol headers self contained
Amitay Isaacs
2015-11-25
2
-0
/
+4
*
s3: smbd: Tear down global_smbXsrv_client in the correct order.
Jeremy Allison
2015-11-25
1
-1
/
+0
*
s3: docs: Fix "strict rename" doc to match code.
Jeremy Allison
2015-11-24
1
-3
/
+12
*
s3: smbd: Change semantics of strict rename to search the file open db.
Jeremy Allison
2015-11-24
3
-2
/
+14
*
s3: smbd: have_file_open_below() fails to enumerate open files below an open ...
Jeremy Allison
2015-11-24
1
-4
/
+9
*
smbd:dir: remove an extra empty line in files_below_forall()
Michael Adam
2015-11-24
1
-1
/
+0
*
build:wafsamba: Ensure that check_group_ordering can be overridden
Thomas Nagy
2015-11-24
1
-2
/
+2
*
build:wafsamba: Ensure that target clones get a different name
Thomas Nagy
2015-11-24
1
-0
/
+1
*
build:wafsamba: Specify whether node objects or flat lists in ant_glob
Thomas Nagy
2015-11-24
3
-4
/
+4
*
samba-tool: replace use of os.popen
Uri Simchoni
2015-11-23
1
-3
/
+11
*
libads: Fix picky const warning with krb5_set_password_using_ccache
Andreas Schneider
2015-11-23
1
-3
/
+10
*
gensec: Fix picky unused variable errors
Andreas Schneider
2015-11-23
1
-1
/
+3
*
auth: Fix picky const warnings in gssapi_pac
Andreas Schneider
2015-11-23
1
-2
/
+10
*
s4-auth: Fix picky unused variable warning
Andreas Schneider
2015-11-23
1
-0
/
+4
*
krb5_wrap: Fix picky const compiler warnings
Andreas Schneider
2015-11-23
1
-2
/
+3
*
selftest: Fix Samba::bindir_path() with a valid directory.
Andreas Schneider
2015-11-23
1
-1
/
+1
*
dbwrap_tdb: Fix a typo
Volker Lendecke
2015-11-23
1
-1
/
+1
*
ctdb-ipalloc: Drop unnecessary struct ctdb_ipflags
Martin Schwenke
2015-11-23
1
-18
/
+21
*
ctdb-ipalloc: Move memory allocation into ipalloc_state_init()
Martin Schwenke
2015-11-23
1
-15
/
+15
[next]