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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-util: dbwrap_tool: fix fetch_string function
Björn Baumbach
2011-10-26
1
-1
/
+1
*
s3:net registry check: fix a case where automatic and read only mode take the...
Gregor Beck
2011-10-26
1
-3
/
+5
*
s3:net registry check: do not silently replace separators
Gregor Beck
2011-10-26
1
-2
/
+3
*
Second attempt to fix bug #8384 - Windows XP clients seem to crash smbd proce...
Jeremy Allison
2011-10-26
1
-1
/
+1
*
s3:smb2cli_base: make use of [_]smb_[set]len_tcp()
Stefan Metzmacher
2011-10-25
1
-2
/
+2
*
s3:smb2cli_base: make use of map_nt_error_from_unix_common()
Stefan Metzmacher
2011-10-25
1
-2
/
+4
*
s3:lib/errmap_unix: map EPIPE to NT_STATUS_CONNECTION_DISCONNECTED
Stefan Metzmacher
2011-10-25
1
-1
/
+1
*
s3:libsmb: s/event_context/tevent_context/ in async_smb.[ch]
Stefan Metzmacher
2011-10-25
2
-4
/
+4
*
s3:lib/addrchange.h: include libreplace headers before others
Stefan Metzmacher
2011-10-25
1
-2
/
+2
*
build: always include tevent with <tevent.h>
Andrew Bartlett
2011-10-25
1
-1
/
+1
*
build: always include talloc with <talloc.h>
Andrew Bartlett
2011-10-25
1
-1
/
+1
*
torture: Remove unused smbiconv
Andrew Bartlett
2011-10-25
3
-262
/
+1
*
s3:libsmb: make use of map_nt_error_from_unix_common() in async_smb.c
Stefan Metzmacher
2011-10-25
1
-2
/
+2
*
s3:libsmb: use HDR_* defines in cli_state_dispatch_smb1()
Stefan Metzmacher
2011-10-25
1
-7
/
+8
*
s3:libsmb: make use of smb_[set]len_nbt() in async_smb.c
Stefan Metzmacher
2011-10-25
1
-3
/
+3
*
s3:libsmb: use HDR_* defines in cli_pull_raw_error()
Stefan Metzmacher
2011-10-25
1
-3
/
+4
*
libcli/smb: move smb_signing.[ch] to the toplevel
Stefan Metzmacher
2011-10-25
8
-513
/
+5
*
s3:libsmb/smb_signing: make use of HDR_* defines
Stefan Metzmacher
2011-10-25
1
-4
/
+4
*
s3:libsmb/smb_signing: make use of smb_len_nbt()
Stefan Metzmacher
2011-10-25
1
-6
/
+6
*
s3:libsmb/smb_signing: avoid usage of smb_ss_field
Stefan Metzmacher
2011-10-25
1
-7
/
+7
*
Try and fix bug #8384 - Windows XP clients seem to crash smbd process every o...
Jeremy Allison
2011-10-24
1
-6
/
+17
*
idl: Improve MS-PAC IDL
Simo Sorce
2011-10-24
6
-24
/
+24
*
libcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines to smb_constants.h
Stefan Metzmacher
2011-10-24
1
-11
/
+4
*
libcli/smb: move more defines to smb_constants.h
Stefan Metzmacher
2011-10-24
1
-106
/
+0
*
libcli/smb: move CAP_* defines to smb_constants.h
Stefan Metzmacher
2011-10-24
1
-46
/
+0
*
libcli/smb: move source3/libsmb/read_smb.* to the toplevel
Stefan Metzmacher
2011-10-24
9
-151
/
+9
*
s3:libsmb/read_smb: make use of smb_len_tcp()
Stefan Metzmacher
2011-10-24
1
-1
/
+1
*
s3:libsmb: remove unused sync read_smb()
Stefan Metzmacher
2011-10-24
2
-25
/
+0
*
s3:torture: avoid using read_smb()
Stefan Metzmacher
2011-10-24
1
-1
/
+16
*
Third part of fix for bug #8541 - readlink() on Linux clients fails if the sy...
Jeremy Allison
2011-10-22
1
-2
/
+1
*
Second part of fix for bug #8541 - readlink() on Linux clients fails if the s...
Jeremy Allison
2011-10-22
3
-2
/
+12
*
Fix bug #8541 - readlink() on Linux clients fails if the symlink target is ou...
Jeremy Allison
2011-10-22
4
-11
/
+43
*
Deprecate "acl check permissions".
Jeremy Allison
2011-10-21
1
-1
/
+1
*
s3:idmap_autorid: add an allocation range to autorid
Christian Ambach
2011-10-21
1
-1
/
+96
*
s3:idmap_autorid: move HWM initialization into a function
Christian Ambach
2011-10-21
1
-17
/
+27
*
s3:idmap_autorid: use strings as parameter for range allocator
Christian Ambach
2011-10-21
1
-14
/
+14
*
s3:winbindd/idmap make idmap modules loadable again
Christian Ambach
2011-10-21
6
-6
/
+6
*
Revert "s3:idmap/autorid add a small alloc pool to autorid"
Christian Ambach
2011-10-21
1
-61
/
+0
*
s3-waf: only compile common.c in netapi examples code once.
Günther Deschner
2011-10-21
1
-2
/
+8
*
s3-netapi: use NetApiBufferAllocate() for returned buffer in getdc calls.
Günther Deschner
2011-10-21
1
-2
/
+30
*
s3-netapi: fix missing include in examples code.
Günther Deschner
2011-10-21
1
-0
/
+2
*
libcli/smb: move smb_seal.c to the toplevel
Stefan Metzmacher
2011-10-21
8
-506
/
+7
*
s3-ntlmssp Remove references to auth_ntlmssp_context from the rpc code
Andrew Bartlett
2011-10-21
7
-74
/
+75
*
s3-seal Remove struct smb_srv_trans_enc_ctx
Andrew Bartlett
2011-10-21
3
-104
/
+54
*
s3-ntlmssp Remove references to auth_ntlmssp_context from the smb sealing code
Andrew Bartlett
2011-10-21
4
-46
/
+54
*
s3-ntlmssp Remove auth_ntlmssp_session_key()
Andrew Bartlett
2011-10-21
4
-17
/
+12
*
s3-ntlmssp Remove auth_ntlmssp_want_feature()
Andrew Bartlett
2011-10-21
9
-31
/
+17
*
s3-seal use gensec_[un]wrap() instead of gensec_[un]seal_packet()
Andrew Bartlett
2011-10-21
1
-54
/
+41
*
s3-ntlmssp use gensec_{seal,unseal,sign,check}_packet
Andrew Bartlett
2011-10-21
5
-125
/
+55
*
s3-ntlmssp Remove auth_ntlmssp_negotiated_sign() and auth_ntlmssp_negotiated_...
Andrew Bartlett
2011-10-21
4
-16
/
+4
[next]