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
2012-05-28
s3:cli_np_tstream: pass a leading backslash for the pipe name for SMB1
Stefan Metzmacher
1
-1
/
+13
2012-05-28
s3:libsmb: get rid of cli_ucs2
Luk Claes
7
-64
/
+54
2012-05-28
s3:libsmb: get rid of clisigning routines
Luk Claes
4
-62
/
+9
2012-05-28
s3:libsmb: get rid of cli_has_async_calls
Luk Claes
11
-75
/
+76
2012-05-28
s3:libsmb: get rid of cli_negprot
Luk Claes
5
-31
/
+9
2012-05-28
s3:libsmb: get rid of cli_state_disconnect
Luk Claes
3
-11
/
+1
2012-05-28
s3:libsmb: get rid of cli_state_server_time_zone
Luk Claes
6
-23
/
+18
2012-05-28
s3:libsmb: get rid of cli_state_security_mode
Luk Claes
3
-9
/
+3
2012-05-28
s3:libsmb: get rid of cli_state_server_gss_blob
Luk Claes
3
-7
/
+1
2012-05-28
s3:libsmb: get rid of cli_state_server_challenge
Luk Claes
3
-11
/
+5
2012-05-28
s3:libsmb: get rid of cli_state_encryption_on
Luk Claes
5
-13
/
+6
2012-05-28
s3:libsmb: get rid of cli_state_max_requests
Luk Claes
3
-8
/
+2
2012-05-28
s3:libsmb: get rid of cli_state_server_session_key
Luk Claes
3
-10
/
+4
2012-05-28
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
12
-27
/
+21
2012-05-28
s3:libsmb: get rid of cli_state_protocol
Luk Claes
6
-24
/
+18
2012-05-28
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
8
-23
/
+21
2012-05-28
s3:libsmb: get rid of cli_state_*_sockaddr
Luk Claes
3
-13
/
+1
2012-05-28
s3:libsmb: get rid of cli_sockopt
Luk Claes
2
-10
/
+0
2012-05-28
s3:libsmb: remove unused (un)set_pending functions
Luk Claes
3
-12
/
+3
2012-05-23
Move source3/libads/dns.c to lib/addns
Simo Sorce
2
-2
/
+2
2012-05-23
s3-ads-dns: Avoid unnecessary dependencies
Simo Sorce
1
-1
/
+8
2012-05-23
s3-ads-dns: Break dependency on lp_parm
Simo Sorce
2
-11
/
+23
2012-05-22
Fix bug #8953 - winbind can hang as nbt_getdc() has no timeout.
Jeremy Allison
3
-1
/
+14
2012-05-22
Added torture test for bug #8910. Test remove_duplicate_addrs2().
Jeremy Allison
1
-1
/
+1
2012-05-15
libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel
Björn Baumbach
2
-372
/
+0
2012-05-15
libcli/smb: move smb2cli_query_directory.c from source3 to the toplevel
Björn Baumbach
2
-242
/
+1
2012-05-15
libcli/smb: move smb2cli_query_info.c from source3 to the toplevel
Björn Baumbach
2
-286
/
+0
2012-05-15
libcli/smb: move smb2cli_set_info.c from source3 to the toplevel
Björn Baumbach
2
-209
/
+0
2012-05-15
libcli/smb: move smb2cli_flush.c from source3 to the toplevel
Björn Baumbach
2
-149
/
+0
2012-05-15
libcli/smb: move smb2cli_write.c from source3 to the toplevel
Björn Baumbach
2
-189
/
+0
2012-05-15
libcli/smb: move smb2cli_read.c from source3 to the toplevel
Björn Baumbach
2
-217
/
+0
2012-05-15
libcli/smb: move smb2cli_close.c from source3 to the toplevel
Stefan Metzmacher
2
-155
/
+0
2012-05-15
libcli/smb: move smb2cli_create.c from source3 to the toplevel
Stefan Metzmacher
2
-316
/
+0
2012-05-15
s3:libsmb: avoid interpret_long_date() in smb2cli_create
Stefan Metzmacher
1
-8
/
+8
2012-05-15
s3:cli_np_tstream: include smbXcli_base.h, because we'll use functions from t...
Stefan Metzmacher
1
-0
/
+1
2012-05-14
libcli/smb: move smb2cli_logoff_* from source3 to the top level
Stefan Metzmacher
2
-140
/
+0
2012-05-14
s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_write.c
Stefan Metzmacher
1
-2
/
+2
2012-05-14
s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_session.c
Stefan Metzmacher
1
-2
/
+2
2012-05-14
s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_read.c
Stefan Metzmacher
1
-2
/
+2
2012-05-14
s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_query_directory.c
Stefan Metzmacher
1
-2
/
+2
2012-05-14
s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_ioctl.c
Stefan Metzmacher
1
-1
/
+1
2012-05-14
s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_flush.c
Stefan Metzmacher
1
-2
/
+2
2012-05-14
s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_create.c
Stefan Metzmacher
1
-2
/
+2
2012-05-14
s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_close.c
Stefan Metzmacher
1
-2
/
+2
2012-05-14
s3:libsmb: s/\<event_context/tevent_context/gc in smb2cli_tcon.c
Stefan Metzmacher
1
-4
/
+4
2012-05-12
s3/libsmb: Generalise cli_state in smb2 logoff calls
Luk Claes
2
-13
/
+18
2012-05-12
s3/libsmb: Generalise cli_state in smb2 write calls
Luk Claes
3
-19
/
+36
2012-05-12
s3/libsmb: Generalise cli_state in smb2 query_directory calls
Luk Claes
2
-11
/
+24
2012-05-12
s3/libsmb: Generalise cli_state in smb2 ioctl calls
Luk Claes
3
-12
/
+28
2012-05-12
s3/libsmb: Generalise cli_state in smb2 flush calls
Luk Claes
2
-12
/
+24
[next]