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
*
s3: Fix a typo. Thanks to Christian Ambach for pointing me at it :-)
Volker Lendecke
2010-03-09
1
-1
/
+1
*
s3: Add i18n/l10n strings in pam_winbind.c coming from winbindd.
Bo Yang
2010-03-06
1
-91
/
+95
*
Fix typo in comments.
Karolin Seeger
2010-03-03
1
-2
/
+2
*
s3: Fix the CHAIN1 torture test
Volker Lendecke
2010-02-28
1
-1
/
+9
*
s3 move the sitename cache in its own file
Simo Sorce
2010-02-23
3
-0
/
+3
*
s3: Consolidate server_id_self into the equivalent procid_self()
Volker Lendecke
2010-02-23
1
-1
/
+1
*
s3: Explicitly handle inbuf in cli_trans_done
Volker Lendecke
2010-02-22
1
-2
/
+9
*
s3: Explicitly handle inbuf in cli_write_andx_done
Volker Lendecke
2010-02-22
1
-2
/
+4
*
s3: Explicitly handle inbuf in cli_read_andx_done
Volker Lendecke
2010-02-22
1
-2
/
+2
*
s3: Explicitly handle inbuf in cli_message_start_done
Volker Lendecke
2010-02-22
2
-6
/
+7
*
s3: Explicitly handle inbuf in cli_dskattr_done
Volker Lendecke
2010-02-22
1
-2
/
+4
*
s3: Explicitly handle inbuf in cli_getatr_done
Volker Lendecke
2010-02-22
1
-2
/
+4
*
s3: Explicitly handle inbuf in cli_getattrE_done
Volker Lendecke
2010-02-22
1
-2
/
+4
*
s3: Explicitly handle inbuf in cli_open_done
Volker Lendecke
2010-02-22
1
-2
/
+4
*
s3: Explicitly handle inbuf in cli_ntcreate_done
Volker Lendecke
2010-02-22
1
-2
/
+3
*
s3: Explicitly handle inbuf in cli_echo_done
Volker Lendecke
2010-02-22
1
-1
/
+2
*
s3: Explicitly handle inbuf in cli_negprot_done
Volker Lendecke
2010-02-22
1
-2
/
+3
*
s3: Explicitly handle inbuf in cli_tcon_andx_done
Volker Lendecke
2010-02-22
1
-3
/
+6
*
s3: Explicitly handle inbuf in cli_sesssetup_blob_done
Volker Lendecke
2010-02-22
1
-5
/
+4
*
s3: Explicitly handle inbuf in cli_session_setup_guest_done
Volker Lendecke
2010-02-22
1
-5
/
+4
*
s3: Explicitly handle inbuf in cli_smb_oplock_break_waiter_done
Volker Lendecke
2010-02-22
1
-2
/
+3
*
s3: Add a talloc_move for the inbuf to cli_smb_recv
Volker Lendecke
2010-02-22
8
-36
/
+50
*
s3: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send
Volker Lendecke
2010-02-21
1
-1
/
+2
*
s3: Convert cli_qpathinfo_basic to use cli_trans()
Volker Lendecke
2010-02-20
2
-40
/
+29
*
s3: Convert cli_raw_ioctl to use cli_smb()
Volker Lendecke
2010-02-20
1
-18
/
+10
*
s3: Add cli_smb()
Volker Lendecke
2010-02-20
1
-0
/
+36
*
s3-lib: use TYPESAFE_QSORT() in remaining s3 library code
Andrew Tridgell
2010-02-14
2
-2
/
+5
*
s3-libsmb: use TYPESAFE_QSORT() in namequery code
Andrew Tridgell
2010-02-14
1
-14
/
+12
*
s3-libsmb: update libsmb to use new DLIST macros
Andrew Tridgell
2010-02-10
2
-23
/
+25
*
Fix off-by-one error in working out the limit of the NetServerEnum comment.
Jeremy Allison
2010-02-09
1
-1
/
+1
*
s3:libsmb: fix NetServerEnum3 rap calls.
Stefan Metzmacher
2010-02-08
1
-5
/
+19
*
s3:nmbd: also listen explicit on the subnet broadcast addresses
Stefan Metzmacher
2010-02-08
2
-4
/
+11
*
s3: Make cli_get_fs_volume_info() use cli_trans()
Volker Lendecke
2010-02-07
1
-38
/
+21
*
s3: Remove some unused code
Volker Lendecke
2010-02-07
1
-57
/
+0
*
s3: Fix some nonempty blank lines
Volker Lendecke
2010-02-07
1
-3
/
+3
*
s3:libsmb: don't reuse the callers stype variable in cli_NetServerEnum()
Stefan Metzmacher
2010-02-04
1
-2
/
+3
*
Change uint_t to unsigned int in source3
Matt Kraai
2010-02-02
1
-4
/
+4
*
Fix bug #7079 - cliconnect gets realm wrong with trusted domains.
Jeremy Allison
2010-01-30
1
-3
/
+22
*
Fix a really interesting problem found by Volker's conversion of sessionsetup...
Jeremy Allison
2010-01-29
1
-3
/
+3
*
s3: Enable use of ccache by default for libsmbclient
Volker Lendecke
2010-01-26
1
-0
/
+3
*
s3: fix detection and flags for using pthread
Björn Jacke
2010-01-26
1
-0
/
+4
*
s3: remove unused variable
Björn Jacke
2010-01-26
1
-2
/
+0
*
s3:async_smb: remove unused variable
Björn Jacke
2010-01-26
1
-2
/
+0
*
s3-libsmbclient: Add smbc_setOptionUseCCache()
Volker Lendecke
2010-01-24
3
-0
/
+39
*
s3: Add CLI_FULL_CONNECTION_USE_CCACHE
Volker Lendecke
2010-01-24
1
-0
/
+3
*
s3: Use -C in smbclient
Volker Lendecke
2010-01-24
1
-0
/
+1
*
s3: Add ccache use to cli_session_setup_ntlmssp
Volker Lendecke
2010-01-24
1
-0
/
+4
*
s3: Add NTLMSSP_FEATURE_CCACHE
Volker Lendecke
2010-01-24
1
-0
/
+60
*
s3: Remove some calls to memset -- reduces text size by some bytes for me
Volker Lendecke
2010-01-24
1
-5
/
+2
*
s3: Fix a crash in libsmbclient used against the OpenSolaris CIFS server
Volker Lendecke
2010-01-16
1
-1
/
+1
[next]