r23778: Change to GPLv3. Now to go through all internal source
[ira/wip.git] / source3 / client /
2007-10-10 Volker Lendecker23596: Add notes about smbfs/cifs to usage() in smb...
2007-10-10 Simo Sorcer23571: Fix, parsing of multi byte share names.
2007-10-10 Volker Lendecker23567: Fix bug 4721
2007-10-10 Jeremy Allisonr23554: Fix bug #4711 by makeing cli_connect return...
2007-10-10 Simo Sorcer23527: Use existing escaping function pointed by James
2007-10-10 Simo Sorcer23524: Fix bug 2319.
2007-10-10 Steve Frenchr22982: Do not prompt for password on sec=none for...
2007-10-10 Steve Frenchr22979: Revert previous checkin (which had some debug...
2007-10-10 Steve Frenchr22779: Patch for not prompting for password on cifs...
2007-10-10 Steve Frenchr22560: Clean up frees of realloc memory in mount.cifs...
2007-10-10 Steve Frenchr22526: Support deep tree mounts after share (instead...
2007-10-10 Jeremy Allisonr22354: Make client select krb5 encrpyt if krb5 already on.
2007-10-10 Jeremy Allisonr22155: Fixed warning #4498 from jason@ncac.gwu.edu.
2007-10-10 Simo Sorcer22002: Fix bug #3974, there are still open issues...
2007-10-10 Stefan Metzmacherr22001: change prototype of dump_data(), so that it...
2007-10-10 Jeremy Allisonr21992: Fix keepalive processing when encryption turned on.
2007-10-10 Jeremy Allisonr21901: Don't use fstrcat when you mean fstrcpy. Doh !
2007-10-10 Jeremy Allisonr21898: Added test command, fixed first valgrind bugs.
2007-10-10 Steve Frenchr21840: mount.cifs compile on old libc missing bind...
2007-10-10 Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10 Jeremy Allisonr21750: Sync up with SAMBA_3_0_25. Only client changes...
2007-10-10 Jeremy Allisonr21734: Fix bug #4369. Patch from David Leonard <dleona...
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Herb Lewisr21657: get rid of warning - not everyone understands %F
2007-10-10 Jeremy Allisonr21641: Add test code for POSIX pathname calls into...
2007-10-10 Steve Frenchr21283: Do not display away debug output of cifs dfs...
2007-10-10 Steve Frenchr21224: Initial checkin of cifs_host_name resolver...
2007-10-10 Jelmer Vernooijr20832: Remove extra pointers previously added to uniqu...
2007-10-10 Herb Lewisr20261: merge 20260 from samba_3_0_24
2007-10-10 Herb Lewisr20124: clean up nested extern declaration warnings
2007-10-10 Volker Lendecker19797: Convert the remaining pipes to the "new" unique...
2007-10-10 Jeremy Allisonr19529: Added showacls togle. Previously was vendor...
2007-10-10 Volker Lendecker18876: Fix smbclient -L
2007-10-10 Stefan Metzmacherr18813: the generated rpccli_ functions give NTSTATUS
2007-10-10 Jelmer Vernooijr18802: Use the pidl-generated code for the srvsvc...
2007-10-10 Volker Lendecker18402: Comment and (hopefully) fix remote command...
2007-10-10 Volker Lendecker18047: More C++ stuff
2007-10-10 Volker Lendecker17850: Another dummy checkin for the build farm to...
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Volker Lendecker17605: Some C++ warnings
2007-10-10 Volker Lendecker17572: Fix the build
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Jeremy Allisonr16971: Ensure we use the correct separator for pathnames
2007-10-10 Jeremy Allisonr16962: Add a few utility fns into client. Allow POSIX...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16608: Klocwork #2035. Null deref (bit of a stretch...
2007-10-10 Jeremy Allisonr16587: Fix Klocwork #1987. Memleak on reusing x_dbf.
2007-10-10 Volker Lendecker16360: Fix Klocwork ID 136 520 521 522 523 542 574...
2007-10-10 Volker Lendecker16338: Fix Klocwork ID 150
2007-10-10 James Peachr16274: Fix the smbclient prompting behaviour for both...
2007-10-10 Volker Lendecker16251: for i in `seq 1 1000`
2007-10-10 Volker Lendecker16250: Fix Klokwork IDs 148, 151, 152, 154.
2007-10-10 Jeremy Allisonr16230: Fix Klocwork #861 and others. localtime and...
2007-10-10 Günther Deschnerr15552: Fix segfault...
2007-10-10 Günther Deschnerr15519: Fix segfault.
2007-10-10 James Peachr15448: New autoconf macro to test for sysconf variables.
2007-10-10 Jeremy Allisonr15141: Fix for #3592 inspired by Justin Best <justinb...
2007-10-10 Volker Lendecker15098: Make smbclient -L use RPC to list shares, fall...
2007-10-10 Jeremy Allisonr14359: Try and fix Coverity #176 by making the pointer
2007-10-10 Jeremy Allisonr14351: Ensure we use the minimum of PATH_MAX and sizeo...
2007-10-10 Volker Lendecker14248: Fix Coverity bug # 84
2007-10-10 Volker Lendecker14246: Fix Coverity bug # 85
2007-10-10 Volker Lendecker14242: Fix Coverity bug # 82
2007-10-10 Jeremy Allisonr14176: Fix coverity bug #30. Ensure no possible null...
2007-10-10 Jeremy Allisonr14166: Fix const warning.
2007-10-10 Günther Deschnerr14148: Removing the not very well tested krb5 ticket...
2007-10-10 Günther Deschnerr14145: Add missing WITH_KCM hunks from my local tree.
2007-10-10 Steve Frenchr14128: Remove warning generated by coverity scan tool...
2007-10-10 Steve Frenchr14127: Remove coverity warning on mount.cifs.c
2007-10-10 Steve Frenchr14126: resolve two warnings from the coverity scan
2007-10-10 Jeremy Allisonr14009: Remove last const warning (have to use CONST_DI...
2007-10-10 Jeremy Allisonr14006: Fix a couple of irritating warnings.
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Lars Müllerr13714: Set MOUNT_CIFS_VENDOR_SUFFIX if _SAMBA_BUILD_...
2007-10-10 Steve Frenchr13697: Remove unneeded header (header not present...
2007-10-10 Tim Potterr13612: #define NO_SYSLOG is dead as a doornail.
2007-10-10 Jeremy Allisonr13535: Fix #2353 based on a patch by William Jojo.
2007-10-10 Volker Lendecker13486: Two more -- fix bug 3503
2007-10-10 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Gerald Carterr12912: patch from Tony Mountifield <tony@softins.co...
2007-10-10 Jeremy Allisonr12555: Fix more load_case_table swegfaults. Arggg.
2007-10-10 Jeremy Allisonr12522: Try and fix bug #2926 by removing setlocale...
2007-10-10 Jeremy Allisonr12045: More warning fixes... Just a few more to go.
2007-10-10 Günther Deschnerr12015: When smbspool tries to connect to a printer...
2007-10-10 Jeremy Allisonr11978: Volker's fix for #3292 (smbclient spins if...
2007-10-10 Jeremy Allisonr11976: (Slightly modified) Volker fix for #3293. Use...
2007-10-10 Steve Frenchr11938: Fix cifs to handle non-numeric uid and gid...
2007-10-10 Jeremy Allisonr11839: Info level 0x101 is really a protocol NT level.
2007-10-10 Günther Deschnerr11790: Avoid infinite retry to gather a connection.
2007-10-10 Gerald Carterr11770: BUG 2718: don't use qpathinfo_basic() call...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Gerald Carterr10964: BUG 1051: store the directory path so we can...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10590: merging lost fix from the release branch
2007-10-10 Gerald Carterr10554: * BUG 3057: assume x64 drivers are v3 drivers
2007-10-10 Gerald Carterr10176: adding smbctool from Kalim's SoC project; requi...
2007-10-10 Günther Deschnerr9736: be a little more verbose on error.
2007-10-10 Jeremy Allisonr9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT...
2007-10-10 Steve Frenchr9401: Allow disabling mandatory byte range lock mount...
2007-10-10 Steve Frenchr9225: Various minor CIFS mount helper fixes to less...
next