And finally IDMAP in 3_0
[amitay/samba.git] / source3 / client / client.c
2003-05-12 Simo SorceAnd finally IDMAP in 3_0
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 Jeremy AllisonFix for possible segfault in readline handler. Found...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Tim PotterMerge of -W fixes for bug #39:
2003-04-28 Tim PotterReplace workgroup global variable with lp_workgroup()
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-19 Simo Sorcesome readline completion exancements
2003-04-14 Tim PotterMerge:
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijAdd static to satisfy exotic compilers
2003-03-24 Jelmer VernooijRevoke some of the popt patch from metze I applied...
2003-03-24 Jelmer VernooijPatch from metze to generalise POPT_COMMON_SAMBA, with...
2003-03-23 Jelmer VernooijDon't declare variables after instructions
2003-03-22 Jelmer VernooijConvert to popt.
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 Andrew BartlettFix segfault on FD_SET() when we have an fd of -1
2003-03-18 Andrew BartlettAdd const.
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-16 Andrew Bartlett - Make ReadDirName return a const char*.
2003-03-15 Andrew BartlettIf the server went away, don't segfault by attempting...
2003-03-06 Andrew BartlettMore safe_strcpy() off-by-one bug fixes. (mostly moves...
2003-02-25 Tim PotterFix breakage done by myself yesterday.
2003-02-25 Tim PotterFixed up some const related compiler warnings.
2003-02-24 Andrew BartlettCleint-side-auth/kerberos fixes from HEAD, and don...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Andrew BartlettThe cli_send_tconX code already determines to send...
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-07 Jeremy AllisonSamba janitors: applying mbp's redundant umask fix.
2003-02-07 Jeremy AllisonSamba janitors: applying mbp's redundant umask fix.
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-11 Andrew BartlettFix a number of client-side fstring/pstring mixups.
2003-01-07 Christopher R. HertelAdded code to the handling of the -M option to ensure...
2003-01-07 Christopher R. HertelAdded code to the handling of the -M option to ensure...
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-12-05 Herb Lewisfix stat reporting on put command
2002-12-05 Herb Lewisfix stat reporting on put command
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-09 Jelmer VernooijSync with HEAD
2002-11-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-29 Jelmer VernooijSync with HEAD
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-18 Jelmer VernooijDon't encourage people to use -P - it's obsolete
2002-10-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-03 Andrew BartlettPatch from Steve Langasek <vorlon@netexpress.net> to...
2002-10-01 Gerald Cartersyncing up with HEAD. Seems to be a lot of differences...
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-29 Richard SharpeMake sure that variable does not shadow a parameter.
2002-09-28 Richard SharpeCommit a fix to smbclient so that it will connect to...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-23 Tim PotterDon't uppercase the username and domain in a session...
2002-09-05 Volker LendeckeFixed a little, long standing bug: smbclient -M <name...
2002-08-28 Simo Sorcefix wrong check
2002-08-27 Simo Sorceadd a trivial seeking function to xfile (tseek) that...
2002-08-20 Simo Sorcefix typos
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-07-13 Andrew Tridgell- fixed a crash bug for 'print -'
2002-07-02 Andrew Tridgellfixed a prototype problem in client.c
2002-07-01 Andrew Tridgellused findstatic.pl to make some variables static and...
2002-06-25 Andrew BartlettBreak up samba's object dependencies, and its prototype...
2002-06-25 Gerald Carterremoved compiler warning
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-05-14 Gerald Cartersegfault fix merged from SAMBA_2_2
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-29 Martin PoolDoc.
2002-01-21 Martin PoolMake the -L option to smbclient slightly less gross:
2002-01-19 Simo Sorcefixes (asprintf) from 2.2
2002-01-17 Andrew BartlettMove the bang (!) command back to the bottom of the...
2002-01-16 Jeremy AllisonAlphabetize.
2002-01-16 Jeremy AllisonAdded CIFS UNIX extension code to client.
2002-01-10 Martin Poolbrowse_fn: FIXME: If the remote machine returns non...
2002-01-09 Martin PoolFIXME: At the moment, if the user should happen to...
2002-01-07 Herb Lewismerge changes from 2.2 branch to prevent smb.conf from...
2001-12-21 Andrew Tridgell- handle kerberos session setup reply with broken null...
2001-12-20 Jeremy AllisonRemoved global debugf. Replaced with lp_set_logfile...
2001-12-19 Jeremy AllisonPatch from dan_thibadeau@hp.com to allow domain set...
2001-11-28 Andrew Tridgellfixed some krb5 ifdefs
2001-11-28 Andrew Tridgellfix a bunch of places where we can double-free a cli...
2001-11-26 Tim PotterGot medieval on another pointless extern. Removed...
2001-11-24 Andrew Tridgelladded "net join" command
next