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
/
clirap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3-build: only include async headers where needed.
Günther Deschner
2010-09-20
1
-0
/
+1
*
s3: Remove some pointless wrapper functions
Volker Lendecke
2010-08-05
1
-6
/
+6
*
s3: Save the received trans2 from the inbuf in cli_trans
Volker Lendecke
2010-08-05
1
-0
/
+1
*
s3: Fix cli_qpathinfo2
Volker Lendecke
2010-07-28
1
-1
/
+1
*
s3: Convert cli_qpathinfo_streams to cli_qpathinfo_send
Volker Lendecke
2010-07-26
1
-42
/
+93
*
s3: Factor out parse_streams_blob
Volker Lendecke
2010-07-26
1
-8
/
+22
*
s3: Convert cli_qpathinfo_basic to cli_qpathinfo_send
Volker Lendecke
2010-07-26
1
-49
/
+86
*
s3: Convert cli_qpathinfo2 to cli_qpathinfo_send
Volker Lendecke
2010-07-26
1
-50
/
+101
*
s3: cli_qpathinfo2 expects at least 68 bytes
Volker Lendecke
2010-07-26
1
-1
/
+1
*
s3: Convert cli_qpathinfo1 to cli_qpathinfo
Volker Lendecke
2010-07-26
1
-61
/
+105
*
s3: cli_qpathinfo->cli_qpathinfo1
Volker Lendecke
2010-07-25
1
-1
/
+1
*
s3-crypto: only include crypto headers when crypto is done.
Günther Deschner
2010-05-18
1
-0
/
+1
*
s3-rap: fix cli_oem_change_password() and give room for the convert reply word.
Günther Deschner
2010-05-12
1
-1
/
+1
*
s3: use generated rap header.
Günther Deschner
2010-04-26
1
-0
/
+1
*
s3: Convert cli_qpathinfo_basic to use cli_trans()
Volker Lendecke
2010-02-20
1
-39
/
+26
*
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:libsmb: don't reuse the callers stype variable in cli_NetServerEnum()
Stefan Metzmacher
2010-02-04
1
-2
/
+3
*
s3: Add min_setup, min_param and min_data to cli_trans_recv
Volker Lendecke
2009-11-14
1
-14
/
+6
*
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
2009-05-26
1
-3
/
+3
*
Get medieval on our ass about SMB1 file descriptors being 16 bits, not an int.
Jeremy Allison
2009-04-30
1
-3
/
+3
*
More work to adapt to merged libcli/auth function prototypes
Andrew Bartlett
2009-04-14
1
-0
/
+1
*
Rework Samba3 to use new libcli/auth code (partial)
Andrew Bartlett
2009-04-14
1
-1
/
+1
*
Decouple clistr_pull from struct cli_state->inbuf
Volker Lendecke
2009-01-26
1
-2
/
+4
*
Move cli_api_pipe() to its only user cli_pipe.c
Volker Lendecke
2009-01-11
1
-23
/
+0
*
Fix make test on sparc and possibly also on AIX
Volker Lendecke
2008-09-09
1
-1
/
+3
*
Convert cli_qfileinfo to the async trans call
Volker Lendecke
2008-09-09
1
-21
/
+19
*
Fix a memleak in cli_qfilename (only used in smbtorture)
Volker Lendecke
2008-09-09
1
-0
/
+5
*
Fix some signed/unsigned warnings
Volker Lendecke
2008-05-20
1
-1
/
+1
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-6
/
+6
*
Fix bug reported on IRC enumerating shares with OS/2.
Jeremy Allison
2008-02-08
1
-3
/
+4
*
Add the "allinfo" command to smbclient
Volker Lendecke
2008-01-18
1
-0
/
+131
*
Fix a memleak found by the IBM checker.
Michael Adam
2008-01-09
1
-0
/
+1
*
Support fetching very long server lists with RAP_NetServerEnum3.
James Peach
2007-12-09
1
-42
/
+125
*
Fix C++ warnings
Volker Lendecke
2007-12-08
1
-4
/
+4
*
Remove arbitrary 1k limit on pathnames. Malloc them.
Jeremy Allison
2007-12-05
1
-31
/
+66
*
Remove pstring from clirap.c.
Jeremy Allison
2007-11-30
1
-118
/
+187
*
Remove the explicit TALLOC_CTX * from cli_struct.
Jeremy Allison
2007-11-29
1
-1
/
+1
*
Always check return from push_ascii.
Jeremy Allison
2007-11-19
1
-1
/
+6
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-15
/
+15
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r22045: As Volker noticed, skip_string's last argument is
Jeremy Allison
2007-10-10
1
-9
/
+9
*
r22014: Make us pass RANDOMIPC test again :-(. This is an ugly check-in,
Jeremy Allison
2007-10-10
1
-9
/
+9
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21864: Reformatting.
Jeremy Allison
2007-10-10
1
-92
/
+92
*
r21768: Fix the client dfs code such that smbclient can
Jeremy Allison
2007-10-10
1
-11
/
+5
*
r19231: I encountered a WinXP/Home system which, acting as the master browser...
Derrell Lipman
2007-10-10
1
-1
/
+2
*
r18009: Fixes bug 4026.
Derrell Lipman
2007-10-10
1
-16
/
+28
*
r17800: Start using struct timespec internally for file times
Jeremy Allison
2007-10-10
1
-7
/
+7
[next]