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-08-29
kerberos: move the KRB5_KEY* macros to header file.
Günther Deschner
1
-12
/
+0
2008-08-28
Remove cli_request_get()
Volker Lendecke
3
-23
/
+16
2008-08-28
Add async smbecho client support
Volker Lendecke
1
-27
/
+139
2008-08-28
Add cli_request->recv_helper
Volker Lendecke
1
-1
/
+6
2008-08-28
Activate code to enable chained requests
Volker Lendecke
1
-176
/
+27
2008-08-28
This adds the code to allow chained requests in libsmb/
Volker Lendecke
1
-0
/
+534
2008-08-28
Move "struct cli_request" from client.h to async_smb.h
Volker Lendecke
1
-6
/
+32
2008-08-28
Add cli_pull_reply
Volker Lendecke
3
-10
/
+81
2008-08-28
Remove cli->event_ctx, pass it explicitly
Volker Lendecke
3
-90
/
+81
2008-08-28
Add async open&x
Volker Lendecke
1
-33
/
+117
2008-08-28
Add async cli_close
Volker Lendecke
1
-13
/
+38
2008-08-28
Refactoring: Add the routine cli_request_send()
Volker Lendecke
2
-51
/
+82
2008-08-27
Correct the netsamlogon_clear_cached_user function.
Ephi Dror
1
-36
/
+18
2008-08-23
Revert "Protect against short read&x replies"
Volker Lendecke
1
-4
/
+0
2008-08-23
Protect against short read&x replies
Volker Lendecke
1
-0
/
+4
2008-08-21
Fix Bug #5710 and make machine account password changing work again.
Günther Deschner
1
-23
/
+52
2008-08-18
Fix length error in wrapping spnego blob
Igor Mammedov
1
-1
/
+1
2008-08-14
Prevent NT_STATUS 0xF1000000 errors from appearing when
Jim McDonough
1
-0
/
+6
2008-08-13
Revert "If it is a forced DOS error, nt_errstr should say so"
Volker Lendecke
1
-5
/
+0
2008-08-13
If it is a forced DOS error, nt_errstr should say so
Volker Lendecke
1
-0
/
+5
2008-08-12
Fix bug 5686 - libsmbclient segfaults with more than one SMBCCTX.
Jeremy Allison
1
-22
/
+16
2008-08-11
doserr: add WERR_MEMBER_IN_ALIAS.
Günther Deschner
1
-0
/
+1
2008-08-11
fix build warning.
Günther Deschner
1
-1
/
+1
2008-08-08
One more build fix. Ensure we have KRB5_AUTH_CONTEXT_USE_SUBKEY defined befor...
Jeremy Allison
1
-3
/
+3
2008-08-08
Try and fix the build for systems that don't have krb5_auth_con_set_req_cksum...
Jeremy Allison
1
-3
/
+3
2008-08-08
Add Derrick Schommer's <dschommer@F5.com> kerberos delegation patch. Some
Jeremy Allison
2
-3
/
+185
2008-08-07
Fix bug #5675 with a varient of Tim Waugh's patch,
Jeremy Allison
1
-3
/
+2
2008-08-04
clikrb5: don't use krb5_keyblock_init() when no salt is specified
Stefan Metzmacher
1
-35
/
+30
2008-08-01
cli_request_new() already gave use the req, remove a pointless function call
Volker Lendecke
1
-2
/
+0
2008-08-01
Fix a typo
Volker Lendecke
1
-5
/
+5
2008-07-21
Remove one reference to PI_LSARPC
Volker Lendecke
1
-1
/
+2
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_ntlmssp
Volker Lendecke
1
-7
/
+7
2008-07-20
Refactoring: Change calling conventions for cli_rpc_pipe_open_noauth
Volker Lendecke
4
-12
/
+15
2008-07-17
Use the macro to call samba_version_string().
Andreas Schneider
1
-1
/
+1
2008-07-16
The compatibility function also should have a const buffer pointer
Derrell Lipman
1
-1
/
+1
2008-07-16
The buf in the smbclient write function should be const.
Andreas Schneider
1
-1
/
+1
2008-07-16
Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test
Derrell Lipman
2
-2
/
+24
2008-07-16
Fix typos.
Derrell Lipman
1
-1
/
+1
2008-07-15
Release still reachable memory if the smbclient context is freed.
Andreas Schneider
1
-0
/
+19
2008-07-15
fix build warning.
Günther Deschner
1
-2
/
+5
2008-07-11
Revert "Pass NULL to gencache_get when we are not interested in the timeout v...
Volker Lendecke
3
-5
/
+10
2008-07-11
Revert "Remove gencache_[un]lock_entry"
Volker Lendecke
1
-2
/
+10
2008-07-08
[BUG 5580] Allow access to DFS shares via libsmbclient
Derrell Lipman
1
-0
/
+20
2008-07-03
Remove gencache_[un]lock_entry
Volker Lendecke
1
-10
/
+2
2008-07-03
Pass NULL to gencache_get when we are not interested in the timeout value
Volker Lendecke
3
-10
/
+5
2008-07-01
Two more fixes from Jim Brown <jim.brown@miami.edu> for SGI compiler warnings.
Jeremy Allison
1
-1
/
+6
2008-06-26
Fix return of uninitialized variable.
Jeremy Allison
1
-1
/
+1
2008-06-26
errors: add WERR_DS_DRA_BAD_NC and WERR_DS_DRA_BAD_DN.
Günther Deschner
1
-0
/
+4
2008-06-25
rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.
Günther Deschner
1
-3
/
+3
2008-06-24
crypto: add decrypt_drsuapi_blob from samba4.
Günther Deschner
1
-0
/
+114
[prev]
[next]