v3-6-ctdb: VERSION bump vendor patch level to 11
[obnox/samba-ctdb.git] / source3 /
2011-08-09 Michael Adams3:registry: add debug-level-10 verbosity to regdb_upgr...
2011-08-09 Michael Adams3:registry: adapt a debug message to be more systematic
2011-08-09 Michael Adams3:registry: set registry version to 3 and add upgrade...
2011-08-09 Michael Adams3:registry: add db_context argument to regdb_upgrade_v...
2011-08-09 Michael Adams3:registry: wrap the whole db upgrade in one transaction
2011-08-09 Michael Adams3:registry: change regdb_store_regdb_version() to...
2011-08-09 Michael Adams3:registry: fix a comment typo
2011-08-09 Michael Adams3:registry: remove unused regdb_delete_sorted_subkeys()
2011-08-09 Michael Adams3:registry: don't delete the unused subkeys cache...
2011-08-09 Michael Adams3:registry: remove the code to create and search the...
2011-08-09 Michael Adams3:registry: adapt the comment explaining the definitio...
2011-08-09 Michael Adams3:registry: regdb_key_exists now checks only for the...
2011-08-09 Michael Adams3:registry: rewrite init_registry_key_internal
2011-08-09 Michael Adams3:registry: add regdb_create_basekey()
2011-08-09 Michael Adams3:registry: add regdb_create_subkey_internal() taking...
2011-08-09 Michael Adams3:registry: add new mode to regdb_store_subkey_list...
2011-08-09 Michael Adams3:registry: create the empty list of subkeys of the...
2011-08-09 Michael Adams3:registry: refactor creation of subkey list out into...
2011-08-09 Michael Adams3:registry: remove redundant write of zero-lentgh...
2011-08-09 Michael Adams3:registry: don't update the sorted subkeys cache...
2011-08-09 Michael Adams3:registry: don't skip base key in existence check...
2011-08-09 Michael Adams3:registry: don't skip base keys from existence check...
2011-08-09 Michael Adams3:registry: don't skip base keys from existence check...
2011-08-09 Michael Adams3:registry: when deleting the records for a key, also...
2011-08-09 Michael Adams3:registry: add helper function regdb_delete_sorted_su...
2011-08-09 Volker Lendeckes3: Fix MIT trusts
2011-08-09 Gregor Becks3:testparm: avoid spurious warnings about dos mode...
2011-08-09 Volker Lendeckes3: Fix the build, NAME_MAX not universally available
2011-08-09 Volker Lendeckes3: Replace shadow_copy2 with a new implementation
2011-08-09 Volker Lendeckes3: Fix the return of make_new_server_info_guest
2011-08-09 Volker Lendeckes3: Add debug level 0 warnings to make_new_server_info_...
2011-08-09 Volker Lendeckes3: Fix connecting to ctdb as non-root
2011-08-09 Volker Lendeckes3: Fix count_current_connections
2011-08-09 Gregor Becks3:net: registry export: close key after recursion...
2011-08-09 Volker Lendeckes3: Fork the echo handler only after SMB1 negprot is...
2011-08-09 Volker Lendeckes3-torture: Add a test for notify upon read&x
2011-08-09 Michael Adams3:smbclient: add a "tid" command to view and change...
2011-08-09 Michael Adams3:smbclient: add a "tdis" command to do a tree disconn...
2011-08-09 Michael Adams3:smbclient: add a "tcon" command to do a tree connect...
2011-08-09 Michael Adams3:smbclient: add "logoff" command to close the session...
2011-08-09 Michael Adams3:modules:nfs4_acls: improve fix for bug #8330
2011-08-09 Christian Ambachs3:modules fix Bug 8330 NFSv4 ACL merging logic is...
2011-08-09 Stefan Metzmachers3:lib/events: Fix a bug in run_poll_events().
2011-08-09 Stefan Metzmachers3:smb2_server: make sure we grant credits on async...
2011-08-09 Björn Jackes3/swat: use strlcat instead of strncat to fix build...
2011-08-09 Stefan Metzmachers3:web/swat: use strtoll() instead of atoi/atol/atoll
2011-08-07 Volker Lendeckes3: Fix smb2 handling error returns from aio
2011-08-07 Alban BrowaeysFix bug #8341 - libsmbclient segfault when feed the...
2011-08-07 Björn Baumbachs3: dbwrap_ctdb.c: Fix bug #8303 #ifdef CTDB_CONTROL_SC...
2011-08-07 Jeremy AllisonSecond part of bugfix for bug #8335 - file copy aborts...
2011-08-07 Jeremy AllisonFirst part of bugfix for bug #8335 - file copy aborts...
2011-08-07 Michael Adams3:loadparm: fix the reload of the configuration: also...
2011-08-07 Michael Adams3:loadparm: add reload_registry_shares() - reload...
2011-08-07 Jeremy AllisonFix bug #8324 - smbclient cannot list directories from...
2011-08-07 Michael Adams3:torture: remove a file accidentially committed with...
2011-08-07 Michael Adams3:idmap_tdb2: remove the undocumented option of the...
2011-08-07 Michael Adams3:idmap_tdb2: remove a legacy comment (cherry picked...
2011-08-07 Michael Adams3:idmap_tdb2: remove legacy comment (cherry picked...
2011-08-07 Michael Adams3:idmap_tdb2: remove superfluous initialization with...
2011-08-07 Michael Adams3:idmap_tdb2: fix a legacy comment that does not apply...
2011-08-07 Michael Adams3:idmap_tdb2: deprecate the idmap:script parameter...
2011-07-26 Karolin SeegerVERSION: Bump version up to 3.6.0.
2011-07-26 Christian Ambachs3:utils/net_afs fix compiler warnings
2011-07-26 Christian Ambachs3:lib/afs fix the build with --with-vfs-afsacl
2011-07-26 Christian Ambachs3:lib/afs fix the build with --with-fake-kaserver
2011-07-26 Jeremy AllisonFix bug 8314] - smbd crash with unknown user.
2011-07-26 Kai Blins3 swat: Create random nonce in CGI mode
2011-07-26 Kai Blins3 swat: Add time component to XSRF token
2011-07-26 Kai Blins3 swat: Add XSRF protection to printer page
2011-07-26 Kai Blins3 swat: Add XSRF protection to password page
2011-07-26 Kai Blins3 swat: Add XSRF protection to shares page
2011-07-26 Kai Blins3 swat: Add XSRF protection to globals page
2011-07-26 Kai Blins3 swat: Add XSRF protection to wizard page
2011-07-26 Kai Blins3 swat: Add XSRF protection to wizard_params page
2011-07-26 Kai Blins3 swat: Add XSRF protection to viewconfig page
2011-07-26 Kai Blins3 swat: Add XSRF protection to status page
2011-07-26 Kai Blins3 swat: Add support for anti-XSRF token
2011-07-26 Kai Blins3 swat: Allow getting the user's HTTP auth password
2011-07-26 Karolin Seegers3-swat: Fix typo.
2011-07-26 Kai Blins3 swat: Fix possible XSS attack (bug #8289)
2011-07-26 Jeremy AllisonSecond part of fix for bug 8310 - toupper_ascii() is...
2011-07-26 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-07-26 Jeremy AllisonFix bug #8307 - brl_close_fnum does not call SMB_VFS_BR...
2011-07-26 Stefan Metzmachers3:smb2_create: use smbd_calculate_access_mask() instea...
2011-07-26 Stefan Metzmachers3:smb2_tcon: return the correct maximal_access on...
2011-07-26 Stefan Metzmachers3:smbd: return the real share access mask in the SMBtc...
2011-07-26 Stefan Metzmachers3:smbd: use smbd_calculate_access_mask() also for...
2011-07-26 Stefan Metzmachers3:smbd: check the share level access mask in smbd_calc...
2011-07-26 Stefan Metzmachers3:smbd: make smbd_calculate_access_mask() non-static
2011-07-26 Stefan Metzmachers3:smbd/msdfs: let create_conn_struct() check the share...
2011-07-26 Volker Lendeckes3: Fix bug 8102
2011-07-26 Volker Lendeckes3: Calculate&store the maximum share access mask
2011-07-26 Volker Lendeckes3: Return "granted" from share_access_check
2011-07-26 Stefan Metzmachers3:smb2_server: add some comments about change_to_user...
2011-07-26 Stefan Metzmachers3:smb2_server: call change_to_root_user() or smbd_smb2...
2011-07-26 Stefan Metzmachers3:smb2_server: there's no reason to check the session...
2011-07-26 Karolin SeegerVERSION: Set version to 3.6.0rc3.
2011-07-26 Jeremy AllisonFix bug #Bug 8304 - Uninitialized variable referenced...
2011-07-26 Günter KukkukkFix bug 8305 - nmbd segfaults - when using "smbtree...
2011-07-26 Jeremy AllisonFix bug #8293 - SMB2 doesn't rotate the log files often...
next