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
/
libsmb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a misleading debug message
Volker Lendecke
2008-04-07
1
-2
/
+3
*
When using plaintext ucs2 passwords clistr_push calls ucs2_align, which causes
Jeremy Allison
2008-04-04
1
-3
/
+9
*
Always uppercase cli->srv_name_slash.
Günther Deschner
2008-04-04
1
-0
/
+1
*
Add NT_STATUS_RPC_CANNOT_SUPPORT.
Günther Deschner
2008-04-03
1
-0
/
+1
*
Apply some const in clirap.
Günther Deschner
2008-04-02
1
-1
/
+1
*
Fix NETLOGON credential chain with Windows 2008 all over the place.
Günther Deschner
2008-04-02
1
-1
/
+1
*
Fix bug #5326 - OS/2 servers give strange "high word" replies for print jobs.
Jeremy Allison
2008-03-28
1
-1
/
+3
*
Add a talloc context parameter to current_timestring() to fix memleaks.
Michael Adam
2008-03-28
1
-1
/
+1
*
More ssize_t->SMB_OFF_T
Volker Lendecke
2008-03-28
1
-5
/
+5
*
Check for buffer in decode_wkssvc_join_password_buffer.
Günther Deschner
2008-03-28
1
-1
/
+10
*
Remove unneeded pack_dsdcinfo/unpack_dsdcinfo.
Günther Deschner
2008-03-28
1
-144
/
+0
*
Use NDR for netr_DsRGetDCNameInfo un-/marshalling in dsgetdcname.
Günther Deschner
2008-03-28
1
-16
/
+26
*
Fix a valgrind error
Volker Lendecke
2008-03-25
1
-1
/
+1
*
On Solaris, size_t seems to be only 32 bit.
Volker Lendecke
2008-03-21
1
-5
/
+7
*
Add error mapping for WERR_SERVICE_NEVER_STARTED.
Günther Deschner
2008-03-20
1
-0
/
+1
*
!NT_STATUS_IS_OK != NT_STATUS_IS_ERR
Volker Lendecke
2008-03-19
1
-1
/
+1
*
Fix bug 5334
Volker Lendecke
2008-03-18
1
-0
/
+8
*
Fix use of AuthDataWithContext capability
Derrell Lipman
2008-03-17
2
-5
/
+20
*
Fix Coverity ID 555
Volker Lendecke
2008-03-15
1
-0
/
+1
*
For convenience reasons, always create cli->srv_name_slash in the rpc_client.
Günther Deschner
2008-03-12
1
-0
/
+1
*
Use rpccli_srvsvc_NetShareEnumAll in libsmbclient.
Günther Deschner
2008-03-10
1
-17
/
+23
*
Remove insane amount of whitespace.
Günther Deschner
2008-03-10
1
-368
/
+368
*
Correctly calculate the max read size
Volker Lendecke
2008-03-08
1
-1
/
+1
*
Move inbuf handling to before the PDU handling
Volker Lendecke
2008-03-08
1
-58
/
+59
*
Pass specific packets to build_nmb and build_dgram
Volker Lendecke
2008-03-08
1
-6
/
+4
*
Fix some typos
Volker Lendecke
2008-03-08
1
-2
/
+2
*
Eliminate global variable in_client and a plethora of extern declarations.
Derrell Lipman
2008-03-06
1
-3
/
+1
*
Fix a "nested extern declaration" warning
Volker Lendecke
2008-03-06
1
-1
/
+2
*
Check for NULL pointers before dereferencing them.
Derrell Lipman
2008-03-06
1
-4
/
+4
*
Convert cli_read to use cli_pull
Volker Lendecke
2008-03-06
1
-163
/
+15
*
Add async cli_pull support
Volker Lendecke
2008-03-06
1
-0
/
+425
*
Add infrastructure to support async SMB requests
Volker Lendecke
2008-03-06
1
-0
/
+483
*
Check the right pointer for non-NULL
Volker Lendecke
2008-03-06
1
-1
/
+1
*
Continued revamping of libsmbclient.
Derrell Lipman
2008-03-03
10
-1043
/
+1091
*
Return NULL, not 0, from a function which returns a pointer.
Derrell Lipman
2008-03-01
2
-3
/
+2
*
Additional revamped libsmbclient documentation
Derrell Lipman
2008-03-01
11
-2050
/
+2232
*
Modified revamp of the libsmbclient interface.
Derrell Lipman
2008-03-01
9
-227
/
+272
*
Initial revamp of the libsmbclient interface.
Derrell Lipman
2008-03-01
12
-7397
/
+8385
*
Revert "Add infrastructure to support async SMB requests"
Volker Lendecke
2008-03-01
1
-483
/
+0
*
Revert "Add async cli_pull support"
Volker Lendecke
2008-03-01
1
-425
/
+0
*
Revert "Convert cli_read to use cli_pull"
Volker Lendecke
2008-03-01
1
-15
/
+163
*
Restore 3.0 behaviour with empty /etc/hosts
Volker Lendecke
2008-02-29
1
-2
/
+5
*
Check the right variable for being NULL
Volker Lendecke
2008-02-29
1
-1
/
+1
*
Fix memleak in netsamlogon_cache_get().
Günther Deschner
2008-02-28
1
-0
/
+1
*
Convert cli_read to use cli_pull
Volker Lendecke
2008-02-28
1
-163
/
+15
*
Add async cli_pull support
Volker Lendecke
2008-02-28
1
-0
/
+425
*
Add infrastructure to support async SMB requests
Volker Lendecke
2008-02-28
1
-0
/
+483
*
Fix the build - don't use SMB_TRANS_ENC_GSS without
Jeremy Allison
2008-02-28
1
-6
/
+2
*
Add cli_setup_packet_buf
Volker Lendecke
2008-02-28
1
-22
/
+32
*
Make cli_struct a talloc parent
Volker Lendecke
2008-02-28
1
-2
/
+2
[prev]
[next]