summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-03s3:smbd: add a lazy mode for conn_new() and conn_free() for SMB2Stefan Metzmacher1-0/+15
2009-06-03s3:smbd: make make_connection_snum() non staticStefan Metzmacher2-2/+6
2009-06-03s3:smbd: move tcon specific globals to struct smbd_server_connectionStefan Metzmacher11-86/+96
2009-06-03s3:smbd: move more session specific globals to struct smbd_server_connectionStefan Metzmacher16-184/+261
2009-06-03s3:smbd: move some session specific globals to struct smbd_server_connectionStefan Metzmacher8-22/+29
2009-06-03s3:smbd: move already_got_session to struct smbd_server_connectionStefan Metzmacher4-6/+7
2009-06-03s3:smbd: move max_recv to struct smbd_server_connectionStefan Metzmacher5-21/+22
2009-06-03s3:smbd: move negprot related globals to struct smbd_server_connectionStefan Metzmacher9-61/+96
2009-06-03s3:smbd: move pending_auth_data list to struct smbd_server_connectionStefan Metzmacher4-32/+37
2009-06-03s3:torture: fix password timestamp checks on NetBSDBjörn Jacke1-1/+1
2009-06-03selftest: Add script that can take a subunit stream and format it.Jelmer Vernooij1-0/+68
2009-06-03selftest/plain: Allow caller to not specify the number of expectedJelmer Vernooij1-1/+5
2009-06-03selftest: Run tests for Samba4 target in the samba 4 testsuite.Jelmer Vernooij1-0/+1
2009-06-03selftest: Fix target/Samba4 tests.Jelmer Vernooij1-2/+3
2009-06-03Remove empty unit test.Jelmer Vernooij1-7/+0
2009-06-03selftest/README: Fix formatting.Jelmer Vernooij1-5/+13
2009-06-03selftest: Factor generic functionality for buildfarm output into aJelmer Vernooij2-35/+88
2009-06-03Support reporting current time in selftest output.Jelmer Vernooij4-7/+32
2009-06-03selftest: Add subunit output format.Jelmer Vernooij2-0/+105
2009-06-03Rename harness2subunit.pl -> tap2subunit to be consistent with theJelmer Vernooij2-1/+1
2009-06-03README: Fix indentation of bullet point.Jelmer Vernooij2-5/+5
2009-06-03Move findstatic.pl script to top-level.Jelmer Vernooij2-70/+0
2009-06-03s4:torture/libnetapi: fix netapi detectionStefan Metzmacher1-3/+7
2009-06-03s3:smbd: remove old comment, we support SMB2 signing nowStefan Metzmacher1-2/+0
2009-06-03s3:smbd: allow SMB2 only if we don't use security = shareStefan Metzmacher1-1/+2
2009-06-03SMB2-CONNECT: make it possible to specific the max write size via --option=to...Stefan Metzmacher1-1/+1
2009-06-02Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij12-565/+37
2009-06-02Support getting gpfs birthtimeVolker Lendecke3-0/+82
2009-06-02Fix unresolved symbol in python messaging module.Jelmer Vernooij5-13/+14
2009-06-02Fix pythonpath so subunit can be found.Jelmer Vernooij1-1/+1
2009-06-02Add support for double type in pidl.Brad Hards5-3/+41
2009-06-02Fix finding the LDB header files in the system in pyldb_util.Jelmer Vernooij3-1/+3
2009-06-02Build modules statically by default, as there still seem to be a lot ofJelmer Vernooij1-1/+2
2009-06-02Fix more unresolved symbols.Jelmer Vernooij14-88/+99
2009-06-02python: Move helper functions for using param into a separate file ratherJelmer Vernooij7-45/+75
2009-06-02Split up Python code a little bit so we don't hav eto link python modulesJelmer Vernooij1-0/+39
2009-06-02Build libsamba-util as a shared library.Jelmer Vernooij1-1/+4
2009-06-02Fix dependencies when using shared libraries.Jelmer Vernooij3-2/+3
2009-06-02Store winattrs in GPFSMathias Dietz3-0/+142
2009-06-02nss_wrapper: prefix function pointer names in struct nwrap_ops.Günther Deschner1-54/+54
2009-06-02torture: minor fixes to torture macro text output.Günther Deschner1-2/+2
2009-06-02nss_wrapper: resort calls to move public calls to the end.Günther Deschner1-193/+197
2009-06-02nss_wrapper: add nwrap_ops function pointer table.Günther Deschner1-19/+104
2009-06-02nss_wrapper: make sure to return after calling real_{set,end}{gr,pw}ent.Günther Deschner1-0/+4
2009-06-02nss_wrapper: fix typo while checking for getgrid_r support.Günther Deschner1-2/+2
2009-06-02Add a "connectpath" operation to the shadow_copy2 moduleVolker Lendecke1-0/+54
2009-06-02Add SMB_VFS_CONNECTPATH operationVolker Lendecke5-8/+56
2009-06-02Remove a variable used just onceVolker Lendecke1-2/+3
2009-06-01Fix bug #6419 - smbclient -L 127.0.0.1" displays "netbios name" instead of "w...Jeremy Allison1-3/+26
2009-06-01Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell1-1/+1