summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* s3:smbd: move already_got_session to struct smbd_server_connectionStefan Metzmacher2009-06-034-6/+7
| | | | metze
* s3:smbd: move max_recv to struct smbd_server_connectionStefan Metzmacher2009-06-035-21/+22
| | | | metze
* s3:smbd: move negprot related globals to struct smbd_server_connectionStefan Metzmacher2009-06-039-61/+96
| | | | metze
* s3:smbd: move pending_auth_data list to struct smbd_server_connectionStefan Metzmacher2009-06-034-32/+37
| | | | metze
* s3:torture: fix password timestamp checks on NetBSDBjörn Jacke2009-06-031-1/+1
| | | | | | | | The Open Group says: "The useconds argument [of usleep] must be less than 1,000,000." NetBSD takes this seriously. usleep of more than 999999 are effectless.
* selftest: Add script that can take a subunit stream and format it.Jelmer Vernooij2009-06-031-0/+68
|
* selftest/plain: Allow caller to not specify the number of expectedJelmer Vernooij2009-06-031-1/+5
| | | | testsuites to run.
* selftest: Run tests for Samba4 target in the samba 4 testsuite.Jelmer Vernooij2009-06-031-0/+1
|
* selftest: Fix target/Samba4 tests.Jelmer Vernooij2009-06-031-2/+3
|
* Remove empty unit test.Jelmer Vernooij2009-06-031-7/+0
|
* selftest/README: Fix formatting.Jelmer Vernooij2009-06-031-5/+13
|
* selftest: Factor generic functionality for buildfarm output into aJelmer Vernooij2009-06-032-35/+88
| | | | separate perl module.
* Support reporting current time in selftest output.Jelmer Vernooij2009-06-034-7/+32
|
* selftest: Add subunit output format.Jelmer Vernooij2009-06-032-0/+105
|
* Rename harness2subunit.pl -> tap2subunit to be consistent with theJelmer Vernooij2009-06-032-1/+1
| | | | subunit tools.
* README: Fix indentation of bullet point.Jelmer Vernooij2009-06-032-5/+5
| | | | README.Coding: Use consistent header.
* Move findstatic.pl script to top-level.Jelmer Vernooij2009-06-032-70/+0
|
* s4:torture/libnetapi: fix netapi detectionStefan Metzmacher2009-06-031-3/+7
| | | | | | | | We need to set SMB_ENABLE(TORTURE_LIBNETAPI,NO) first to overwrite the default of YES for MODULES and then only set it to YES if netapi was found. metze
* s3:smbd: remove old comment, we support SMB2 signing nowStefan Metzmacher2009-06-031-2/+0
| | | | metze
* s3:smbd: allow SMB2 only if we don't use security = shareStefan Metzmacher2009-06-031-1/+2
| | | | metze
* SMB2-CONNECT: make it possible to specific the max write size via ↵Stefan Metzmacher2009-06-031-1/+1
| | | | | | --option=torture:smb2maxwrite=12345 metze
* Move mount.cifs/umount.cifs to the top level and remove the outdated copyJelmer Vernooij2009-06-0212-565/+37
| | | | in Samba 4.
* Support getting gpfs birthtimeVolker Lendecke2009-06-023-0/+82
|
* Fix unresolved symbol in python messaging module.Jelmer Vernooij2009-06-025-13/+14
|
* Fix pythonpath so subunit can be found.Jelmer Vernooij2009-06-021-1/+1
|
* Add support for double type in pidl.Brad Hards2009-06-025-3/+41
| | | | Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
* Fix finding the LDB header files in the system in pyldb_util.Jelmer Vernooij2009-06-023-1/+3
|
* Build modules statically by default, as there still seem to be a lot ofJelmer Vernooij2009-06-021-1/+2
| | | | issues with those even if shared libs work.
* Fix more unresolved symbols.Jelmer Vernooij2009-06-0214-88/+99
|
* python: Move helper functions for using param into a separate file ratherJelmer Vernooij2009-06-027-45/+75
| | | | than linking against the python module.
* Split up Python code a little bit so we don't hav eto link python modulesJelmer Vernooij2009-06-021-0/+39
| | | | to each other.
* Build libsamba-util as a shared library.Jelmer Vernooij2009-06-021-1/+4
|
* Fix dependencies when using shared libraries.Jelmer Vernooij2009-06-023-2/+3
|
* Store winattrs in GPFSMathias Dietz2009-06-023-0/+142
| | | | | | | 1. Store win attributes in gpfs instead of posix bits. 2. use of path based winattr calls of gpfs. Signed-off-by: Mathias Dietz <mdietz@de.ibm.com>
* nss_wrapper: prefix function pointer names in struct nwrap_ops.Günther Deschner2009-06-021-54/+54
| | | | Guenther
* torture: minor fixes to torture macro text output.Günther Deschner2009-06-021-2/+2
| | | | Guenther
* nss_wrapper: resort calls to move public calls to the end.Günther Deschner2009-06-021-193/+197
| | | | Guenther
* nss_wrapper: add nwrap_ops function pointer table.Günther Deschner2009-06-021-19/+104
| | | | Guenther
* nss_wrapper: make sure to return after calling real_{set,end}{gr,pw}ent.Günther Deschner2009-06-021-0/+4
| | | | Guenther
* nss_wrapper: fix typo while checking for getgrid_r support.Günther Deschner2009-06-021-2/+2
| | | | | | Metze, this has been in here for a long time, please check. Guenther
* Add a "connectpath" operation to the shadow_copy2 moduleVolker Lendecke2009-06-021-0/+54
|
* Add SMB_VFS_CONNECTPATH operationVolker Lendecke2009-06-025-8/+56
| | | | | | This is required for the shadow_copy2 module and "wide links = no". The file system snapshots by nature are typically outside of share directory. So the REALPATH result fails the wide links = no test.
* Remove a variable used just onceVolker Lendecke2009-06-021-2/+3
|
* Fix bug #6419 - smbclient -L 127.0.0.1" displays "netbios name" instead of ↵Jeremy Allison2009-06-011-3/+26
| | | | | | | | "workgroup" Unify the handling of the sessionsetup parsing so we don't get different results when parsing a guest reply than an ntlmssp reply. Jeremy.
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-06-011-1/+1
|\
| * s4:mkproto: Add NET_API_STATUS return type.Andrew Kroeger2009-06-011-1/+1
| | | | | | | | | | | | | | The recently added LIBNETAPI torture tests use NET_API_STATUS as a return type for some functions. The torture/libnetapi/proto.h private header that was being generated by mkproto.pl did not include a prototype for the test_netuseradd() function, as it did not know how to handle the NET_API_STATUS return type.
* | use the unique flag on ldb attributes to optimise & clausesAndrew Tridgell2009-06-011-46/+72
|/ | | | | | | | | | | | | | | | | | When a attribute is marked unique we know that if we find a match it will be the only possible match. This means that in a list of subtrees connected by an &, it is best to first load the index values for the unique entries, as if they find something then we know we won't have to look any further. This helps with searches like this: (&(objectclass=user)(samaccountname=tridge)) the old code would first have loaded the very large index for the objectclass=user attribute, and then loaded the single entry for samaccountname=tridge. Now we load the samaccountname=tridge entry first, notice that it gives us a single result, and stop, thereby skipping the load of the objectclass=user index record completely.
* gitignore: Ignore additional auto-generated fileAndrew Kroeger2009-06-011-0/+1
|
* we don't need the unique checks in the samldb code nowAndrew Tridgell2009-06-011-162/+2
| | | | These attributes now use the unique indexing flag
* mark samAccountName, objectGUID and objectSID as unique indexedAndrew Tridgell2009-06-011-0/+20
|