s3-net: Fixed a small typo in net conf function table
[samba.git] / source4 / client /
2011-07-23 Jelmer Vernooijcli_raw: Make name lowercase.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-06 Andrew Bartletts4-modules Remove lp_ctx from init functions that no...
2011-05-06 Andrew Bartlettlib/util Rename ms_fnmatch() to ms_fnmatch_protocol...
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-05-03 Andrew BartlettRemove strlower_m() and strupper_m() from source4 and...
2011-04-30 Andrew Bartlettlib/util Rename conv_str_size() -> conv_str_size_error()
2011-04-16 Andrew Bartlettselftest: Remove duplication between BUILDIR and BINDIR
2010-12-09 Andrew Bartletts4-tests Workaround new default of 'client ntlmv2 auth...
2010-12-06 Matthias Dieter... s4:client/client.c - fix Solaris warning by a type...
2010-10-31 Jelmer Vernooijs4: Remove the old perl/m4/make/mk-based build system.
2010-10-26 Jelmer Vernooijwaf: Remove lib prefix from libraries manually.
2010-10-24 Jelmer Vernooijs4: Rename LIBSAMBA-* to libsamba-*
2010-10-01 Günther Deschnersamba: share readline wrappers among all buildsystems.
2010-09-10 Matthias Dieter... s4:client/client.c - fix wrong return codes in "do_connect"
2010-09-09 Matthias Dieter... s4:client/cifsdd.c - restore Solaris cc compatibility
2010-07-16 Simo SorceMerge branch 'master' of ssh://git.samba.org/data/git...
2010-07-16 Andrew Tridgells4-loadparm: 2nd half of lp_ to lpcfg_ conversion
2010-05-28 Matthias Dieter... s4:client/client.c - we don't need "&ctx" for talloc...
2010-05-28 Matthias Dieter... s4:client/client.c - fix "asprintf"s
2010-05-18 Jelmer VernooijFinish removal of iconv_convenience in public API's.
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: commit all the waf build files in the tree
2010-03-12 Stefan Metzmachers4:client: make use of dcerpc_binding_handle stubs
2010-03-08 Jeff Laytonsamba: remove cifs-utils tools from build systems
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2009-10-20 Andrew Tridgells4: ran minimal_includes.pl on source4/client
2009-10-19 Karolin SeegerFix typo.
2009-10-17 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-10-02 Matthias Dieter... s4: fix various warnings (not "const" related ones)
2009-08-21 Sam Liddicotts4:client
2009-08-04 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-04 Andrew BartlettUse smbclient binary for the test file in smbclient...
2009-06-18 Slava Semushinsource4/client/client.c: Possible memory leaks
2009-06-03 Jeremy AllisonFix S3 "make install". Don't build cifs.upcall.c in...
2009-06-02 Jelmer VernooijMove mount.cifs/umount.cifs to the top level and remove...
2009-06-01 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2009-05-29 Andrew Bartletts4:client Match Samba3 and remove smbmount from the...
2009-03-01 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-24 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-24 Jeremy AllisonFix the build. Looks like no one ever compiled this...
2009-02-13 Volker LendeckeRemove the s4 version of smbspool.c
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-02-03 Stefan Metzmachers4:selftest: avoid hardcoded pathes in blackbox tests
2009-01-07 Stefan Metzmachers4:smbclient: correct initialize smbclient_context
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijRemove use of global_loadparm for SMB2 client connections.
2008-11-02 Jelmer VernooijRemove another use of global_loadparm.
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Jelmer VernooijFix build for make everything.
2008-11-02 Jelmer VernooijFix the build.
2008-11-01 Jelmer VernooijMove lp_*() calls a bit higher up the calls tack.
2008-11-01 Jelmer VernooijFix prototype for attrib_string().
2008-10-31 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-31 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-31 Günther Deschners4-srvsvc: merge srvsvc_NetShareEnumAll from s3 idl.
2008-10-24 Jelmer VernooijRemove include/local.h and move defines to more appropr...
2008-10-24 Jelmer VernooijEliminate another instance of global_loadparm.
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse common net utility code (address and sockaddr manip...
2008-10-23 Jelmer VernooijRemove unused constants from local.h.
2008-10-22 Jelmer VernooijRemove pstring usages.
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-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-10-11 Jelmer VernooijFix include paths to new location of libutil.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-30 Jelmer VernooijCope with API changes.
2008-09-29 Jelmer VernooijExplicitly pass on session options to session setup...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-08 Andrew BartlettMove blackbox.smbclient to test against the member...
2008-06-27 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-06-26 Jelmer VernooijMove blackbox tests closer to what they're testing.
2008-06-14 Simo SorceUse a custom init function for samba4 that sets a samba4
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-21 Andrew BartlettMerge branch 'v4-0-local' of git://git.id10ts.net/samba...
2008-05-21 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-20 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-20 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-19 Andrew TridgellMerge commit 'origin/v4-0-test' into vfs_smb2
2008-05-18 Jelmer VernooijMerge branch 'v4-0-test' of /home/jelmer/samba4 into...
2008-05-18 Jelmer VernooijUse variables for source directory in a couple more...
2008-05-15 Andrew Tridgelluse a newer fsinfo level in smbclient, to support large...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-01 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
next