r2710: continue with the new style of providing a parent context whenever
[jelmer/samba4-debian.git] / source / client / client.c
2007-10-10 Andrew Tridgellr2710: continue with the new style of providing a paren...
2007-10-10 Andrew Tridgellr2499: - use more efficient wildcard delete in smbclient
2007-10-10 Andrew Tridgellr2456: got rid of some outdated global macros
2007-10-10 Andrew Tridgellr2433: attrib_string() is now a generally available...
2007-10-10 Andrew Bartlettr2063: Ensure the first argument to a printf() like...
2007-10-10 Andrew Tridgellr2003: got rid of next_token_nr(), which involved some...
2007-10-10 Tim Potterr1986: Janitor for myself. Merge -r1907:1908 from...
2007-10-10 Stefan Metzmacherr1957: add cmdline_set_* functions
2007-10-10 Andrew Tridgellr1941: - fixed an allocation error with querying securi...
2007-10-10 Stefan Metzmacherr1913: add --version back
2007-10-10 Stefan Metzmacherr1911: merge a few popt parameters from 3.0 move some...
2007-10-10 Andrew Tridgellr1897: added a choose_called_name() function that allow...
2007-10-10 Andrew Bartlettr1730: We cannot dereference c->tree here, as there...
2007-10-10 Stefan Metzmacherr1654: rename cli_ -> smbcli_
2007-10-10 Andrew Tridgellr1578: the first stage of the async client rewrite.
2007-10-10 Andrew Bartlettr1462: GENSEC Kerberos and SPENGO work:
2007-10-10 Jelmer Vernooijr1034: Couple of small (popt) fixes
2007-10-10 Stefan Metzmacherr960: convert 'unsigned int' to uint_t in the most...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Stefan Metzmacherr884: convert samba4 to use [u]int32_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Tridgellr591: don't need to init non-ref out ptrs (thanks to...
2007-10-10 Andrew Tridgellr361: allow anonymous browsing
2007-10-10 Andrew Tridgellr360: use the STYPE_* definitions from srvsvc.idl
2007-10-10 Andrew Tridgellr357: added share browsing to smbclient using the SRVSV...
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2007-10-10 Andrew Tridgellr66: fixed a segv when printing an error from a session...
2007-10-10 Andrew Tridgellr23: get rid of def_finfo
2004-02-10 Tim PotterConvert libcli routines to return NTSTATUS instead...
2004-02-08 Tim PotterConvert libcli routines to use cli_tree instead of...
2004-01-28 Stefan Metzmachermerge the version.h autogeneration stuff from 3.0
2003-11-28 Andrew Tridgellfixed some warnings
2003-11-23 Andrew Tridgellby using a single proto.h we gain another factor of...
2003-10-30 Andrew Tridgell- a few portability fixes from Jim Myers
2003-09-02 Andrew Tridgellthanks to ntfsd and some google searches I worked out...
2003-08-15 Andrew Tridgellmore fixes from the IRIX compiler (thanks herb!)
2003-08-14 Herb Lewisclient/client.c - cannot initialize struct with non...
2003-08-14 Andrew Tridgellfixed allinfo bug reported by metze
2003-08-13 Andrew Tridgelluse the \\server\share form of tconx to work with serve...
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code