index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3419: moved the libcli/raw structures into libcli/raw/libcliraw.h
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r3327: fixed another warning
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r3323: more warning reductions
Andrew Tridgell
2007-10-10
2
-14
/
+13
*
r3278: - rewrote the client side rpc connection code to use lib/socket/
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2906: fixed a memory leak in the smbclient -L code
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r2710: continue with the new style of providing a parent context whenever
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r2577: - I recently found out that charaters below 0x3F are guaranteed not to
Andrew Tridgell
2007-10-10
1
-0
/
+46
*
r2499: - use more efficient wildcard delete in smbclient
Andrew Tridgell
2007-10-10
1
-20
/
+9
*
r2456: got rid of some outdated global macros
Andrew Tridgell
2007-10-10
1
-1
/
+8
*
r2433: attrib_string() is now a generally available library function (it will...
Andrew Tridgell
2007-10-10
1
-40
/
+4
*
r2063: Ensure the first argument to a printf() like function (talloc_init()
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r2003: got rid of next_token_nr(), which involved some horrible globals
Andrew Tridgell
2007-10-10
2
-99
/
+98
*
r1986: Janitor for myself. Merge -r1907:1908 from SAMBA_3_0 branch.
Tim Potter
2007-10-10
1
-1
/
+1
*
r1957: add cmdline_set_* functions
Stefan Metzmacher
2007-10-10
1
-21
/
+5
*
r1941: - fixed an allocation error with querying security descriptors remotely
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r1913: add --version back
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r1911: merge a few popt parameters from 3.0 move some to better places
Stefan Metzmacher
2007-10-10
1
-10
/
+8
*
r1897: added a choose_called_name() function that allows us to more sanely
Andrew Tridgell
2007-10-10
2
-31
/
+11
*
r1730: We cannot dereference c->tree here, as there is not a tree yet.
Andrew Bartlett
2007-10-10
1
-2
/
+2
*
r1654: rename cli_ -> smbcli_
Stefan Metzmacher
2007-10-10
4
-138
/
+138
*
r1578: the first stage of the async client rewrite.
Andrew Tridgell
2007-10-10
1
-24
/
+1
*
r1462: GENSEC Kerberos and SPENGO work:
Andrew Bartlett
2007-10-10
1
-0
/
+1
*
r1034: Couple of small (popt) fixes
Jelmer Vernooij
2007-10-10
1
-6
/
+3
*
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
2007-10-10
2
-4
/
+4
*
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
2007-10-10
2
-5
/
+5
*
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
2007-10-10
3
-16
/
+16
*
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
2007-10-10
2
-17
/
+17
*
r866: convert the rest of the binaries to config.mk files
Stefan Metzmacher
2007-10-10
2
-0
/
+19
*
r591: don't need to init non-ref out ptrs (thanks to abartlet for spotting this)
Andrew Tridgell
2007-10-10
1
-2
/
+0
*
r361: allow anonymous browsing
Andrew Tridgell
2007-10-10
1
-9
/
+2
*
r360: use the STYPE_* definitions from srvsvc.idl
Andrew Tridgell
2007-10-10
1
-4
/
+6
*
r357: added share browsing to smbclient using the SRVSVC MSRPC pipe
Andrew Tridgell
2007-10-10
1
-4
/
+92
*
r152: a quick airport commit ....
Andrew Tridgell
2007-10-10
2
-3
/
+3
*
r66: fixed a segv when printing an error from a session setup failure. This
Andrew Tridgell
2007-10-10
1
-5
/
+8
*
r42: importing .cvsignore files
Gerald Carter
2007-10-10
1
-1
/
+0
*
r23: get rid of def_finfo
Andrew Tridgell
2007-10-10
2
-11
/
+1
*
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
2004-02-10
2
-36
/
+39
*
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
2004-02-08
2
-79
/
+80
*
merge the version.h autogeneration stuff from 3.0
Stefan Metzmacher
2004-01-28
1
-1
/
+1
*
fixed some warnings
Andrew Tridgell
2003-11-28
1
-2
/
+3
*
by using a single proto.h we gain another factor of 4 in the speed of
Andrew Tridgell
2003-11-23
2
-2
/
+0
*
- a few portability fixes from Jim Myers
Andrew Tridgell
2003-10-30
1
-1
/
+48
*
thanks to ntfsd and some google searches I worked out what the unknown
Andrew Tridgell
2003-09-02
1
-3
/
+2
*
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
2003-08-15
3
-4
/
+4
*
client/client.c - cannot initialize struct with non-const values
Herb Lewis
2003-08-14
1
-1
/
+5
*
fixed allinfo bug reported by metze
Andrew Tridgell
2003-08-14
1
-1
/
+1
*
use the \\server\share form of tconx to work with servers that don't
Andrew Tridgell
2003-08-13
1
-0
/
+2
[prev]
[next]