metze/samba/wip.git
2009-06-12 Tim Proutys3: Add smb_filename utility functions and fix a bug...
2009-06-12 Jeremy AllisonCheck for error in transfer_file return also.
2009-06-12 Volker LendeckeFix bug 6440
2009-06-12 Volker LendeckeSimplify close_normal_file()
2009-06-12 Björn Jackeexamples:s2→s3-ldif-convert-script: fix objectclass...
2009-06-12 Jelmer Vernooijsubunit: non-zero exit code if one or more testsuites...
2009-06-12 Jelmer Vernooijselftest: Fix references to filenames with knownfailure...
2009-06-12 Jelmer Vernooijselftest: Document the fact that test runner and format...
2009-06-12 Volker LendeckeFix wb_req_more(): Return 0 when done, read_pkt_send...
2009-06-12 Jelmer Vernooijsubunit: Pass canonical names of test results to format...
2009-06-12 Volker LendeckeActivate tldap tracing in pdb_ads
2009-06-12 Volker LendeckeAdd basic tracing of tldap messages
2009-06-12 Volker LendeckeAdd debugging facility to tldap, analogous to tevent
2009-06-12 Jelmer Vernooijselftest: Add option to strip output of succeeded tests...
2009-06-12 Jelmer Vernooijselftest: Remove existing buildfarm output format.
2009-06-12 Jelmer Vernooijselftest: Output subunit on the buildfarm.
2009-06-12 Jelmer Vernooijpackaging/Debian: Remove outdated Debian package source...
2009-06-12 Jelmer Vernooijad-schema/license.txt: Fix typo.
2009-06-12 Jelmer Vernooijformat-subunit: Remove subunit output module.
2009-06-12 Andrew Kroegers3: Call va_end() after all va_start()/va_copy() calls.
2009-06-12 Andrew TridgellRevert "avoid crashes in ndr_print_*() calls"
2009-06-12 Andrew Tridgelltwo more NT status codes that we get on DRS with w2k8-R2
2009-06-12 Andrew Tridgellavoid crashes in ndr_print_*() calls
2009-06-12 Andrew Tridgellalways enable RPC debugging with a debug level >= 100.
2009-06-11 Günther Deschners3-docs: Fix Bug #4280. Shutdown scripts are called...
2009-06-11 Jelmer Vernooijselftest/buildfarm: Don't assume that a reason being...
2009-06-11 Jelmer Vernooijsubunit-filter: Print names of skipped testsuites.
2009-06-11 Andrew BartlettAdd supportedCapabilities to our rootDSE
2009-06-11 Andrew Bartletts4:heimdal: import lorikeet-heimdal-200906080040 (commi...
2009-06-11 Jeremy AllisonFix bug #6297 - owner of sticky directory cannot delete...
2009-06-11 Tim Proutys3 passdb ads: add missing character
2009-06-11 Tim Proutys3: Prepare the rename path for passing smb_filename...
2009-06-11 Tim Proutys3: Prepare the do_unlink path for passing smb_filname...
2009-06-11 Tim Proutys3: refactor utility function to handle splitting the...
2009-06-11 Jelmer Vernooijselftest: Fix exit code for format-subunit.pl.
2009-06-11 Jelmer Vernooijselftest: Fix uninitialized variables in selftest output.
2009-06-11 Jelmer VernooijFix Samba 3 selftest to use new selftest formatting...
2009-06-11 Jelmer Vernooijsubunit: Sort diff output.
2009-06-11 Jelmer Vernooijselftest: Make it easier to do subunit diffs from other...
2009-06-11 Jelmer Vernooijselftest/subunit: Add diff command that can diff two...
2009-06-11 Jelmer Vernooijselftest: Properly recognize xfail testsuites.
2009-06-11 Jelmer Vernooijselftest/subunit: Remove open_tests argument from parse...
2009-06-11 Jelmer Vernooijselftest: Fix subunit formatting, fix years when filter...
2009-06-11 Jelmer Vernooijselftest: Fix handling of testsuite, reintroduce progre...
2009-06-11 Jelmer Vernooijselftest: Remove unnecessary uses.
2009-06-11 Jelmer Vernooijselftest/subunit: Remove prefix command.
2009-06-11 Jelmer Vernooijselftest: Fix subunit stream to include the right prefi...
2009-06-11 Jelmer VernooijMore work supporting prefixes.
2009-06-11 Jelmer Vernooijselftest: Use external processes for filtering known...
2009-06-11 Jelmer Vernooijselftest: Avoid decreasing total testsuites if the...
2009-06-11 Jelmer Vernooijselftest: Use filter-xfail for known failures
2009-06-11 Jelmer Vernooijselftest: Add script to filter out known failures from...
2009-06-11 Jelmer VernooijSubunit: Support "fail" as alias for "failure" in Subun...
2009-06-11 Jelmer Vernooijsubunit: Move more Subunit printing logic to Subunit.pm.
2009-06-11 Jelmer Vernooijsubunit: Support the time: command.
2009-06-11 Jelmer Vernooijselftest: Use subunit internally, and a separate test...
2009-06-11 Volker LendeckeImplement pdb_enum_alias_memberships
2009-06-11 Jelmer VernooijFix build with external talloc.
2009-06-11 Andrew BartlettFix build of recurusion fix in reopen_logs()
2009-06-11 Nadezhda IvanovaA script to compare the differences in nTSecurityDescri...
2009-06-11 Andrew BartlettDon't recurse in reopen_logs().
2009-06-10 Volker LendeckeImplement pdb_ads_set_aliasinfo
2009-06-10 Volker Lendeckepdb_default_aliasinfo is just fine for pdb_ads right now
2009-06-10 Volker LendeckeImplement pdb_ads_lookup_rids
2009-06-10 Volker LendeckeFix a segfault in pdb_ads_delete_user()
2009-06-10 Tim Proutys3: Prepare the first set of SMB_VFS_CREATE_FILE caller...
2009-06-10 Tim Proutys3: Add utility function for copying an smb_filename...
2009-06-10 Tim Proutys3: Remove the now unused CFF_DOS_PATH flag
2009-06-10 Tim Proutys3: Remove unix_convert handling from createfile implem...
2009-06-10 Tim Proutys3: Make all callers of SMB_VFS_CREATEFILE call unix_co...
2009-06-10 Tim Proutys3: Remove extraneous calls to unix_convert
2009-06-10 Tim Proutys3: Remove unused stat structs being passed to SMB_VFS_...
2009-06-10 Günther Deschners3-libwbclient: fix unresolved symbols in libwbclient.
2009-06-10 Günther Deschnerlib-util: move set_blocking() call into own file.
2009-06-10 Jeremy AllisonMake ctemp async. Fix the test to pass against W2K3.
2009-06-10 Günther Deschners3-build: Fix make test_shlibs and test_nss_modules.
2009-06-10 Jeff Laytonmount.cifs: explicitly handle non AF_INET/AF_INET6...
2009-06-10 Karolin Seegers3/docs: Fix typos.
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 Andrew Tridgelladded asn1 functions for handling booleans in a simple...
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 Volker LendeckeIf there are no mods, don't bother the ldap server
2009-06-09 Volker LendeckeSome more fields in pdb_ads_init_ads_from_sam()
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 Volker LendeckeDo not pull samAccountName twice
2009-06-09 Stefan Metzmachers3:smbd: only check the next_status for related requests
2009-06-09 Stefan Metzmachers3:smbd: response with the same SMB2 flags as given...
2009-06-09 Stefan Metzmachers3:smbd: only pass the chained file handle for related...
2009-06-09 Stefan Metzmachers3:smbd: make sure we pad compounded SMB2 responses...
2009-06-09 Stefan Metzmachers3:smbd: skip file handle checks for SMB2 compounded...
2009-06-09 Stefan Metzmachers3:smbd: more validation of the incoming SMB2 requests
2009-06-09 Stefan Metzmachers3:smbd: for now ignore all non NBT Session Message...
2009-06-09 Stefan Metzmachers3:smbd: don't include 1 byte padding for the dynamic...
2009-06-09 Stefan MetzmacherSMB2-COMPOUND: add some tests for invalid requests
next