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
/
source3
/
libsmb
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-25
Fix a valgrind error
Volker Lendecke
1
-1
/
+1
2008-03-21
On Solaris, size_t seems to be only 32 bit.
Volker Lendecke
1
-5
/
+7
2008-03-20
Add error mapping for WERR_SERVICE_NEVER_STARTED.
Günther Deschner
1
-0
/
+1
2008-03-19
!NT_STATUS_IS_OK != NT_STATUS_IS_ERR
Volker Lendecke
1
-1
/
+1
2008-03-18
Fix bug 5334
Volker Lendecke
1
-0
/
+8
2008-03-17
Fix use of AuthDataWithContext capability
Derrell Lipman
2
-5
/
+20
2008-03-15
Fix Coverity ID 555
Volker Lendecke
1
-0
/
+1
2008-03-12
For convenience reasons, always create cli->srv_name_slash in the rpc_client.
Günther Deschner
1
-0
/
+1
2008-03-10
Use rpccli_srvsvc_NetShareEnumAll in libsmbclient.
Günther Deschner
1
-17
/
+23
2008-03-10
Remove insane amount of whitespace.
Günther Deschner
1
-368
/
+368
2008-03-08
Correctly calculate the max read size
Volker Lendecke
1
-1
/
+1
2008-03-08
Move inbuf handling to before the PDU handling
Volker Lendecke
1
-58
/
+59
2008-03-08
Pass specific packets to build_nmb and build_dgram
Volker Lendecke
1
-6
/
+4
2008-03-08
Fix some typos
Volker Lendecke
1
-2
/
+2
2008-03-06
Eliminate global variable in_client and a plethora of extern declarations.
Derrell Lipman
1
-3
/
+1
2008-03-06
Fix a "nested extern declaration" warning
Volker Lendecke
1
-1
/
+2
2008-03-06
Check for NULL pointers before dereferencing them.
Derrell Lipman
1
-4
/
+4
2008-03-06
Convert cli_read to use cli_pull
Volker Lendecke
1
-163
/
+15
2008-03-06
Add async cli_pull support
Volker Lendecke
1
-0
/
+425
2008-03-06
Add infrastructure to support async SMB requests
Volker Lendecke
1
-0
/
+483
2008-03-06
Check the right pointer for non-NULL
Volker Lendecke
1
-1
/
+1
2008-03-03
Continued revamping of libsmbclient.
Derrell Lipman
10
-1043
/
+1091
2008-03-01
Return NULL, not 0, from a function which returns a pointer.
Derrell Lipman
2
-3
/
+2
2008-03-01
Additional revamped libsmbclient documentation
Derrell Lipman
11
-2050
/
+2232
2008-03-01
Modified revamp of the libsmbclient interface.
Derrell Lipman
9
-227
/
+272
2008-03-01
Initial revamp of the libsmbclient interface.
Derrell Lipman
12
-7397
/
+8385
2008-03-01
Revert "Add infrastructure to support async SMB requests"
Volker Lendecke
1
-483
/
+0
2008-03-01
Revert "Add async cli_pull support"
Volker Lendecke
1
-425
/
+0
2008-03-01
Revert "Convert cli_read to use cli_pull"
Volker Lendecke
1
-15
/
+163
2008-02-29
Restore 3.0 behaviour with empty /etc/hosts
Volker Lendecke
1
-2
/
+5
2008-02-29
Check the right variable for being NULL
Volker Lendecke
1
-1
/
+1
2008-02-28
Fix memleak in netsamlogon_cache_get().
Günther Deschner
1
-0
/
+1
2008-02-28
Convert cli_read to use cli_pull
Volker Lendecke
1
-163
/
+15
2008-02-28
Add async cli_pull support
Volker Lendecke
1
-0
/
+425
2008-02-28
Add infrastructure to support async SMB requests
Volker Lendecke
1
-0
/
+483
2008-02-28
Fix the build - don't use SMB_TRANS_ENC_GSS without
Jeremy Allison
1
-6
/
+2
2008-02-28
Add cli_setup_packet_buf
Volker Lendecke
1
-22
/
+32
2008-02-28
Make cli_struct a talloc parent
Volker Lendecke
1
-2
/
+2
2008-02-28
Add WERR_TIME_SKEW to werror mapping tables.
Günther Deschner
1
-0
/
+2
2008-02-28
Add explicit buf arg to cli_check_sign_mac
Volker Lendecke
3
-4
/
+4
2008-02-28
Add explicit buf arg to cli_encrypt_message and cli_calculate_sign_mac
Volker Lendecke
4
-8
/
+9
2008-02-28
Let dsgetdcname() return a struct netr_DsRGetDCNameInfo.
Günther Deschner
1
-77
/
+67
2008-02-28
Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against
Jeremy Allison
2
-1
/
+27
2008-02-27
Add my copyright.
Günther Deschner
1
-0
/
+1
2008-02-27
Use new LSA_POLICY defines in lsa rpc server code and other places.
Günther Deschner
1
-1
/
+1
2008-02-26
add smbc_ftruncate() to emulate POSIX ftruncate()
Derrell Lipman
2
-0
/
+81
2008-02-26
add a function to truncate a file to a specified size
Derrell Lipman
1
-0
/
+49
2008-02-25
Fix some warnings
Volker Lendecke
1
-2
/
+1
2008-02-23
Fix typo
Volker Lendecke
1
-2
/
+2
2008-02-23
Fix a C++ warning
Volker Lendecke
1
-1
/
+2
[next]