libsmbconf: rewrite API to use smbconf_service struct
[kai/samba.git] / source3 / client /
2008-04-21 James Peachsmbspool: Fix the smbspool build.
2008-04-21 James Peachsmbspool: minor formatting cleanups.
2008-04-21 James Peachsmbspool: Run indent to approximate conding standards.
2008-04-21 James Peachsmbspool: add my copyright.
2008-04-21 Mike Sweetsmbspool: Fix CUPS authentication protocol support.
2008-04-21 Mike Sweetsmbspool: fix Kerberos support for CUPS 1.3.
2008-04-21 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-04-20 Volker LendeckeReplace cli_rpc_pipe_close by a talloc destructor on...
2008-04-19 Volker LendeckeAdd "desthost" to rpc_pipe_client
2008-04-17 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-04-17 Jeremy AllisonFix the problem when -L is used with IPv6 addresses...
2008-03-31 Jeff Laytonmount.cifs: fix several problems when mounting subdirec...
2008-03-28 Volker LendeckeMore ssize_t->SMB_OFF_T
2008-03-17 Marc VanHeyningenCoverity fixes
2008-03-15 Volker LendeckeFix Coverity ID 563
2008-03-15 Volker LendeckeFix Coverity ID 564
2008-03-10 Günther DeschnerUse rpccli_srvsvc_NetShareEnumAll in smbclient.
2008-03-06 Derrell LipmanEliminate global variable in_client and a plethora...
2008-03-06 Volker LendeckeChange default bufsize to 512k
2008-03-06 Volker LendeckeUse io_bufsize as window size in smbclient get command
2008-03-06 Volker LendeckeAdd async cli_pull support
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-03 Volker LendeckeRevert "Add async cli_pull support"
2008-03-01 Volker LendeckeRevert "Add async cli_pull support"
2008-03-01 Volker LendeckeRevert "Fix warnings"
2008-02-29 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-29 Volker LendeckeFix warnings
2008-02-29 Karolin SeegerMerge commit 'origin/v3-2-test' into v3-2-stable
2008-02-28 Karolin SeegerRemove smbmount.
2008-02-28 Volker LendeckeAdd async cli_pull support
2008-02-25 Volker LendeckeDo the formatting change in all 3 places :-)
2008-02-25 Volker LendeckeFix confusing error message -- bug 5252
2008-02-22 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-22 Simo SorceMake sure mount.cifs.c compiles on Fedora 9 with gcc 4.3
2008-02-21 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-18 Tim PotterReplace C++-style comments with C.
2008-02-14 Simo SorceRevert "Merge in J.Layton patch and resolve conflict."
2008-02-09 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-02-09 Jeremy AllisonFix bug #5247 "Wildcard expansion in mget is broken"
2008-02-06 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-02-02 Volker LendeckeConvert receive_smb_raw to NTSTATUS
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-29 Alexander BokovoyMerge branch 'ctdb-merge' into dmapi-integration
2008-01-25 Volker LendeckeFix bogus uninitialized variable warnings
2008-01-24 Volker LendeckeFix Coverity ID 463
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Volker Lendeckestrtok -> strtok_r
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-18 Jeremy AllisonFix error message for new allinfo command.
2008-01-18 Volker LendeckeAdd the "allinfo" command to smbclient
2008-01-16 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-16 Igor MammedovAdds support for cifs.resolver upcall.
2008-01-12 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-09 Karolin SeegerCorrect comment. Default debug level of smbclient is...
2008-01-08 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-05 Steve FrenchMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-05 Jeremy AllisonUse the common -e option not the custom one.
2008-01-05 Jeremy AllisonAdd general '-e' option to enable smb encryption
2008-01-05 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonFix idle client reading keepalive.
2008-01-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-01-04 Jeremy AllisonRefactor the crypto code after a very helpful conversation
2008-01-03 Steve FrenchUpdate mount.cifs help
2007-12-31 Jeremy AllisonWe may use 127k read/write for encrypted connections.
2007-12-30 Jeremy AllisonFix error message.
2007-12-30 Jeremy AllisonAdded -e, --encrypt option to smbclient that immediately
2007-12-28 Jeremy AllisonAdd the capability to set "smb encrypt = required"
2007-12-27 Jeremy AllisonAdd SMB encryption. Still fixing client decrypt but
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Volker LendeckeRemove next_token_nr_talloc and its associated global
2007-12-19 Volker LendeckeFix a "no prototype" warning
2007-12-18 Rishi SrivatsavaiAdd smbclient support for basic mDNS browsing.
2007-12-17 Simo SorceMerge in J.Layton patch and resolve conflict.
2007-12-14 Karolin SeegerRevert smbclient changes.
2007-12-14 Karolin SeegerMake smbclient to display error message and usage in...
2007-12-14 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-14 Jeremy AllisonWe don't need to call endpwent if we never call getpwent.
2007-12-14 Jeremy AllisonAdd a varient of Steve Langasek <vorlon@debian.org...
2007-12-13 Jeremy AllisonMissed one strcpy call.
2007-12-13 Jeremy AllisonAdd a portable version of strlcpy and strlcat and convert
2007-12-13 Jeremy AllisonFix bug #4784. Patch from Steve Langasek <vorlon@debian...
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-12-09 James PeachMove load_case_tables() to after logging is set up...
2007-12-09 Volker LendeckeC++ warning
2007-12-08 Volker LendeckeFix C++ warnings
2007-12-07 Jeremy AllisonMore null deref fixes.
2007-12-07 Jeremy AllisonMore null deref fixes.
2007-12-07 Jeremy AllisonDon't deref null pointers.
2007-12-07 Jeremy AllisonAfter conversations with Jerry, remove smbctool until...
2007-12-07 Jeremy AllisonRemove pstring from clitar.c
2007-12-07 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-07 Jeremy AllisonAdd popt to binaries in makefile. Hack clitar to compil...
2007-12-07 Jeremy AllisonRemove pstrings from client/client.c by doing a large...
2007-12-06 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2007-12-06 Andreas SchneiderRemove trailing slashes from service name
2007-12-05 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2007-12-05 Jeremy Allisonpstring removal.
next