summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-06Change default bufsize to 512kVolker Lendecke1-1/+1
2008-03-06Use io_bufsize as window size in smbclient get commandVolker Lendecke1-1/+1
2008-03-06Convert cli_read to use cli_pullVolker Lendecke1-163/+15
2008-03-06Add async cli_pull supportVolker Lendecke2-29/+441
2008-03-06Add infrastructure to support async SMB requestsVolker Lendecke5-1/+577
2008-03-06Add basic infrastructure for general async requestsVolker Lendecke4-1/+159
2008-03-06Merge commit 'origin/v3-2-stable' into v3-2-testStefan Metzmacher2-11/+25
2008-03-06Be more verbose why create local token has failed duringGünther Deschner2-1/+4
2008-03-06Fix an uninitialized variable, Coverity ID 481Volker Lendecke1-0/+1
2008-03-06Fix a memleakVolker Lendecke1-0/+1
2008-03-06Check the right pointer for non-NULLVolker Lendecke1-1/+1
2008-03-06Make test: set LD_LIBRARY_PATH for make test_shlibs and friends.Michael Adam1-3/+6
2008-03-06Fix build targets for bin/net.Günther Deschner1-1/+1
2008-03-06Another build fix for pam_smbpass: make sure libwbclient is there.Günther Deschner1-1/+1
2008-03-06Respect FAMChanged -- attempt to fix bug 5307Volker Lendecke1-0/+3
2008-03-06Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.soMichael Adam1-1/+1
2008-03-06Makefile: reformat - break long target lines.Michael Adam1-64/+129
2008-03-06Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.Michael Adam1-60/+60
2008-03-06Make test: set LD_LIBRARY_PATH for make test_shlibs and friends.Michael Adam1-3/+6
2008-03-06Respect FAMChanged -- attempt to fix bug 5307Volker Lendecke1-0/+3
2008-03-06In libnetapi, point out that lp_load has failed.Günther Deschner1-0/+1
2008-03-06Fix lp_load with an empty registry and "config backend = registry". Michael, ...Günther Deschner1-0/+7
2008-03-06Fix lp_load with an empty registry and "config backend = registry". Michael, ...Günther Deschner1-0/+7
2008-03-06In libnetapi, point out that lp_load has failed.Günther Deschner1-0/+1
2008-03-06Test: Properly track current test binary for tracking crashes.Michael Adam1-4/+9
2008-03-06Give a better error message why NetServerSetInfo() may fail in the gui.Günther Deschner2-1/+4
2008-03-06Add PICFLAG to libnetapi Makefile.Günther Deschner1-0/+1
2008-03-06Fix coverity ID 525, 526, 527, 528, 529 and 530Volker Lendecke1-19/+21
2008-03-05Build: fix bin/net on Solaris - use -ltdb instead of bin/libtdb.soMichael Adam1-1/+1
2008-03-05Fix coverity ID 525, 526, 527, 528, 529 and 530Volker Lendecke1-19/+21
2008-03-05Fix build targets for bin/net.Günther Deschner1-1/+1
2008-03-05Another build fix for pam_smbpass: make sure libwbclient is there.Günther Deschner1-1/+1
2008-03-05Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-testJelmer Vernooij306-30993/+39257
2008-03-05Fix Coverity ID 565Volker Lendecke1-2/+0
2008-03-05Fix a memleak -- Coverity ID 222Volker Lendecke1-1/+2
2008-03-05Fix formatting.Jelmer Vernooij1-3/+2
2008-03-05Revert "Make sure to generate pkgconfig files for libtdb and libtalloc."Günther Deschner1-2/+0
2008-03-05Make sure to generate pkgconfig files for libtdb and libtalloc.Günther Deschner1-0/+2
2008-03-05Give a better error message why NetServerSetInfo() may fail in the gui.Günther Deschner2-1/+4
2008-03-05Add --update option to smbget.Charles1-3/+27
2008-03-05Makefile: reformat - break long target lines.Michael Adam1-64/+129
2008-03-05Makefile: untangle -ltalloc from LIBS, making use of libtalloc explicit.Michael Adam1-60/+60
2008-03-05Add PICFLAG to libnetapi Makefile.Günther Deschner1-0/+1
2008-03-05Makefile: Add explicit dependecies to libtalloc.so.Michael Adam1-59/+59
2008-03-05Makefile: Add explicit dependecies to libtalloc.so.Michael Adam1-59/+59
2008-03-05Fix build of pam_smbpass.Günther Deschner1-1/+2
2008-03-05Fix build of pam_smbpass.Günther Deschner1-1/+2
2008-03-05Remove unused marshalling for SRV_NET_REMOTE_TOD.Günther Deschner3-199/+0
2008-03-05Use rpccli_srvsvc_NetRemoteTOD() in rpcclient.Günther Deschner1-3/+10
2008-03-05Use pidl for _srvsvc_NetRemoteTOD().Günther Deschner3-50/+58