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
2012-08-01
s4:libcli/smb_composite: make use of smb1cli_session_set_session_key()
Stefan Metzmacher
1
-1
/
+17
2012-08-01
s4:libcli/smb_composite: always use set_user_session_key() helper
Stefan Metzmacher
1
-2
/
+6
2012-07-25
libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()
Stefan Metzmacher
1
-0
/
+1
2012-07-25
s4:libcli/smb2: remove unused smb2_session->pid
Stefan Metzmacher
3
-4
/
+0
2012-07-25
s4:libcli/smb2: remove unused variable
Stefan Metzmacher
1
-2
/
+0
2012-07-25
libcli/smb: there's no PID field in the SMB2/3 header anymore
Stefan Metzmacher
1
-4
/
+0
2012-07-25
libcli/smb: pass smbXcli_tcon to smb2cli_req_create/send()
Stefan Metzmacher
1
-4
/
+8
2012-07-25
s4:libcli/smb2: remove unused elements from smb2_tree
Stefan Metzmacher
3
-6
/
+0
2012-07-24
s4:libcli/smb2: setup a smbXcli_tcon for each smb2_tree
Stefan Metzmacher
3
-0
/
+16
2012-07-24
libcli/smb: pass down smbXcli_tcon to smb1cli_req_create/send() and smb1cli_t...
Stefan Metzmacher
2
-11
/
+22
2012-07-24
s4:libcli/raw: setup a smbXcli_tcon for each smbcli_tree
Stefan Metzmacher
3
-0
/
+9
2012-07-24
s4:libcli/raw: parse extended SMBtconX responses
Stefan Metzmacher
2
-0
/
+6
2012-07-24
s4:libcli/raw: fix SMBtconX response parsing
Stefan Metzmacher
1
-2
/
+2
2012-07-24
libcli/smb: pass down smbXcli_session to smb1cli_req_create/send() and smb1cl...
Stefan Metzmacher
2
-11
/
+22
2012-07-23
s4:libcli/raw: setup a smbXcli_session for each smbcli_session
Stefan Metzmacher
3
-1
/
+16
2012-07-03
s4-pysmb: Add deltree() method to remove directory and its contents
Amitay Isaacs
1
-0
/
+25
2012-06-22
s4-ldap: handle VERIFY_NAME control encoding/decoding
Matthieu Patou
1
-0
/
+96
2012-06-21
s4-pysmb: Parse security info as an unsigned integer
Amitay Isaacs
1
-1
/
+1
2012-06-20
Revert "s4-libcli: Remove unused finddcs_nbt"
Andrew Bartlett
1
-0
/
+311
2012-06-07
s4-libcli: Remove unused finddcs_nbt
Andrew Bartlett
2
-314
/
+3
2012-05-23
dns: fix comments and make s4/libcli/resolve dns resolver working
Alexander Bokovoy
1
-1
/
+1
2012-05-23
s4-resolve: Remove dependency on libroken
Simo Sorce
2
-198
/
+153
2012-05-08
s4:libcli:raw: fix a comment typo in smb_setfileinfo()
Michael Adam
1
-1
/
+1
2012-05-06
s4:libcli/smb2: use PROTOCOL_LATEST
Stefan Metzmacher
1
-1
/
+1
2012-04-27
libcli/smb: move SMB2_IOCTL_FLAG_IS_FSCTL to smb2_constants.h
Stefan Metzmacher
1
-3
/
+0
2012-04-25
s4-torture: enable raw.composite test again, and convert to new style test
Andrew Bartlett
2
-6
/
+13
2012-04-18
Add smb_raw_setfsinfo() - currently only available level is SMB_SET_CIFS_UNIX...
Jeremy Allison
3
-0
/
+94
2012-04-18
s4:samdb:rootdse: implement the schemaUpgradeInProgress operation in ldap modify
Michael Adam
1
-0
/
+1
2012-04-16
s4:libcli/smb2: fix anonymous session setups against windows servers
Stefan Metzmacher
2
-1
/
+16
2012-04-16
s4:libcli/smb2: remove unused dependency to LIBPACKET
Stefan Metzmacher
2
-2
/
+1
2012-04-02
Fix some of the issues that Jelmer identified in my first patch. This might be
Richard Sharpe
1
-16
/
+12
2012-04-01
Add an open and close method to samba.smb.SMB so we can open and close files.
Richard Sharpe
1
-10
/
+86
2012-03-26
Fix the PyDoc comments in samba.smb.SMB and add a security_info argument to b...
Richard Sharpe
1
-8
/
+23
2012-03-25
LIBCLI_SMB2: Depend on cli_smb_common rather than libsmb.
Jelmer Vernooij
1
-1
/
+1
2012-03-15
libsmbclient-raw: Install smb_composite.h.
Jelmer Vernooij
2
-2
/
+4
2012-03-07
s4:libcli/smb2: allow smb2_session_setup_spnego to handle reauth
Gregor Beck
1
-0
/
+12
2012-03-07
s4-libcli: pysmb: Fix typo in secinfo_flags
Amitay Isaacs
1
-1
/
+1
2012-03-03
s4:libcli:smb2: set SMB2_CAP_ALL in the negprot
Michael Adam
1
-1
/
+5
2012-03-03
s4:libcli:smb2: store the share capabilites in the smb2_tree object
Michael Adam
2
-0
/
+2
2012-03-03
smbXcli: add the possiblilty to negotiate client capabilites in smb >= 2.2
Michael Adam
2
-2
/
+4
2012-03-03
s4:libcli:smb2: allow max protocol 0x0224
Michael Adam
1
-1
/
+1
2012-03-03
s4:libcli:smb2: add support for parsing the durable handle v2 response in smb...
Michael Adam
1
-0
/
+19
2012-03-03
s4:libcli:smb2: add support durable handle reconnect v2 blob in smb2_create_send
Michael Adam
1
-0
/
+27
2012-03-03
s4:libcli:smb2: add support durable handle request v2 blob in smb2_create_send
Michael Adam
1
-0
/
+28
2012-03-03
s4:libcli:smb2: add durable handle v2 data to the smb2_create i/o structure
Michael Adam
1
-0
/
+13
2012-02-28
s4:libcli:smb2: add a smb2_connect_ext variant of smb2_connect that takes a p...
Michael Adam
1
-12
/
+36
2012-02-28
s4:libcli:smb2: add a previous session argument to smb2_connect_send()
Michael Adam
1
-1
/
+5
2012-02-28
s4:libcli:smb2: add a previous session argument to smb2_session_setup_spnego()
Michael Adam
2
-9
/
+16
2012-02-28
s3:libsmb:smb2: pass previous session ID to session setup, not previous session
Michael Adam
1
-2
/
+2
2012-02-27
s4:libcli/smb2: remove unused 'session_key' from struct smb2_session
Stefan Metzmacher
2
-4
/
+5
[next]