summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-04-01s4:torture/smb2: Add torture tests for lease breaks, durable opens.Zach Loafman2-136/+988
2009-04-01s4:smb2: Add lease break support for SMB2.1Zach Loafman6-12/+167
2009-03-31change ldb version number (as ldb_module structure has changed)Andrew Tridgell2-2/+2
2009-03-31use the prepare_commit op in the partition codeAndrew Tridgell1-14/+49
2009-03-31added support for a prepare_commit() op in ldb modulesAndrew Tridgell6-5/+36
2009-03-28s4:torture/smb2: Add torture tests for leases.Zach Loafman3-0/+298
2009-03-28s4:smb2: Add rudimentary SMB2.1 lease support to libcliZach Loafman3-0/+50
2009-03-27s4:torture/smb2: fix compiler warnings and bugsStefan Metzmacher1-1/+3
2009-03-27s4:torture/smb2: fix the buildStefan Metzmacher1-5/+5
2009-03-27s4:build: make it possible to pass down CTAGS_OPTIONS or ETAGS_OPTIONSStefan Metzmacher1-2/+3
2009-03-26Add durable open / oplock interaction test. Rather than give it a chance to d...Zach Loafman1-3/+109
2009-03-26Reorganize old persistent_handles test into durable_open.c, turn it into a su...Zach Loafman3-9/+20
2009-03-27Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell10-16/+38
2009-03-27added a --wspp optionAndrew Tridgell1-4/+7
2009-03-26configure: Use m4 defines for minimum library versions rather than shellJelmer Vernooij2-7/+7
2009-03-26Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij6-45/+153
2009-03-26s4:heimdal_build: provide heimdal_version and heimdal_long_version symbolsStefan Metzmacher2-0/+7
2009-03-26s4:heimdal_build: define HAVE_STRLCPY, HAVE_STRLCAT, HAVE_STRCASECMP and HAVE...Stefan Metzmacher1-0/+16
2009-03-26s4:kdc: use krb5_data_free()Stefan Metzmacher1-1/+1
2009-03-26s4:auth/credentials: use krb5_data_free()Stefan Metzmacher1-5/+1
2009-03-26s4:auth/credentials: include gssapi/gssapi_krb5.hStefan Metzmacher1-0/+1
2009-03-26fixed possibleinferiors.py so it matches windows behaviourAndrew Tridgell1-39/+127
2009-03-25display_sec: Move to common libcli/security directory.Jelmer Vernooij1-2/+0
2009-03-25Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij11-339/+225
2009-03-24s4-install: add new location of generated dcerpc headers to headermap file.Günther Deschner1-0/+2
2009-03-24move dcerpc.idl to main directory.Günther Deschner2-308/+2
2009-03-24the start of a possibleInferiors test suiteAndrew Tridgell1-0/+155
2009-03-23Merge branch 'master' of ssh://git.samba.org/data/git/sambaAndrew Tridgell12-211/+405
2009-03-22LDAP-CLDAP: remove temporary debug statements...Stefan Metzmacher1-2/+2
2009-03-21s4:selftest: rename SMBD_VALGRIND => SAMBA_VALGRINDStefan Metzmacher1-6/+6
2009-03-21s4:smbd: the name of the binary is "samba" nowStefan Metzmacher1-1/+1
2009-03-21s4/provision: Use existing serverrole variable.Matthias Dieter Wallnoefer1-1/+1
2009-03-21pyldb: Let conversion to LDIF up to the user of the API rather than doingJelmer Vernooij1-12/+1
2009-03-21Remove unnecessary duplication of string in memory.Jelmer Vernooij1-5/+16
2009-03-20Adapt Zahari's test to the generic LDB Python tests.Jelmer Vernooij1-0/+13
2009-03-20Setting nTSecurityDescriptor via LDAP failszahari1-2/+4
2009-03-20Add more comments.Jelmer Vernooij1-6/+25
2009-03-20Merge branch 'master' of ssh://git.samba.org/data/git/samba into displaysecJelmer Vernooij39-1340/+868
2009-03-20Fix uninstallman.Matthias Dieter Wallnoefer1-1/+1
2009-03-20s4:build: include ../libcli/cldap/config.mkStefan Metzmacher1-0/+1
2009-03-20s4:fullschema Use server-side sort to make the output deterministicAndrew Bartlett1-2/+4
2009-03-20s4:ldb Allow paged_searches to be mixed with other controlsAndrew Bartlett1-3/+3
2009-03-20s4: Remove autogenerated attributes from minschema and fullschema outputAndrew Bartlett2-16/+0
2009-03-20Add minschema like tool to extract and dump the full schema from ADAndrew Bartlett1-0/+191
2009-03-20s4:minschma Fix aggregate schema generation in minschemaAndrew Bartlett1-24/+23
2009-03-20s4:ldb Ensure to pass down options to LDB from pythonAndrew Bartlett1-3/+3
2009-03-20s4:ldb Fix the paged_searches moduleAndrew Bartlett1-58/+51
2009-03-20Merge branch 'master' of git://git.samba.org/samba into minschemaJelmer Vernooij63-1908/+1064
2009-03-20Fix up minschema after the conversion from JavaScript.Jelmer Vernooij1-88/+77
2009-03-20pyldb: Improve exception message when a list is expected.Jelmer Vernooij1-8/+9