s4-smbtorture: some work on getprinterdriver and getprinterdriver2 tests.
[ira/wip.git] / source4 /
2009-07-16 Günther Deschners4-smbtorture: some work on getprinterdriver and getpri...
2009-07-15 Andrew Bartletts4:gensec Rework gensec_krb5 mutual authentication...
2009-07-15 Andrew Bartletts4:heimdal The implied GSS_C_MUTUAL_FLAG depends on...
2009-07-15 Andrew Bartletts4:gensec Allow mutual auth to be turned off in 'fake_g...
2009-07-15 Andrew Bartletts4:dsdb Handle dc/domain/forest functional levels properly
2009-07-15 Andrew BartlettAdd a way to set an opaque integer onto a samdb
2009-07-15 Timur I. BakeyevAdd ad-schema/*.txt and utils to the installmisc.sh
2009-07-15 Stefan Metzmachers4:winbind: rename uint => uint32_t as uint isn't portable
2009-07-15 Stefan Metzmachers4:libnet: rename uint => uint32_t because uint is...
2009-07-15 Stefan Metzmachers4:heimdal_build: try to fix the build on Solaris
2009-07-15 Stefan Metzmachers4:ntvfs/ipc: replace unnesessary talloc_reference...
2009-07-15 Stefan Metzmachers3:ntvfs/posix: avoid unnesessary talloc_reference()
2009-07-15 Björn Jackes4:heimdal: teach heimdal we have (v)aѕprintf in libreplace
2009-07-15 Björn Jackeѕ4:heimdal: teach heimdal that we have strnlen via...
2009-07-15 Stefan Metzmachertorture/smb2: add missing new line to the new SMB2...
2009-07-15 Stefan MetzmacherSMB2-GETINFO: test SMB2_ALL_EAS
2009-07-15 Stefan Metzmachers4:libcli/smb2: add smb2_transport_credits_set_charge...
2009-07-15 Stefan MetzmacherSMB2-CONNECT: unlink the test file at startup
2009-07-15 Stefan Metzmachertorture/smb2: fix crash bugs in the new SMB2-DIR tests
2009-07-14 Günther Deschners4-selftest: ok, s4 cant print. add RPC-SPOOLSS-PRINTER...
2009-07-14 Aravindtorture/smb2: Adding SMB2 Directory enumeration torture...
2009-07-14 Günther Deschners4-smbtorture: add RPC-SPOOLSS-PRINTER test.
2009-07-14 Günther Deschners4-smbtorture: add some tests to check spoolss_SetPrint...
2009-07-14 Günther Deschners4-smbtorture: restructure test_OpenPrinter_server...
2009-07-14 Sumit Boseremove all '\n' from ldb_debug
2009-07-13 Günther Deschnerlibds: merge the UF<->ACB flag mapping functions.
2009-07-13 Günther Deschnerlibds: share UF_ flags between samba3 and 4.
2009-07-09 Andrew Bartletts4:dsdb Allow unicodePwd to be set when adding a user
2009-07-09 Andrew BartlettAdd const
2009-07-08 Stefan Metzmachers4:auth/ntlmssp: let _unwrap fallback to seal if sign...
2009-07-08 Anatoliy AtanasovTest for schemaUpdateNow command
2009-07-08 Anatoliy AtanasovFix for schemaUpdateNow command
2009-07-07 Andrew Bartletts4:auth It is easier to copy the session key than get...
2009-07-06 Stefan MetzmacherRAW-LOCK: fix a compiler warning and make a global...
2009-07-06 Stefan MetzmacherRAW-LOCK: fix the run against w2k3, w2k8, win7rc and...
2009-07-06 Stefan MetzmacherSMB2-NOTIFY: windows7 uses a different maximum buffer...
2009-07-06 Stefan Metzmachers4:heimdal: readd heimdal/lib/asn1/asn1parse.y which...
2009-07-06 Andrew Bartletts4:net Move net_vampire() to net_vampire.c
2009-07-05 Andrew Bartletts4:ldb Rework use of talloc and ldif objects in python...
2009-07-05 Andrew Bartletts4:ldb Fix talloc hirarchy in LDIF parsing code
2009-07-05 Volker LendeckeFix some nonempty blank lines
2009-07-03 Björn Jackes3/s4:build: honor library path from environment
2009-07-03 Björn Jackeheimdal: don't include <ifaddrs.h> without knowing...
2009-07-03 Simo SorceRestore ABI compatibility for talloc.
2009-07-03 Jelmer Vernooijs4: Don't install epdump, since it no longer exists.
2009-07-02 Jelmer Vernooijs4 docs: Git has revision SHA's, not numbers.
2009-07-02 Jelmer Vernooijs4: Remove stub endpoint mapper script.
2009-07-02 Stefan Metzmachers4:libcli: move SMB2 lock flags to smb2_constants.h
2009-07-02 Günther Deschners4-smbtorture: fix getjob test in RPC-SPOOLSS.
2009-07-02 Andrew Tridgellshow attribute values in sorted order to make compariso...
2009-07-02 Andrew Tridgellwe can't use the unique index code for samAccountName
2009-07-02 Andrew Tridgelldecrypt all objects in a DRS record, not just the first one
2009-07-02 Andrew Tridgellchange talloc to 2.0.0
2009-07-02 Andrew TridgellChanged ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT.
2009-07-02 Andrew Tridgellfixed the pull of drs schema elements
2009-07-02 Andrew Tridgellthe settings structure needs to be initialised
2009-07-02 Andrew Bartletts4:param use talloc_unlink() to free iconv context...
2009-07-02 Matthias Dieter... [SAMBA 4 directory] Changes "forceLogoff" and corrects...
2009-07-01 Andrew Tridgellremoved a generated file
2009-07-01 Andrew Tridgelluse a talloc_reparent in a very ugly way
2009-07-01 Andrew Tridgelluse the new talloc_reparent in two places
2009-07-01 Andrew Tridgellgensec_start now steals the auth_context
2009-07-01 Andrew TridgellA rather strange varient of talloc_unlink
2009-07-01 Andrew Tridgellanother case that should use py_talloc_reference
2009-07-01 Andrew Tridgelluse py_talloc_reference instead of py_talloc_import
2009-07-01 Andrew Tridgellpy_talloc_import now uses a steal, so this free is...
2009-07-01 Andrew Tridgelluse a talloc_unlink() as ops may have a reference
2009-07-01 Andrew Tridgellfixed the reference to the global_schema
2009-07-01 Andrew Tridgellremoved a redundent talloc_steal
2009-07-01 Andrew Tridgellfixed the use of talloc_steal in ntlmssp_server
2009-07-01 Andrew Tridgellfixed rpc smb code to not reply on talloc_free being...
2009-07-01 Matthias Dieter... [SAMBA 4 directory] Corrects the "systemFlags" attributes
2009-07-01 Matthias Dieter... [SAMBA 4 directory] Adds the complete "objectclass...
2009-07-01 Matthias Dieter... [SAMBA 4 directory] Adds the object version and "system...
2009-06-30 Günther Deschners4-smbtorture: Test for newly added form with enum...
2009-06-30 Günther Deschners4-smbtorture: remove trailing whitespace from RPC...
2009-06-30 Don DavisRework the kerberos-notes.txt in order and format
2009-06-30 Andrew Bartletts4:ldb Allow rootdse module to build without ldb_private.h
2009-06-30 Andrew Bartletts4: dsdb Avoid using the internal ldb_private.h header
2009-06-30 Andrew Bartletts4:heimdal Allow KRB5_NT_ENTERPRISE names in all DB...
2009-06-30 Andrew Bartletts4:kdc Only get the lp_ctx once for a LDB_fetch()
2009-06-30 Andrew BartlettRework hdb-samba4 to remove useless abstractions.
2009-06-30 Andrew Bartletts4:dsdb Explain the parsing steps for userPrincipalName...
2009-06-29 Günther Deschners4-smbtorture: use torture_comment & torture_warning...
2009-06-29 Günther Deschners4-smbtorture: correctly test comment behaviour in...
2009-06-29 Günther Deschners4-smbtorture: add RPC-SAMR-MACHINE-AUTH test.
2009-06-29 Günther Deschners4-smbtorture: add torture_suite_add_machine_workstatio...
2009-06-29 Matthias Dieter... Adds the impersonation level in ntcreatex requests...
2009-06-29 Matthias Dieter... Correct some typos in the LDB partition module
2009-06-29 Matthias Dieter... SAMDB: Don't check for "sAMAccountName" twice
2009-06-29 Matthias Dieter... Enhancement of "simple ldap map" with "systemFlags...
2009-06-29 Andrew Kroegerldb: Properly handle NULL when copying attr lists.
2009-06-29 Matthias Dieter... Correct the headers of some SAMBA 4 setup python scripts
2009-06-29 Nathaniel McCallumTwo patches which fix issues on cross compiling/building
2009-06-29 Matthias Dieter... Fixes for SAMBA3RPC torture test
2009-06-29 Matthias Dieter... Small patch for SPOOLSS pipe
2009-06-26 Sam LiddicottUpgrade ntvfs_map_*info to ntvfs_map_async_setup/ntvfs_...
2009-06-25 Kai Blins4 auth_winbind: Internally, info3 has utf8 buffers...
2009-06-25 Kai Blins4 auth_winbind: Don't allocate the rids for the info3...
2009-06-25 Kai Blins4: Add libwbclient backend to auth_winbind
next