summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Remove ad2oLschema, insted call it directly from provision-backendAndrew Bartlett2009-03-057-225/+113
| * | | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schemaAndrew Bartlett2009-03-0558-292/+718
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add the new, updated AD schema file from MicrosoftAndrew Bartlett2009-02-254-1623/+1585
| * | | | | | | | | Don't parse the schema data twiceAndrew Bartlett2009-02-251-12/+8
| * | | | | | | | | Tolerate more whitespace errorsAndrew Bartlett2009-02-251-0/+1
| * | | | | | | | | Create schema.ldif at runtime directly from ad-schema filesSreepathi Pai2009-02-252-5/+278
* | | | | | | | | | s4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.Günther Deschner2009-04-081-2/+3
* | | | | | | | | | s4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal with driver-less printers.Günther Deschner2009-04-081-3/+15
* | | | | | | | | | svcctl: use offered/needed for buffer sizes as in spoolss.Günther Deschner2009-04-081-22/+22
* | | | | | | | | | Improve formatting in Python file.Jelmer Vernooij2009-04-061-0/+5
* | | | | | | | | | Make valid_netbios_name() check a bit stricter.Jelmer Vernooij2009-04-062-2/+16
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | s4 torture: Addition to RAW-BENCH-LOCK to take a configurable number of locks...Zack Kirsch2009-04-011-1/+19
* | | | | | | | | s/NT_STATUS_WIN7_INVALID_RANGE/NT_STATUS_INVALID_LOCK_RANGE/gZach Loafman2009-04-013-8/+8
* | | | | | | | | s4 torture: Remove unused parameterTim Prouty2009-04-011-14/+7
* | | | | | | | | s4 torture: Add new streams oplock testTim Prouty2009-04-011-0/+176
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | s4:torture/smb2: Add torture tests for lease breaks, durable opens.Zach Loafman2009-04-012-136/+988
* | | | | | | | s4:smb2: Add lease break support for SMB2.1Zach Loafman2009-04-016-12/+167
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | change ldb version number (as ldb_module structure has changed)Andrew Tridgell2009-03-312-2/+2
* | | | | | | use the prepare_commit op in the partition codeAndrew Tridgell2009-03-311-14/+49
* | | | | | | added support for a prepare_commit() op in ldb modulesAndrew Tridgell2009-03-316-5/+36
| |_|_|_|_|/ |/| | | | |
* | | | | | s4:torture/smb2: Add torture tests for leases.Zach Loafman2009-03-283-0/+298
* | | | | | s4:smb2: Add rudimentary SMB2.1 lease support to libcliZach Loafman2009-03-283-0/+50
* | | | | | s4:torture/smb2: fix compiler warnings and bugsStefan Metzmacher2009-03-271-1/+3
* | | | | | s4:torture/smb2: fix the buildStefan Metzmacher2009-03-271-5/+5
* | | | | | s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher2009-03-271-2/+3
* | | | | | Add durable open / oplock interaction test. Rather than give it a chance to d...Zach Loafman2009-03-261-3/+109
* | | | | | Reorganize old persistent_handles test into durable_open.c, turn it into a su...Zach Loafman2009-03-263-9/+20
* | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-03-2710-16/+38
|\ \ \ \ \ \
| * | | | | | configure: Use m4 defines for minimum library versions rather than shellJelmer Vernooij2009-03-262-7/+7
| * | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij2009-03-266-45/+153
| |\ \ \ \ \ \
| | * | | | | | s4:heimdal_build: provide heimdal_version and heimdal_long_version symbolsStefan Metzmacher2009-03-262-0/+7
| | * | | | | | s4:heimdal_build: define HAVE_STRLCPY, HAVE_STRLCAT, HAVE_STRCASECMP and HAVE...Stefan Metzmacher2009-03-261-0/+16
| | * | | | | | s4:kdc: use krb5_data_free()Stefan Metzmacher2009-03-261-1/+1
| | * | | | | | s4:auth/credentials: use krb5_data_free()Stefan Metzmacher2009-03-261-5/+1
| | * | | | | | s4:auth/credentials: include gssapi/gssapi_krb5.hStefan Metzmacher2009-03-261-0/+1
| * | | | | | | display_sec: Move to common libcli/security directory.Jelmer Vernooij2009-03-251-2/+0
| * | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij2009-03-2511-339/+225
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij2009-03-2039-1340/+868
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Strip /usr/include from include flags, so we don't end up includingJelmer Vernooij2009-03-152-1/+5
* | | | | | | | | | added a --wspp optionAndrew Tridgell2009-03-271-4/+7
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | fixed possibleinferiors.py so it matches windows behaviourAndrew Tridgell2009-03-261-39/+127
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | s4-install: add new location of generated dcerpc headers to headermap file.Günther Deschner2009-03-241-0/+2
* | | | | | | | move dcerpc.idl to main directory.Günther Deschner2009-03-242-308/+2
* | | | | | | | the start of a possibleInferiors test suiteAndrew Tridgell2009-03-241-0/+155
* | | | | | | | Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell2009-03-2312-211/+405
|\ \ \ \ \ \ \ \
| * | | | | | | | LDAP-CLDAP: remove temporary debug statements...Stefan Metzmacher2009-03-221-2/+2
| * | | | | | | | s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRINDStefan Metzmacher2009-03-211-6/+6
| * | | | | | | | s4:smbd: the name of the binary is "samba" nowStefan Metzmacher2009-03-211-1/+1
| * | | | | | | | s4/provision: Use existing serverrole variable.Matthias Dieter Wallnoefer2009-03-211-1/+1
| * | | | | | | | pyldb: Let conversion to LDIF up to the user of the API rather than doingJelmer Vernooij2009-03-211-12/+1