index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
s4:libcli: rename smb_signing.h to smb_raw_signing.h in the install directory
Stefan Metzmacher
1
-1
/
+1
2011-10-24
libcli/smb: merge LOCKING_ANDX_* and OPLOCK_* defines to smb_constants.h
Stefan Metzmacher
1
-34
/
+0
2011-10-24
s4:libcli/raw: remove unuded CMD_REPLY define
Stefan Metzmacher
1
-2
/
+0
2011-10-24
libcli/smb: move more defines to smb_constants.h
Stefan Metzmacher
1
-106
/
+0
2011-10-24
libcli/smb: move CAP_* defines to smb_constants.h
Stefan Metzmacher
1
-18
/
+0
2011-10-22
s4:finddcs_cldap: talloc free old memory before allocating a new netlogon struct
Stefan Metzmacher
1
-0
/
+1
2011-10-22
s4:finddcs_cldap: close the socket when it's not used anymore
Stefan Metzmacher
1
-1
/
+2
2011-10-22
s4:finddcs_cldap: finddcs_cldap_recv() returns NTSTATUS
Stefan Metzmacher
1
-1
/
+6
2011-10-22
s4-cldap: fix cldap_socket_init to always specify the dest if local is NULL
Matthieu Patou
1
-17
/
+18
2011-10-21
s4-resolv: fix resolution of SRV records pointing to A and AAAA records
Matthieu Patou
1
-161
/
+238
2011-10-21
libcli/smb: move some common defines to smb_constants.h
Stefan Metzmacher
1
-28
/
+0
2011-10-19
s4:libcli/raw: remove unused smb_len(), _smb_setlen() and _smb2_setlen() macros
Stefan Metzmacher
1
-6
/
+0
2011-10-19
s4:libcli/smb2: make use of _smb_setlen_tcp()
Stefan Metzmacher
1
-2
/
+2
2011-10-19
s4:libcli/raw: make use of _smb_setlen_nbt()
Stefan Metzmacher
2
-2
/
+2
2011-10-19
s3: remove duplicate fsctl fn definitions
David Disseldorp
1
-11
/
+0
2011-10-19
libcli: move ioctl function field defs to smb_constants
David Disseldorp
2
-60
/
+1
2011-10-18
gensec: move event context from gensec_*_init() to gensec_update()
Andrew Bartlett
3
-4
/
+7
2011-10-11
lib/param move source4 param code to the top level
Andrew Bartlett
3
-6
/
+2
2011-10-10
libcli/cldap: don't pass tevent_context to cldap_socket_init()
Stefan Metzmacher
1
-3
/
+3
2011-10-10
libcli/cldap: pass tevent_context to cldap_netlogon_send()
Stefan Metzmacher
1
-1
/
+2
2011-10-04
s4-ldap: added DSDB_CONTROL_NO_GLOBAL_CATALOG to ldap encoding list
Andrew Tridgell
1
-18
/
+7
2011-09-29
s4: add SMB2_FSCTL opcodes
David Disseldorp
1
-0
/
+14
2011-09-28
s4:libcli/smb2: ignore SMB2_OP_CANCEL responses
Stefan Metzmacher
1
-0
/
+10
2011-09-28
s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses...
Stefan Metzmacher
1
-0
/
+1
2011-09-28
s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI...
Stefan Metzmacher
1
-1
/
+2
2011-09-28
libcli: Install libcli.h.
Jelmer Vernooij
2
-4
/
+289
2011-09-28
s4:libcli/resolve: only try broadcast messages to ipv4 addresses
Stefan Metzmacher
1
-2
/
+12
2011-09-25
libcliraw: Make smb_raw_write_recv public and include it in a public header.
Jelmer Vernooij
2
-1
/
+2
2011-09-19
s4:auth - remove unused variables
Matthias Dieter Wallnöfer
1
-1
/
+0
2011-09-14
s4:libcli/wrepl: return NT_STATUS_CONNECTION_DISCONNECTED
Stefan Metzmacher
1
-3
/
+3
2011-09-08
build: make LIBWBCLIENT_OLD and auth_unix_token libraries
Andrew Bartlett
1
-4
/
+5
2011-09-05
s4:libcli/raw: make use of PROTOCOL_SMB2_02
Stefan Metzmacher
1
-1
/
+1
2011-08-27
RAW_SFILEINFO_RENAME_INFORMATION_SMB2 sends 4 bytes of uninitialized data out...
Jeremy Allison
1
-0
/
+1
2011-08-18
credentials: Rename library to samba-credentials to avoid name clashes.
Jelmer Vernooij
1
-2
/
+2
2011-08-18
cli-raw: Add public libsmbclient-raw library.
Jelmer Vernooij
4
-5
/
+17
2011-08-18
libcliraw: Install more header files.
Jelmer Vernooij
4
-4
/
+4
2011-08-18
smb_common: Install some more headers.
Jelmer Vernooij
1
-1
/
+1
2011-08-18
libcliraw: Install request.h and signing.h.
Jelmer Vernooij
1
-1
/
+2
2011-08-18
smb_composite: Remove unnecessary include of signing header.
Jelmer Vernooij
1
-1
/
+0
2011-08-18
smb_composite: Integrate prototypes in header file.
Jelmer Vernooij
3
-4
/
+69
2011-08-13
s4:libcli: use tevent_ fn names instead of legacy event_ ones
Simo Sorce
8
-28
/
+28
2011-08-10
pytalloc: Use consistent prefix for functions, add ABI file.
Jelmer Vernooij
1
-14
/
+14
2011-08-08
build: provide tevent-util as a public library
Andrew Bartlett
2
-4
/
+4
2011-08-03
gensec: clarify memory ownership for gensec_session_info() and gensec_session...
Andrew Bartlett
2
-9
/
+3
2011-08-03
gensec: split GENSEC into mechanism-dependent and runtime functions
Andrew Bartlett
1
-0
/
+1
2011-08-03
s4-libcli: Fix the fd leak. Close open file descriptor before return.
Amitay Isaacs
1
-2
/
+4
2011-08-03
s4-libcli: get_acl and set_acl require raw_open to set security descriptor
Amitay Isaacs
1
-15
/
+75
2011-08-03
s4-libcli: Check if short_name is not null, before converting to python string
Amitay Isaacs
1
-1
/
+8
2011-08-03
s4-libcli: Replace smb_composite_connect() with smb_full_connection()
Amitay Isaacs
1
-24
/
+20
2011-08-03
s4-libcli: Added python SMB methods for mkdir(), rmdir(), chkpath()
Amitay Isaacs
1
-11
/
+97
[next]