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
...
*
Reply with correct trans2 message on a setpathinfo with a bad EA name.
Jeremy Allison
2013-07-19
1
-1
/
+10
*
Ensure we do pathname processing before SD and EA processing in NTTRANS_CREATE.
Jeremy Allison
2013-07-19
1
-38
/
+38
*
Ensure we can't create a file using NTTRANS with an invalid EA list.
Jeremy Allison
2013-07-19
1
-0
/
+20
*
Ensure we can't create a file using TRANS2_OPEN with an invalid EA list.
Jeremy Allison
2013-07-19
1
-0
/
+14
*
Add error map of STATUS_INVALID_EA_NAME -> ERRDOS, ERRbadfile
Jeremy Allison
2013-07-19
1
-0
/
+1
*
Add the ability to send an NTSTATUS result back with a trans2 reply so we can...
Jeremy Allison
2013-07-19
3
-14
/
+32
*
Ensure we can't create a file using SMB2_CREATE with an invalid EA list.
Jeremy Allison
2013-07-19
1
-0
/
+5
*
Ensure we never return an EA name to a Windows client it can't handle.
Jeremy Allison
2013-07-19
1
-0
/
+9
*
Ensure set_ea cannot set invalid Windows EA names.
Jeremy Allison
2013-07-19
1
-0
/
+9
*
Add ea_list_has_invalid_name() function.
Jeremy Allison
2013-07-19
2
-0
/
+36
*
librpc: srvsvc.idl: define level 1005 share info flags
Shekhar Amlekar
2013-07-18
1
-2
/
+15
*
nsswitch: Don't enumerate all domains with wbinfo -u|-g.
Andreas Schneider
2013-07-18
2
-8
/
+23
*
Fix memory leak in error code path.
Richard Sharpe
2013-07-18
1
-0
/
+1
*
Fix bug 10025 - Lack of Sanity Checking in calls to malloc()/calloc().
Bill Parker
2013-07-17
8
-0
/
+77
*
s3: Remove old mode special substitution.
Alexander Werth
2013-07-16
1
-13
/
+2
*
s3:idmap_autorid: Add a NULL check in idmap_autorid_preallocate_wellknown
Volker Lendecke
2013-07-08
1
-0
/
+4
*
s3:idmap_autorid: Don't zero in idmap_autorid_preallocate_wellknown
Volker Lendecke
2013-07-08
1
-1
/
+1
*
s3:idmap_autorid: Use ARRAY_SIZE where appropriate
Volker Lendecke
2013-07-08
1
-1
/
+1
*
s3-winbind: Do not delete an existing valid credential cache.
Andreas Schneider
2013-07-15
1
-0
/
+8
*
smbd: Fix a 100% loop at shutdown time
Volker Lendecke
2013-07-11
1
-2
/
+5
*
srvsvc: Use a symbolic constant where we have one
Volker Lendecke
2013-07-11
1
-1
/
+6
*
ccan: Fix calling memset with zero length parameter
Volker Lendecke
2013-07-11
1
-1
/
+1
*
docs: Bump version in meta data up to 4.1.
Karolin Seeger
2013-07-11
86
-86
/
+86
*
s4:server: avoid calling into nss_winbind from within 'samba'
Stefan Metzmacher
2013-07-10
2
-0
/
+16
*
Fix typos in man-pages
Michele Baldessari
2013-07-10
8
-8
/
+8
*
s4:rpc_server: make sure we don't terminate a connection with pending request...
Stefan Metzmacher
2013-07-10
2
-3
/
+60
*
s4-winbindd: Do not terminate a connection that is still pending (bug #9820)
Andrew Bartlett
2013-07-10
3
-2
/
+64
*
service_stream: Log if the connection termination is deferred or not (bug #9820)
Andrew Bartlett
2013-07-10
1
-1
/
+5
*
s3-smbstatus: display [u|g]id of -1 as "-1" in connection list
Björn Baumbach
2013-07-10
1
-4
/
+20
*
s3-lib: hide incomplete smbXsrv_tcon_global records
Stefan Metzmacher
2013-07-09
1
-0
/
+13
*
s3-lib: fix segf while reading incomplete session info (bug #10003)
Björn Baumbach
2013-07-09
2
-7
/
+17
*
waf: Build with RELRO if supported by the compiler.
Andreas Schneider
2013-07-09
2
-0
/
+20
*
smbd: Fix a profile problem
Volker Lendecke
2013-07-09
5
-27
/
+34
*
lib/param: sync debug related options with source3/param
Stefan Metzmacher
2013-07-09
1
-1
/
+17
*
lib/ldb-samba: only debug LDB_DEBUG_TRACE at level 10
Stefan Metzmacher
2013-07-09
1
-1
/
+1
*
lib/ldb-samba: make use of DBGC_LDB
Stefan Metzmacher
2013-07-09
1
-0
/
+2
*
lib/util: add 'ldb' debug class
Stefan Metzmacher
2013-07-09
2
-1
/
+3
*
tevent: document tevent_req_create state zeroing
David Disseldorp
2013-07-08
1
-3
/
+3
*
rpc_cli: Remove some unnecessary initializations
Volker Lendecke
2013-07-08
1
-3
/
+0
*
docs: Fix typo.
Karolin Seeger
2013-07-08
1
-1
/
+1
*
docs: Fix typo.
Karolin Seeger
2013-07-08
1
-1
/
+1
*
time: prefer CLOCK_BOOTTIME for clock_gettime_mono()
Björn Jacke
2013-07-05
1
-2
/
+12
*
time: don't try to use the coarse clock
Björn Jacke
2013-07-05
1
-9
/
+2
*
VERSION: change to 4.2.0pre1
Stefan Metzmacher
2013-07-05
1
-1
/
+1
*
Merge remote-tracking branch 'origin/v4-1-test' into master
Stefan Metzmacher
2013-07-05
0
-0
/
+0
|
\
|
*
VERSION: Set version to 4.1.0rc1-GITSNAPSHOT.
Karolin Seeger
2013-07-05
1
-2
/
+2
|
*
WHATSNEW: Start release notes for Samba 4.1.0rc1.
Karolin Seeger
2013-07-05
1
-241
/
+49
|
*
Make the output of the crackname script more readable
Matthieu Patou
2013-07-04
1
-4
/
+4
|
*
s3-winbind: Allow sec_initial_uid() to store creds.
Andreas Schneider
2013-07-04
1
-1
/
+1
|
*
selftest: Use higher ip numbers.
Andreas Schneider
2013-07-04
1
-5
/
+6
[prev]
[next]