]> git.ipfire.org Git - thirdparty/samba.git/shortlog
thirdparty/samba.git
2007-10-10  Volker Lendecker21878: Fix a bug with smbd serving a windows terminal...
2007-10-10  Jeremy Allisonr21877: Missed one line.
2007-10-10  Jeremy Allisonr21876: Start adding in the seal implementation - proto...
2007-10-10  Gerald Carterr21875: BUG 3275: Patch from Andy Polyakov <appro@fy...
2007-10-10  Jeremy Allisonr21874: Fix missing notify function. Thanks to Thomas...
2007-10-10  Volker Lendecker21873: This is winbindd_pam.c, not pam_winbind.c :-)
2007-10-10  Volker Lendecker21872: Fix a debug message
2007-10-10  Volker Lendecker21871: Move deadtime processing into an idle event...
2007-10-10  Volker Lendecker21870: Move sending auth_server keepalives out of...
2007-10-10  Volker Lendecker21869: Move sending keepalives out of the main process...
2007-10-10  Volker Lendecker21868: Remove check_log_size from the central smbd...
2007-10-10  Volker Lendecker21867: Simplify calling convention of timeout_processi...
2007-10-10  Volker Lendecker21866: Remove unused "lock spin count" parameter
2007-10-10  Jeremy Allisonr21865: Add in the stubs for SMB transport encryption...
2007-10-10  Jeremy Allisonr21864: Reformatting.
2007-10-10  Jeremy Allisonr21863: Fix debug messages with incorrect function...
2007-10-10  Gerald Carterr21862: add the cups comment and location lookup to...
2007-10-10  Gerald Carterr21861: Pull the comment and location from CUPS if...
2007-10-10  Gerald Carterr21860: Fixes for "winbind normalize names" functionality:
2007-10-10  Günther Deschnerr21858: Fix typo.
2007-10-10  Günther Deschnerr21857: Stop pretending to be Vista in the %a macro...
2007-10-10  Günther Deschnerr21855: Fix a memleak in the krb5 locator and comment...
2007-10-10  Günther Deschnerr21854: Add gfree_interfaces() to gfree_all().
2007-10-10  Volker Lendecker21853: Fix a valgrind error
2007-10-10  Volker Lendecker21851: Obvious typos...
2007-10-10  Jeremy Allisonr21850: After Jerry explained to me the HORRIBLE way...
2007-10-10  Gerald Carterr21848: add a comment about gss_import_name() and when...
2007-10-10  Jeremy Allisonr21847: Fix memory leaks in error paths (and in main...
2007-10-10  Jeremy Allisonr21846: Try and fix the Darwin build which seems to...
2007-10-10  Jeremy Allisonr21845: Refactor the sessionsetupX code a little to...
2007-10-10  Steve Frenchr21840: mount.cifs compile on old libc missing bind...
2007-10-10  Volker Lendecker21831: Back out r21823 for a while, this is going...
2007-10-10  Herb Lewisr21825: add debug prefix timestamp to allow "short...
2007-10-10  Volker Lendecker21823: Let secrets_store_machine_password() also store...
2007-10-10  Günther Deschnerr21822: Adding experimental krb5 lib locator plugin.
2007-10-10  Volker Lendecker21819: Wrap all steps in secrets_store_machine_passwor...
2007-10-10  Volker Lendecker21818: Remove some unused code
2007-10-10  Andrew Tridgellr21814: use ndr_push_error in the ndr layer, not just...
2007-10-10  Andrew Tridgellr21813: fixed an integer overflow error in the ndr...
2007-10-10  Lars Müllerr21804: Create a reference after proto_exits was called...
2007-10-10  Jeremy Allisonr21803: Missed part of patch to make self-referrals...
2007-10-10  Volker Lendecker21801: Fix Coverity ID # 342
2007-10-10  Jeremy Allisonr21800: Check-in the DFS rewrite. I am still testing...
2007-10-10  Jeremy Allisonr21792: Fix crash bug triggered by Excel reported by...
2007-10-10  Volker Lendecker21785: Avoid an unnecessary gettimeofday() call
2007-10-10  Volker Lendecker21784: Replace smb_register_idle_event() with event_ad...
2007-10-10  Jeremy Allisonr21783: Add in the "create info" field to the reply
2007-10-10  Volker Lendecker21782: Fix a memleak
2007-10-10  Herb Lewisr21780: let smbcontrol use POPT_COMMON_SAMBA options...
2007-10-10  James Peachr21779: I missd a call to krb5_get_init_creds_opt_alloc...
2007-10-10  James Peachr21778: Wrap calls to krb5_get_init_creds_opt_free...
2007-10-10  Jeremy Allisonr21777: As Stevef requested and the Apple guys agreed...
2007-10-10  Simo Sorcer21776: fix bugs #4438 #4440
2007-10-10  Herb Lewisr21775: make messages more understandable - don't leave...
2007-10-10  Günther Deschnerr21774: Fix the build with Fedora Core 6.
2007-10-10  Jeremy Allisonr21770: For old DOS style searches we must remember if
2007-10-10  Jeremy Allisonr21769: Attempt to fix bug #4384 in old search code.
2007-10-10  Jeremy Allisonr21768: Fix the client dfs code such that smbclient can
2007-10-10  James Peachr21767: Revert all the bits I accidentally committed...
2007-10-10  James Peachr21766: Fix compiler warning.
2007-10-10  James Peachr21765: Fix the build for HP-UX.
2007-10-10  Jeremy Allisonr21764: Fix warning in debug comment.
2007-10-10  James Peachr21763: Add support for the UNIX_INFO2 infolevel.
2007-10-10  James Peachr21762: Fix the build by enabling shared modules and...
2007-10-10  Jeremy Allisonr21759: Fix the same bug in a more elegant way, strrchr_m
2007-10-10  Jeremy Allisonr21758: Fix a very specific dfs bug when passing in...
2007-10-10  James Peachr21757: Add SMB_VFS_CHFLAGS operation.
2007-10-10  Jeremy Allisonr21756: An invarient the dfs code depended on for POSIX...
2007-10-10  Jeremy Allisonr21755: Memory leak fixes from Zack Kirsch <zack.kirsch...
2007-10-10  Jeremy Allisonr21754: Volker is completely correct. There's no need for
2007-10-10  Volker Lendecker21753: Enable building ndrdump with the builtin popt...
2007-10-10  Jeremy Allisonr21750: Sync up with SAMBA_3_0_25. Only client changes...
2007-10-10  Volker Lendecker21748: More cosmetic alignment. One change to call_nt_...
2007-10-10  Volker Lendecker21747: Cosmetic checkin to bring ntcreate and nttransc...
2007-10-10  James Peachr21738: Remove unused file.
2007-10-10  Jeremy Allisonr21734: Fix bug #4369. Patch from David Leonard <dleona...
2007-10-10  Jeremy Allisonr21731: Fix long-standing bug in our chain processing...
2007-10-10  Jeremy Allisonr21726: Fix stupid cut-n-paste typo. Thanks to volker for
2007-10-10  Jeremy Allisonr21725: Fix for memalign used without test guards. Was
2007-10-10  Jeremy Allisonr21724: Optimization pointed out by Volker. If we don't
2007-10-10  Volker Lendecker21723: Make use of the per-hashchain "freelists"
2007-10-10  Volker Lendecker21722: Add the dead record functionality presented...
2007-10-10  James Peachr21717: Support the SMB_QUERY_POSIX_WHOAMI info level...
2007-10-10  Jeremy Allisonr21715: Fix torture utime code.
2007-10-10  Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10  Volker Lendecker21706: get_delete_on_close_flag() is the perfect candi...
2007-10-10  Herb Lewisr21705: add modify rights defines
2007-10-10  Herb Lewisr21704: open sockets immediately in process_loop
2007-10-10  Herb Lewisr21703: fix build when O_SYNC not defined
2007-10-10  Jeremy Allisonr21672: The cannonical file access pattern should look...
2007-10-10  Jeremy Allisonr21667: posix_unlink should break existing oplocks.
2007-10-10  Jeremy Allisonr21666: (only in 3.0, not 3.0.25). Fix bad parameter...
2007-10-10  Jeremy Allisonr21665: Fix bug #4428 reported by Jason Mader <jason...
2007-10-10  Jeremy Allisonr21664: Fix #4425 - patch from Jason Mader <jason@ncac...
2007-10-10  Jeremy Allisonr21663: Fix from the Wine guys: Robert Shearman <rob...
2007-10-10  Herb Lewisr21657: get rid of warning - not everyone understands %F
2007-10-10  Jelmer Vernooijr21655: Regenerate after pidl bugfix.
2007-10-10  Jelmer Vernooijr21652: Fix samba3-specific initialization
2007-10-10  Jelmer Vernooijr21651: Add ndrdump to samba 3. This only works from...
2007-10-10  James Peachr21647: Allow unit on for size parameters.
next