summaryrefslogtreecommitdiff
path: root/source4/client
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell2-0/+3
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell2-3/+3
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell3-14/+91
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell1-0/+2
2007-10-10r3327: fixed another warningAndrew Tridgell1-3/+3
2007-10-10r3323: more warning reductionsAndrew Tridgell2-14/+13
2007-10-10r3278: - rewrote the client side rpc connection code to use lib/socket/Andrew Tridgell1-1/+1
2007-10-10r2906: fixed a memory leak in the smbclient -L codeAndrew Tridgell1-1/+3
2007-10-10r2710: continue with the new style of providing a parent context wheneverAndrew Tridgell2-3/+3
2007-10-10r2577: - I recently found out that charaters below 0x3F are guaranteed not toAndrew Tridgell1-0/+46
2007-10-10r2499: - use more efficient wildcard delete in smbclientAndrew Tridgell1-20/+9
2007-10-10r2456: got rid of some outdated global macrosAndrew Tridgell1-1/+8
2007-10-10r2433: attrib_string() is now a generally available library function (it will...Andrew Tridgell1-40/+4
2007-10-10r2063: Ensure the first argument to a printf() like function (talloc_init()Andrew Bartlett1-2/+2
2007-10-10r2003: got rid of next_token_nr(), which involved some horrible globalsAndrew Tridgell2-99/+98
2007-10-10r1986: Janitor for myself. Merge -r1907:1908 from SAMBA_3_0 branch.Tim Potter1-1/+1
2007-10-10r1957: add cmdline_set_* functionsStefan Metzmacher1-21/+5
2007-10-10r1941: - fixed an allocation error with querying security descriptors remotelyAndrew Tridgell1-0/+2
2007-10-10r1913: add --version backStefan Metzmacher1-0/+1
2007-10-10r1911: merge a few popt parameters from 3.0 move some to better placesStefan Metzmacher1-10/+8
2007-10-10r1897: added a choose_called_name() function that allows us to more sanelyAndrew Tridgell2-31/+11
2007-10-10r1730: We cannot dereference c->tree here, as there is not a tree yet.Andrew Bartlett1-2/+2
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher4-138/+138
2007-10-10r1578: the first stage of the async client rewrite.Andrew Tridgell1-24/+1
2007-10-10r1462: GENSEC Kerberos and SPENGO work:Andrew Bartlett1-0/+1
2007-10-10r1034: Couple of small (popt) fixesJelmer Vernooij1-6/+3
2007-10-10r962: convert 'unsigned' and 'unsigned int' to uint_tStefan Metzmacher2-4/+4
2007-10-10r960: convert 'unsigned int' to uint_t in the most placesStefan Metzmacher2-5/+5
2007-10-10r943: change samba4 to use 'uint8_t' instead of 'unsigned char'Stefan Metzmacher1-2/+2
2007-10-10r889: convert samba4 to use [u]int16_t instead of [u]int16Stefan Metzmacher3-16/+16
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-2/+2
2007-10-10r873: converted samba4 to use real 64 bit integers instead ofAndrew Tridgell2-17/+17
2007-10-10r866: convert the rest of the binaries to config.mk filesStefan Metzmacher2-0/+19
2007-10-10r591: don't need to init non-ref out ptrs (thanks to abartlet for spotting this)Andrew Tridgell1-2/+0
2007-10-10r361: allow anonymous browsingAndrew Tridgell1-9/+2
2007-10-10r360: use the STYPE_* definitions from srvsvc.idlAndrew Tridgell1-4/+6
2007-10-10r357: added share browsing to smbclient using the SRVSVC MSRPC pipeAndrew Tridgell1-4/+92
2007-10-10r152: a quick airport commit ....Andrew Tridgell2-3/+3
2007-10-10r66: fixed a segv when printing an error from a session setup failure. ThisAndrew Tridgell1-5/+8
2007-10-10r42: importing .cvsignore filesGerald Carter1-1/+0
2007-10-10r23: get rid of def_finfoAndrew Tridgell2-11/+1
2004-02-10Convert libcli routines to return NTSTATUS instead of BOOL. Again, theTim Potter2-36/+39
2004-02-08Convert libcli routines to use cli_tree instead of cli_state. PortTim Potter2-79/+80
2004-01-28merge the version.h autogeneration stuff from 3.0Stefan Metzmacher1-1/+1
2003-11-28fixed some warningsAndrew Tridgell1-2/+3
2003-11-23by using a single proto.h we gain another factor of 4 in the speed ofAndrew Tridgell2-2/+0
2003-10-30- a few portability fixes from Jim MyersAndrew Tridgell1-1/+48
2003-09-02thanks to ntfsd and some google searches I worked out what the unknownAndrew Tridgell1-3/+2
2003-08-15more fixes from the IRIX compiler (thanks herb!)Andrew Tridgell3-4/+4