ira/wip.git
2011-08-09 Karolin SeegerWHATSNEW: Update changes since rc3. samba-3.6.0
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 Karolin SeegerWHATSNEW: Update release notes.
2011-08-07 Volker Lendeckes3: Fix smb2 handling error returns from aio
2011-08-07 Jeremy AllisonFix bug 7462 - Non-standard SA_RESETHAND is used in...
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 Andrew Bartlettnbt: fix WinXP S3 domain join: alignment of nbt_netlogo...
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:doc: add an example with idmap script to the idmap_t...
2011-08-07 Michael Adams3:docs: remove legacy text from the example in the...
2011-08-07 Michael Adams3:doc: clarify the idmap script section in the idmap_t...
2011-08-07 Michael Adams3:docs:idmap_tdb2: update the documentation of idmap...
2011-08-07 Michael Adams3:idmap_tdb2: deprecate the idmap:script parameter...
2011-07-26 Karolin SeegerWHATSNEW: Start release notes for 3.6.0.
2011-07-26 Karolin SeegerVERSION: Bump version up to 3.6.0.
2011-07-26 Karolin SeegerWHATSNEW: Update changes since rc2. samba-3.6.0rc3
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 Stefan Metzmacherrelease-scripts/create-tarball: always create a tag...
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 Karolin SeegerWHATSNEW: Update changes since rc2.
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 SeegerWHATSNEW: Update changes since rc2.
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 Karolin Seegers3-docs: Remove manpages for ldb tools.
2011-07-26 Jeremy AllisonFix bug #8293 - SMB2 doesn't rotate the log files often...
2011-07-26 Günther Deschners3-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINR...
2011-07-26 David Disseldorps3-printing: remove tdb migration invalid printer name...
2011-07-26 David Disseldorps3-printing: fill info2_mask in printer migration
2011-07-26 Günther Deschners3-printing: make sure to first migrate the printers...
2011-07-26 Günther Deschners3-printing: remove spoolss pipe from migration library...
2011-07-26 Günther Deschners3-printing: use winreg interface for migration, instea...
2011-07-26 Günther Deschners3-printing: safe a ton of roundtrips by reusing existi...
2011-07-26 Günther Deschners3-printing: use winreg_internal functions.
2011-07-26 Günther Deschners3-printing: add winreg_internal functions.
2011-07-26 Günther Deschners3-printing: add winreg_printer_binding_handle and...
2011-07-26 Günther Deschners3-printing: add rpc_client/cli_winreg_spoolss.c
2011-07-26 Günther Deschners3-waf: make LIBCLI_SPOOLSS a shared library
2011-07-26 Günther Deschners3-printing: move spoolss_create_default_devmode/secdes...
2011-07-26 Günther Deschners3-printing: move driver_info_ctr_to_info8 to init_spoo...
2011-07-26 Günther Deschners3-printing: move os2 related functions to printing...
2011-07-26 Günther Deschners3-printing: open up a winreg pipe handle for the migra...
2011-07-26 Günther Deschners3-net: use printing_migrate library, and eliminate...
2011-07-26 Günther Deschners3-printing: split out printing migration code into...
2011-07-26 David Disseldorps3-printing: skip migration of non-existent printers
2011-07-26 David Disseldorps3-printing: fill devicemode size in migrate_printer()
2011-07-26 Günther Deschners3-waf: stop building smbtortre4.
2011-07-26 Karolin SeegerWHATSNEW: Add changes since rc2.
2011-07-26 Christian Ambachs3:smb2 fix smbd crash on premature end of smb2 conn...
2011-07-26 Stefan Metzmachers3:nmbd_subnetdb: close all sockets attached to a subne...
2011-07-26 Gregor Becks3:smbldap: make smbldap_connect_system self contained
2011-07-26 Gregor Becks3:smbldap: add a destructor to smbldap_state, just...
next