samba.git
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-24 Stefan Metzmacherrelease-scripts/create-tarball: always create a tag...
2011-07-21 Jeremy AllisonSecond part of fix for bug 8310 - toupper_ascii() is...
2011-07-21 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-07-19 Jeremy AllisonFix bug #8307 - brl_close_fnum does not call SMB_VFS_BR...
2011-07-13 Karolin SeegerWHATSNEW: Update changes since rc2.
2011-07-13 Stefan Metzmachers3:smb2_create: use smbd_calculate_access_mask() instea...
2011-07-13 Stefan Metzmachers3:smb2_tcon: return the correct maximal_access on...
2011-07-13 Stefan Metzmachers3:smbd: return the real share access mask in the SMBtc...
2011-07-13 Stefan Metzmachers3:smbd: use smbd_calculate_access_mask() also for...
2011-07-13 Stefan Metzmachers3:smbd: check the share level access mask in smbd_calc...
2011-07-13 Stefan Metzmachers3:smbd: make smbd_calculate_access_mask() non-static
2011-07-13 Stefan Metzmachers3:smbd/msdfs: let create_conn_struct() check the share...
2011-07-13 Volker Lendeckes3: Fix bug 8102
2011-07-13 Volker Lendeckes3: Calculate&store the maximum share access mask
2011-07-13 Volker Lendeckes3: Return "granted" from share_access_check
2011-07-13 Stefan Metzmachers3:smb2_server: add some comments about change_to_user...
2011-07-13 Stefan Metzmachers3:smb2_server: call change_to_root_user() or smbd_smb2...
2011-07-13 Stefan Metzmachers3:smb2_server: there's no reason to check the session...
2011-07-13 Karolin SeegerWHATSNEW: Update changes since rc2.
2011-07-13 Karolin SeegerVERSION: Set version to 3.6.0rc3.
2011-07-13 Jeremy AllisonFix bug #Bug 8304 - Uninitialized variable referenced...
2011-07-13 Günter KukkukkFix bug 8305 - nmbd segfaults - when using "smbtree...
2011-07-12 Karolin Seegers3-docs: Remove manpages for ldb tools.
2011-07-12 Jeremy AllisonFix bug #8293 - SMB2 doesn't rotate the log files often...
2011-07-12 Günther Deschners3-waf: split out LIBCLI_WINREG_INTERNAL as LIBCLI_WINR...
2011-07-12 David Disseldorps3-printing: remove tdb migration invalid printer name...
2011-07-12 David Disseldorps3-printing: fill info2_mask in printer migration
2011-07-12 Günther Deschners3-printing: make sure to first migrate the printers...
2011-07-12 Günther Deschners3-printing: remove spoolss pipe from migration library...
2011-07-12 Günther Deschners3-printing: use winreg interface for migration, instea...
2011-07-12 Günther Deschners3-printing: safe a ton of roundtrips by reusing existi...
2011-07-12 Günther Deschners3-printing: use winreg_internal functions.
2011-07-12 Günther Deschners3-printing: add winreg_internal functions.
2011-07-12 Günther Deschners3-printing: add winreg_printer_binding_handle and...
2011-07-12 Günther Deschners3-printing: add rpc_client/cli_winreg_spoolss.c
2011-07-12 Günther Deschners3-waf: make LIBCLI_SPOOLSS a shared library
2011-07-12 Günther Deschners3-printing: move spoolss_create_default_devmode/secdes...
2011-07-12 Günther Deschners3-printing: move driver_info_ctr_to_info8 to init_spoo...
2011-07-12 Günther Deschners3-printing: move os2 related functions to printing...
2011-07-12 Günther Deschners3-printing: open up a winreg pipe handle for the migra...
2011-07-12 Günther Deschners3-net: use printing_migrate library, and eliminate...
2011-07-12 Günther Deschners3-printing: split out printing migration code into...
2011-07-12 David Disseldorps3-printing: skip migration of non-existent printers
2011-07-12 David Disseldorps3-printing: fill devicemode size in migrate_printer()
2011-07-12 Günther Deschners3-waf: stop building smbtortre4.
2011-07-05 Karolin SeegerWHATSNEW: Add changes since rc2.
2011-07-05 Christian Ambachs3:smb2 fix smbd crash on premature end of smb2 conn...
2011-07-04 Stefan Metzmachers3:nmbd_subnetdb: close all sockets attached to a subne...
2011-07-04 Gregor Becks3:smbldap: make smbldap_connect_system self contained
2011-07-04 Gregor Becks3:smbldap: add a destructor to smbldap_state, just...
2011-07-04 Gregor Becks3:smbldap: let smbldap_free_struct do what it claims to
2011-07-04 Gregor Becks3:smbldap: free the idle event scheduled in smbldap_op...
2011-07-04 Gregor Becks3:smbldap: use smbldap_state as memory context for...
2011-07-04 Christian Ambachs3:smbd do not panic when CTDB is unhealthy (Bug #8278)
2011-07-04 Michael Adams3:build: add vfs_examples to the everything target
2011-07-04 Michael Adams3:build: add a vfs_examples target.
2011-07-04 Björn Baumbachexamples/VFS: fix skel_transparent.c in reference to...
2011-07-04 Björn Baumbachexamples/VFS: fix skel_opaque.c in reference to shadow_...
2011-07-04 Björn Baumbachexamples/VFS: fix shadow_copy_test.c in reference to...
2011-06-30 Günther Deschners3-winbind: Fix bug 7888 -- deal with buggy 3.0 based...
2011-06-30 Jeremy AllisonSecond part of fix for bug #8219 - SMB Panic from Windo...
2011-06-30 Jeremy AllisonFix bug #8219 - SMB Panic from Windows 7 Client
2011-06-29 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
2011-06-28 Stefan Metzmachers3:rpc_server/svcctl: fix valgrind bug in _svcctl_Query...
2011-06-28 Stefan Metzmachers3:rpc_server/svcctl: fix valgrind bugs in _svcctl_Quer...
2011-06-28 Stefan Metzmachers3:rpc_server/svcctl: don't allocate return values...
2011-06-28 Jeremy AllisonFix bug #8254 - "acl check permissions = no" does not...
2011-06-28 Michael Adams3:test: don't rely on pyhton being in /usr/bin/python...
2011-06-28 Michael Adams3:test: fix the smbclient_s3 test on older systems
2011-06-28 Michael Adams3:test: fix the net registry roundtrip test on older...
2011-06-24 Andrew Bartletts3-autconf Move nmbd socket directory to PREFIX/var...
2011-06-24 Andrew Bartletts3-buildoptions Show compiled-in location of the new...
2011-06-24 Michael Adams3:docs: fix the example in the idmap_autorid manpage...
2011-06-24 Björn Jackes3:vfs_commit: fix build
2011-06-24 Stefan Metzmachers3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BU...
2011-06-21 Christian Ambachs3:modules fix Bug 8244 - Cannot copy files larger...
2011-06-21 Volker Lendeckes3: Fix Coverity ID 2582: FORWARD_NULL
2011-06-21 Andreas Schneiders3-spoolss: Fix some valgrind warnings.
2011-06-21 Andreas Schneiders3-rpc_client: Fix some valgrind warnings.
2011-06-21 Michael Adams3:idmap_autorid: remove redundant code
2011-06-21 Michael Adams3:idmap_autorid: in initialize, don't leak storedconfi...
2011-06-21 Michael Adams3:idmap_autorid: use "idmap config * : rangesize"...
2011-06-21 Michael Adams3:idmap_autorid: fail initialization if the domain...
2011-06-21 Gregor Becks3:net-man: registry enumerate_recursive
next