summaryrefslogtreecommitdiff
path: root/source/libsmb/libsmbclient.c
Commit message (Expand)AuthorAgeFilesLines
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-101-135/+199
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-101-1/+1
* r23554: Fix bug #4711 by makeing cli_connect return an NTSTATUS.Jeremy Allison2007-10-101-8/+11
* r23001: - Fix but #4634. Type of the size parameter to getpeername was wrong.Derrell Lipman2007-10-101-1/+1
* r22914: - Fixes bug 4599. A missing <code>if</code> statement forced subseqe...Derrell Lipman2007-10-101-4/+8
* r22850: - Fixes bug 4601. smbc_getxattr() would not, in one case, properly r...Derrell Lipman2007-10-101-1/+1
* r21932: fix compiler warning.Stefan Metzmacher2007-10-101-1/+1
* r21768: Fix the client dfs code such that smbclient canJeremy Allison2007-10-101-15/+0
* r21239: if the workgroup name is longer than 16 chars we get garbage in the s...Simo Sorce2007-10-101-6/+7
* r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect.Derrell Lipman2007-10-101-3/+31
* r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij2007-10-101-2/+1
* r20333: Fix a couple of Coverity errors in one run, this was a potential NULL...Volker Lendecke2007-10-101-5/+8
* r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis2007-10-101-0/+3
* r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke2007-10-101-8/+4
* r19469: Another user of NetShareEnumVolker Lendecke2007-10-101-0/+4
* r18865: fixed some of the most obvious NTSTATUS/WERROR mixups in Samba3. ItAndrew Tridgell2007-10-101-3/+3
* r18802: Use the pidl-generated code for the srvsvc interface, both client and...Jelmer Vernooij2007-10-101-22/+13
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-30/+30
* r18271: Big change:Gerald Carter2007-10-101-2/+2
* r18013: Fix for "bug" (enhancement) 3684.Derrell Lipman2007-10-101-1/+14
* r18012: Should fix bug 4018.Derrell Lipman2007-10-101-1/+9
* r18011: Should fix bug 3835.Derrell Lipman2007-10-101-4/+28
* r18009: Fixes bug 4026.Derrell Lipman2007-10-101-157/+419
* r17800: Start using struct timespec internally for file timesJeremy Allison2007-10-101-37/+47
* r17761: Handle times consistently across all client utils.Jeremy Allison2007-10-101-2/+2
* r17571: Change the return code of cli_session_setup from BOOL to NTSTATUSVolker Lendecke2007-10-101-8/+8
* r17333: Some C++ warningsVolker Lendecke2007-10-101-4/+4
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-113/+111
* r16644: Fix bug #3887 reported by jason@ncac.gwu.eduJeremy Allison2007-10-101-2/+2
* r16552: Fix bug 3849.Derrell Lipman2007-10-101-3/+3
* r16550: Fix bug 3866. Thanks for the report!Derrell Lipman2007-10-101-6/+41
* r16360: Fix Klocwork ID 136 520 521 522 523 542 574 575 576 607Volker Lendecke2007-10-101-1/+3
* r16287: Use intptr_t to return an integer of an unknown type castJeremy Allison2007-10-101-0/+4
* r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman2007-10-101-14/+89
* r14418: Try and fix Coverity #39 and #40 by making theJeremy Allison2007-10-101-2/+10
* r14279: Fix coverity #86, 87, 88, 89:Jim McDonough2007-10-101-10/+27
* r14241: Fix Coverity bug # 146Volker Lendecke2007-10-101-1/+3
* r14236: Fix Coverity bug # 90Volker Lendecke2007-10-101-0/+1
* r14235: Fix Coverity bug # 91Volker Lendecke2007-10-101-0/+12
* r14234: Fix Coverity bug # 93Volker Lendecke2007-10-101-0/+1
* r14158: Fix coverity CID #147 -- do not dereference pointers before checking ...Alexander Bokovoy2007-10-101-2/+4
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-1/+1
* r13495: Derell, I'm removing that double setup_logging(), just a typo.Günther Deschner2007-10-101-1/+0
* r13316: Let the carnage begin....Gerald Carter2007-10-101-10/+3
* r13216: r12422@cabra: derrell | 2006-01-28 23:57:35 -0500Derrell Lipman2007-10-101-33/+0
* r13214: r12420@cabra: derrell | 2006-01-28 19:10:58 -0500Derrell Lipman2007-10-101-44/+57
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-3/+3
* r12579: r12122@cabra: derrell | 2005-12-29 12:03:00 -0500Derrell Lipman2007-10-101-1/+9
* r12576: r12115@cabra: derrell | 2005-12-29 11:16:03 -0500Derrell Lipman2007-10-101-2/+28
* r12570: r12084@cabra: derrell | 2005-12-29 10:05:16 -0500Derrell Lipman2007-10-101-25/+56