tprouty/samba.git
2008-03-08 Volker LendeckeMove inbuf handling to before the PDU handling
2008-03-08 Volker LendeckePass specific packets to build_nmb and build_dgram
2008-03-08 Volker LendeckeFix some typos
2008-03-08 Volker LendeckeBuild aio_fork by default
2008-03-07 Günther DeschnerRe-run make idl.
2008-03-07 Günther DeschnerFix IDL for srvsvc_NetSetFileSecurity and srvsvc_NetGet...
2008-03-07 Günther DeschnerUse pidl for _srvsvc_NetShareAdd.
2008-03-07 Günther DeschnerRe-run make idl.
2008-03-07 Günther DeschnerFix IDL for srvsvc_NetShareAdd().
2008-03-07 Günther DeschnerRemove unused marshalling for SRV_NET_NAME_VALIDATE.
2008-03-07 Günther DeschnerRemove unused marshalling for SRV_NET_SHARE_DEL.
2008-03-07 Günther DeschnerUse rpccli_srvsvc_NetShareDel in net.
2008-03-07 Günther DeschnerUse pidl for _srvsvc_NetNameValidate.
2008-03-07 Günther DeschnerAdd netnamevalidate command to rpcclient.
2008-03-07 Michael Adamconfigure: fix quotation in SMB_LIBRARY for help output.
2008-03-07 Günther DeschnerUse pidl for _srvsvc_NetShareDel and _srvsvc_NetShareDe...
2008-03-07 Günther DeschnerUse pidl generated NetShareGet/SetInfo and Enum calls...
2008-03-07 Günther DeschnerUse pidl for _srvsvc_NetShareGetInfo, _srvsvc_NetShareE...
2008-03-07 Günther DeschnerEnable libnetjoin debugging for now but avoid printing...
2008-03-07 Simo SorceEnable use of Relocations Read-Only, if supported,...
2008-03-07 Michael AdamTime to confess...
2008-03-07 Günther DeschnerAdd some more init_srvsvc_NetShareInfoX functions.
2008-03-07 Günther DeschnerRe-run make idl.
2008-03-07 Günther DeschnerFix IDL for srvsvc_NetShareEnum and srvsvc_NetShareEnumAll.
2008-03-07 Günther DeschnerFix debug statement (missing \n).
2008-03-07 Jeremy AllisonFix bug #5267 - nmbd shuts down when network interfaces...
2008-03-06 Jeremy Allisonclient[ADDR_INDEX] is an IPv4 mapped to IPv6, but
2008-03-06 Günther DeschnerFix _dssetup_DsRoleGetPrimaryDomainInformation().
2008-03-06 Günther DeschnerFix the build of cifs.spnego.
2008-03-06 Michael AdamRevert "Build: Add an rpath of $(LIBDIR) to binary...
2008-03-06 Günther DeschnerRe-run make idl.
2008-03-06 Günther DeschnerIgnore Kerberos PAC type 12.
2008-03-06 Derrell LipmanEliminate global variable in_client and a plethora...
2008-03-06 Volker LendeckeFix a "nested extern declaration" warning
2008-03-06 Derrell LipmanCheck for NULL pointers before dereferencing them.
2008-03-06 Michael AdamBuild: Add an rpath of $(LIBDIR) to binary targets.
2008-03-06 Günther DeschnerRe-run make idl.
2008-03-06 Günther DeschnerSlowly making progress on PAC_UNKNOWN_12.
2008-03-06 Volker LendeckeChange default bufsize to 512k
2008-03-06 Volker LendeckeUse io_bufsize as window size in smbclient get command
2008-03-06 Volker LendeckeConvert cli_read to use cli_pull
2008-03-06 Volker LendeckeAdd async cli_pull support
2008-03-06 Volker LendeckeAdd infrastructure to support async SMB requests
2008-03-06 Volker LendeckeAdd basic infrastructure for general async requests
2008-03-06 Stefan MetzmacherMerge commit 'origin/v3-2-stable' into v3-2-test
2008-03-06 Günther DeschnerBe more verbose why create local token has failed during
2008-03-06 Volker LendeckeFix an uninitialized variable, Coverity ID 481
2008-03-06 Volker LendeckeFix a memleak
2008-03-06 Volker LendeckeCheck the right pointer for non-NULL
2008-03-06 Michael AdamMake test: set LD_LIBRARY_PATH for make test_shlibs...
2008-03-06 Günther DeschnerFix build targets for bin/net.
2008-03-06 Günther DeschnerAnother build fix for pam_smbpass: make sure libwbclien...
2008-03-06 Volker LendeckeRespect FAMChanged -- attempt to fix bug 5307
2008-03-06 Michael AdamBuild: fix bin/net on Solaris - use -ltdb instead of...
2008-03-06 Michael AdamMakefile: reformat - break long target lines.
2008-03-06 Michael AdamMakefile: untangle -ltalloc from LIBS, making use of...
2008-03-06 Michael AdamMake test: set LD_LIBRARY_PATH for make test_shlibs...
2008-03-06 Volker LendeckeRespect FAMChanged -- attempt to fix bug 5307
2008-03-06 Günther DeschnerIn libnetapi, point out that lp_load has failed.
2008-03-06 Günther DeschnerFix lp_load with an empty registry and "config backend...
2008-03-06 Günther DeschnerFix lp_load with an empty registry and "config backend...
2008-03-06 Günther DeschnerIn libnetapi, point out that lp_load has failed.
2008-03-06 Michael AdamTest: Properly track current test binary for tracking...
2008-03-06 Günther DeschnerGive a better error message why NetServerSetInfo()...
2008-03-06 Günther DeschnerAdd PICFLAG to libnetapi Makefile.
2008-03-06 Volker LendeckeFix coverity ID 525, 526, 527, 528, 529 and 530
2008-03-05 Michael AdamBuild: fix bin/net on Solaris - use -ltdb instead of...
2008-03-05 Volker LendeckeFix coverity ID 525, 526, 527, 528, 529 and 530
2008-03-05 Günther DeschnerFix build targets for bin/net.
2008-03-05 Günther DeschnerAnother build fix for pam_smbpass: make sure libwbclien...
2008-03-05 Jelmer VernooijMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-03-05 Volker LendeckeFix Coverity ID 565
2008-03-05 Volker LendeckeFix a memleak -- Coverity ID 222
2008-03-05 Jelmer VernooijFix formatting.
2008-03-05 Günther DeschnerRevert "Make sure to generate pkgconfig files for libtd...
2008-03-05 Günther DeschnerMake sure to generate pkgconfig files for libtdb and...
2008-03-05 Günther DeschnerGive a better error message why NetServerSetInfo()...
2008-03-05 CharlesAdd --update option to smbget.
2008-03-05 Michael AdamMakefile: reformat - break long target lines.
2008-03-05 Michael AdamMakefile: untangle -ltalloc from LIBS, making use of...
2008-03-05 Günther DeschnerAdd PICFLAG to libnetapi Makefile.
2008-03-05 Michael AdamMakefile: Add explicit dependecies to libtalloc.so.
2008-03-05 Michael AdamMakefile: Add explicit dependecies to libtalloc.so.
2008-03-05 Günther DeschnerFix build of pam_smbpass.
2008-03-05 Günther DeschnerFix build of pam_smbpass.
2008-03-05 Günther DeschnerRemove unused marshalling for SRV_NET_REMOTE_TOD.
2008-03-05 Günther DeschnerUse rpccli_srvsvc_NetRemoteTOD() in rpcclient.
2008-03-05 Günther DeschnerUse pidl for _srvsvc_NetRemoteTOD().
2008-03-05 Günther DeschnerRe-run make idl.
2008-03-05 Günther DeschnerFix IDL for srvsvc_NetRemoteTOD().
2008-03-05 Günther DeschnerUse pidl for _srvsvc_NetShareSetInfo().
2008-03-05 Günther DeschnerRe-run make idl.
2008-03-05 Günther DeschnerFix IDL for srvsvc_NetShareSetInfo().
2008-03-05 Günther DeschnerFix rpccli_srvsvc_NetSrvSetInfo call in libnetapi.
2008-03-05 Günther DeschnerRemove unused marshalling for SRV_NET_SRV_SET_INFO.
2008-03-05 Günther DeschnerUse pidl for _srvsvc_NetSrvSetInfo().
2008-03-05 Günther DeschnerRe-run make idl.
2008-03-05 Günther DeschnerFix IDL for srvsvc_NetSrvSetInfo().
2008-03-05 Günther DeschnerRemove unused marshalling for SRV_NET_SRV_GET_INFO.
2008-03-05 Günther DeschnerUse rpccli_srvsvc_NetSrvGetInfo() in rpcclient.
next