abartlet/samba.git/.git
2009-06-17 Karolin Seegers3/i18n: Add Russian translation for SWAT messages.
2009-06-17 Günther Deschners3-net: Fix Bug #6328: allow multiple rights in "net...
2009-06-17 Karolin Seegers3/i18n: Update German SWAT translations.
2009-06-17 Karolin Seegers3/libsmb: Fix typo in error message.
2009-06-17 Jeremy AllisonRemove msdfs pathname processing from default create...
2009-06-17 Jeremy AllisonFix msdfs after the change to smb_filename struct....
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 Jeremy Allison_lsa_EnumAccountRights and _lsa_EnumPrivsAccount can...
2009-06-16 Günther Deschners3-netapi: Fix Bug #6451: net/libnetapi user rename...
2009-06-16 Günther Deschners3-netapi: Fix Bug #6305. Correctly prompt for a passwo...
2009-06-16 Günther Deschners3-docs: fix typo in pam_winbind.8.
2009-06-16 Günther Deschners3-netapi: add NetGetJoinInformation example code.
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 Tim Proutys3 onefs: Fix reading over the end of the array, becaus...
2009-06-15 Tim Proutys3 onefs: Change onefs modules to use the new createfil...
2009-06-15 Simo SorceAdd exports file and abi checker for tevent
2009-06-15 Simo SorceAdd exports file and abi checker for talloc
2009-06-15 Simo SorceAdd exports file and abi checker for tdb
2009-06-15 Simo SorceAdd new replace check for --version-script
2009-06-15 Simo SorceAdd option to --disable-python on build
2009-06-15 Volker LendeckeFix the posixtimedlock test
2009-06-15 Andreas SchneiderFix the section of the pam_winbind manpage.
2009-06-15 Andreas SchneiderMove pam_winbind to the right manpage section (8).
2009-06-15 Andreas SchneiderDcoument the PAM data exports in the pam_winbind manpage.
2009-06-15 Andreas SchneiderDocument the try_first_pass option in the pam_winbind...
2009-06-15 Andreas SchneiderAdd a synopsis section to the pam_winbind manpage.
2009-06-15 Karolin Seegers3/libsmb: Fix debug message.
2009-06-15 Volker LendeckeDo a correct TALLOC_FREE in an error case
2009-06-15 Volker LendeckeFix a = vs == error in writev_handler
2009-06-14 Volker LendeckeRemove "winbindd_request" and "winbindd_response" from...
2009-06-14 Volker LendeckeMake winbindd_cli_state->response a pointer instead...
2009-06-14 Volker LendeckeRemove an unused struct member in winbindd_cli_state
2009-06-14 Volker LendeckeFix an error message: We get the errno in "err"
2009-06-14 Volker Lendeckewinbind: replace process_loop() by tevent_loop_once()
2009-06-14 Volker LendeckeMake rescan_trusted_domains a timed event
2009-06-14 Volker LendeckeDo not store the listening fde
2009-06-14 Volker LendeckeAvoid scanning the client list when a client exits
2009-06-14 Volker LendeckeDo not use "finished" in winbind child
2009-06-14 Volker LendeckeRemove unused init_child_connection()
2009-06-14 Volker LendeckeConvert winbindd_domain_info to wb_domain_request_send
2009-06-14 Volker LendeckeAdd winbindd_dual_ping to all children
2009-06-14 Volker LendeckeConvert async_domain_request to wb_domain_request_send
2009-06-14 Volker LendeckeAdd async wb_ping
2009-06-14 Volker LendeckeAdd an async wb request loop
2009-06-14 Volker LendeckeAdd wb_domain_request_send/recv
2009-06-14 Volker LendeckeRemove some unused code
2009-06-14 Volker LendeckeConvert the winbind parent->child communication to...
2009-06-14 Volker LendeckeConvert the main winbind client communication to wb_req...
2009-06-14 Volker LendeckeMake winbindd_cli_state->request a pointer instead...
2009-06-13 Jelmer Vernooijsmbtorture: Output subunit by default.
2009-06-13 Jelmer Vernooijsmbtorture: Remove unused 'quiet' output format.
2009-06-13 Kai Blinlibwbclient: Add debugging hooks.
2009-06-12 Tim Proutys3: Plumb smb_filename through SMB_VFS_CREATE_FILE
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...
next