s3:libsmb: use clistr_pull_talloc() in cli_get_fs_volume_info()
[kai/samba.git] / source3 / client / smbspool.c
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-04-26 Volker Lendeckes3: Use cli_writeall instead of cli_write
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-01-17 Volker Lendeckes3: Avoid a few calls to cli_errstr
2010-12-20 Volker Lendeckes3: Remove unused "retry" from cli_start_connection
2010-11-02 Andrew Bartletts3-debug Impove setup_logging() to specify logging...
2009-04-30 Jeremy AllisonCause cli_close to return an NTSTATUS.
2009-04-30 Jeremy AllisonGet medieval on our ass about SMB1 file descriptors...
2009-02-13 Volker LendeckeReplace get_myname() with the talloc version from v3...
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-30 Volker LendeckeMake cli_tcon_andx async
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-18 Jelmer VernooijUse separate make variables for libutil and libcrypto.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-14 Karolin Seegersmbspool: Fix printing on port 139.
2008-08-08 Jeremy AllisonFix bug #5675 with a varient of Tim Waugh's patch,
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-30 Jeremy AllisonFrom Michael R Sweet <mike@easysw.com>.
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-03-06 Derrell LipmanEliminate global variable in_client and a plethora...
2008-02-01 Simo SorceMerge 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 AllisonAdd general '-e' option to enable smb encryption
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-11-09 Jeremy AllisonRemove more pstring/fstrings.
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Simo Sorcer23527: Use existing escaping function pointed by James
2007-10-10 Simo Sorcer23524: Fix bug 2319.
2007-10-10 Volker Lendecker17571: Change the return code of cli_session_setup...
2007-10-10 Jeremy Allisonr16608: Klocwork #2035. Null deref (bit of a stretch...
2007-10-10 Günther Deschnerr15552: Fix segfault...
2007-10-10 James Peachr15448: New autoconf macro to test for sysconf variables.
2007-10-10 Jeremy Allisonr14176: Fix coverity bug #30. Ensure no possible null...
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 Derrell Lipmanr13212: r12414@cabra: derrell | 2006-01-28 17:52...
2007-10-10 Günther Deschnerr12015: When smbspool tries to connect to a printer...
2007-10-10 Günther Deschnerr11790: Avoid infinite retry to gather a connection.
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 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 Tim Potterr8572: Remove crufty #define NO_SYSLOG as it's not...
2007-10-10 Gerald Carterr7879: fix compile issue caused by not statoc value...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Gerald Carterr6684: BUG 1780: patch from Rodrigo Fernandez-Vizarra...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Gerald Carterr5495: * add in some code from Mike Nix <mnix@wanm...
2007-10-10 Jeremy Allisonr3275: Fix from Michael Sweet <mike@easysw.com> for...
2007-10-10 Jelmer Vernooijr947: Patch from Fabian Franz <FabianFranz@gmx.de>...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-30 Jeremy AllisonAdd a command line option (-S on|off|required) to enabl...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijReverse previous patch from Stefan and me after comment...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-05-10 Jelmer VernooijPatch from metze and me that adds dummy smb_register_...
2003-02-15 Simo Sorcefix dumb perror used without errno beeing set.
2003-02-15 Simo Sorcefix dumb perror used without errno beeing set.
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-10-17 Jeremy AllisonAdded new error codes. Fix up connection code to retry...
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-21 Andrew BartlettLooks like I missed this earlier. We should connect...
2002-07-20 Andrew BartlettMore fixes towards warnings on the IRIX compiler
2002-07-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-06-25 Andrew BartlettUpdate cli_full_connection() to take a 'flags' paramate...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-23 Tim PotterRemoved TimeInit() call from every client program ...
2001-11-19 Martin PoolStore some path names in global variables initialized...
2001-08-24 Andrew Tridgellfixed handling of 139/445 in clients
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-03 Jeremy AllisonApplied Michael Sweet's patch, with one minor signal...
2001-04-27 Jeremy AllisonMore gcc compile on solaris tidyups.
2001-04-22 Andrew Tridgella couple of minor merges from 2_2
2001-03-16 Jeremy AllisonUpdates for CUPS 1.1 from Michael Sweet.
2000-01-08 Andrew Tridgellcli_open() wasn't handling DENY_FCB or O_WRONLY correctly.
2000-01-07 Andrew Tridgellthis looks like a big commit, but it isn't really :)
1999-12-17 Andrew Tridgellclient/smbspool.c from 2.0.6