s3-printing: eliminate another non sec_initial_uid using security check.
[ira/wip.git] / source4 /
2009-06-19 Günther Deschners4-smbtorture: fix test_GetInfoLevel crash bug in RPC...
2009-06-19 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-06-19 Andrew BartlettAllow developers access the the privilaged ldapi socket...
2009-06-19 Andrew BartlettOn our way to alpha9!
2009-06-19 Andrew BartlettMark as release version samba-4.0.0alpha8
2009-06-19 Andrew Bartletts4:ldapsrv Place the 'privilaged' ldapi socket under...
2009-06-19 Andrew Bartletts4:ldb Add test for integer normalisation behaviour
2009-06-19 Matthias Dieter... Fixed some uninitialised variables
2009-06-19 Matthias Dieter... Correct handling of 32-bit integer attributes in SAMBA 4
2009-06-18 Andrew BartlettRemove unused variable
2009-06-18 Andrew BartlettBump the ldb version and the version Samba4 requires.
2009-06-18 Andrew Bartletts4: Add tests and 'must change password' flags in setpa...
2009-06-18 Andrew Bartletts4:libnet Allow 'net password change' to work on expire...
2009-06-18 Andrew Bartletts4:kdc Allow a password change when the password is...
2009-06-18 Andrew Bartletts4:setup Add an option to 'setpassword' to force passwo...
2009-06-18 Andrew Bartletts4:gensec Print GSSAPI error message when unable to...
2009-06-18 Andrew BartlettRequire the new tdb 1.1.5 (for performance reasons)
2009-06-18 Matthias Dieter... Fixes for the "cldap" tests
2009-06-18 Slava Semushinsource4/client/client.c: Possible memory leaks
2009-06-18 Slava SemushinFix resource leak in lib/ldb/tools/ldbmodify.c
2009-06-18 Slava SemushinFix syntax error in lib/ldb/ldb_sqlite3/base160.c
2009-06-18 Eric SandallLDB: Link against both tevent and talloc
2009-06-18 Andrew Kroegers4: Call va_end() after all va_start()/va_copy() calls.
2009-06-18 Matthias Dieter... NETLOGON pipe improvements
2009-06-18 Jelmer VernooijUse system Python LDB bindings, if present.
2009-06-18 Jelmer VernooijUse system LDB by default if the right version was...
2009-06-18 Jelmer Vernooijdsdb: Fix build against system ldb.
2009-06-18 Jelmer Vernooijselftest: Use common function when skipping testsuites...
2009-06-18 Jelmer Vernooijsmb_build: Always build modules for system-libraries...
2009-06-17 Jelmer VernooijFix build with system LDB.
2009-06-17 Jelmer Vernooijconfigure: Use Python tdb bindings from the system...
2009-06-17 Jelmer VernooijRemove outdated Python status file.
2009-06-17 Jelmer VernooijOnly install an explicit set of scripts during "make...
2009-06-17 Jelmer VernooijMake fullschema script executable.
2009-06-17 Jelmer Vernooijpyldb: Fix three more (minor) memory leaks.
2009-06-17 Jelmer Vernooijpyldb: Fix memory leak in Dn.get_parent().
2009-06-17 Jelmer Vernooijpyldb: Fix memory leak in Dn.concat.
2009-06-17 Jelmer Vernooijpyldb/tests: Use different dn's everywhere, to easily...
2009-06-17 Jelmer Vernooijpyldb: Fix another memory leak and reference counting...
2009-06-17 Jelmer Vernooijparam/python: Fix memory leak of LoadParm objects.
2009-06-17 Jelmer Vernooijpycredentials: Raise MemoryError when unable to create...
2009-06-17 Jelmer Vernooijpyldb: Fix memory leak of LdbMessage's created from...
2009-06-17 Jelmer Vernooijpycredentials: Fix memory leak.
2009-06-17 Jelmer Vernooijpyldb: Fix two memory leaks of attribute lists.
2009-06-17 Jelmer Vernooijpyldb: Fix segfault, freeing memory too early in search.
2009-06-17 Jelmer Vernooijpyldb: Support getting the parent of special DNs withou...
2009-06-16 Günther Deschners4-smbtorture: add test for NetUserSetInfo level 0...
2009-06-16 Günther Deschners4-smbtorture: use torture_comment in RPC-SAMR-USERS...
2009-06-16 Günther Deschners4-smbtorture: use TORTURE_TEST_USER define in libnetap...
2009-06-16 Jelmer Vernooijpython: Provide way to iterate over available shares.
2009-06-16 Jelmer Vernooijpython: Add API for accessing available shares.
2009-06-15 Volker LendeckeFix the posixtimedlock test
2009-06-13 Jelmer Vernooijsmbtorture: Output subunit by default.
2009-06-13 Jelmer Vernooijsmbtorture: Remove unused 'quiet' output format.
2009-06-12 Jelmer Vernooijselftest: Fix references to filenames with knownfailure...
2009-06-12 Jelmer Vernooijselftest: Add option to strip output of succeeded tests...
2009-06-12 Jelmer Vernooijselftest: Output subunit on the buildfarm.
2009-06-12 Jelmer Vernooijad-schema/license.txt: Fix typo.
2009-06-12 Andrew Tridgelltwo more NT status codes that we get on DRS with w2k8-R2
2009-06-12 Andrew Tridgellalways enable RPC debugging with a debug level >= 100.
2009-06-11 Andrew BartlettAdd supportedCapabilities to our rootDSE
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-06-11 Jelmer Vernooijselftest: Fix handling of testsuite, reintroduce progre...
2009-06-11 Jelmer Vernooijselftest: Fix subunit stream to include the right prefi...
2009-06-11 Jelmer Vernooijselftest: Use external processes for filtering known...
2009-06-11 Jelmer Vernooijselftest: Use filter-xfail for known failures
2009-06-11 Jelmer Vernooijselftest: Use subunit internally, and a separate test...
2009-06-11 Nadezhda IvanovaA script to compare the differences in nTSecurityDescri...
2009-06-10 Andrew Tridgellfixed some places where RPC-SECRETS needs to be changed...
2009-06-10 Andrew Tridgellfixed the encoding/decoding of the reverse attribute...
2009-06-10 Donald T. DavisClarify and expand the Kerberos notes made by Andrew...
2009-06-10 Andrew BartlettRemove copy of kerberos-notes.txt added in incorrect...
2009-06-10 Donald T. DavisClarify and expand the Kerberos notes made by Andrew...
2009-06-10 Andrew Tridgellfixed server side sort control
2009-06-10 Andrew Tridgellfixed server side sorting of case-insensitive strings
2009-06-09 Timur I BakeyevFix installation path of the subunit python modules.
2009-06-09 Jelmer Vernooijs4-tests: Add separate variable for tap2subunit.
2009-06-09 Stefan MetzmacherSMB2-COMPOUND: add some tests for invalid requests
2009-06-09 Stefan Metzmachers4:smb2srv: don't allow the related flag on the first...
2009-06-09 Sam Liddicotts4: smbcli_transport_send hit the socket right away...
2009-06-09 Stefan Metzmachers4:torture: add SMB2-COMPOUND test
2009-06-09 Stefan Metzmachers4:smb2srv: correctly fail remaining compounded request...
2009-06-09 Stefan Metzmachers4:smb2srv: remove old TODO comment, we already check...
2009-06-09 Stefan Metzmachers4:smb2srv: fix handling of multiple compounded requests
2009-06-09 Stefan Metzmachers4:smb2srv: remove the chained file handle on close
2009-06-09 Stefan Metzmachers4:libcli/smb2: add smb2_transport_credits_ask_num()
2009-06-09 Stefan Metzmachers4:libcli/smb2: only add the 1 byte dynamic buffer...
2009-06-09 Stefan Metzmachers4:libcli/smb2: add support sending compounded requests
2009-06-09 Stefan Metzmachers4:libcli/smb2: prepare SMB2 signing code for compounde...
2009-06-09 Günther Deschners4-selftest: change rpc.secrets to rpc.lsa.secrets...
2009-06-09 Günther Deschners4-smbtorture: rename SECRETS to LSA-SECRETS.
2009-06-09 Andrew Tridgellwork around conflict in pidfile() prototype for heimdal...
2009-06-08 Günther Deschners4-smbtorture: when testing RPC-SAMR-LARGE-DC its fine...
2009-06-08 Günther Deschners4-smbtorture: add test_QueryDisplayInfo_level to RPC...
2009-06-08 Jelmer Vernooijpython: Fix samba4.dcerpc.rpcecho.RpcEchoTests.test_sur...
2009-06-08 Björn Jackes4:heimdal: fix build on FreeBSD
2009-06-08 Günther Deschners4-smbtorture: also test for "all" architecture in...
2009-06-08 Günther Deschners4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.
2009-06-08 Timur I. BakeyevMake tunable for modulesdir
2009-06-08 Timur I. Bakeyevrl_event_hook detection
next