samba.git
2009-01-26 Andreas SchneiderDocument default of the printing config variable. samba-3.3.0
2009-01-26 Karolin Seegerdocs: Adapt version number in new vfs_fileid manpage.
2009-01-26 Karolin Seegerdocs: Adapt version number in new vfs_shadow_copy2...
2009-01-26 Karolin Seegerdocs: Add manpage for vfs_shadow_copy2.
2009-01-26 Günther Deschners3-eventlog: fix various invalid memcpy in read_package...
2009-01-26 Günther Deschners3-eventlog: fix buffer allocation in eventlog read...
2009-01-26 Karolin Seegerdocs: Fix formatting issue in man libsmbclient.
2009-01-26 Karolin SeegerWHATSNEW: Add note about libsmbclient changes.
2009-01-26 Stefan Metzmacherlib/replace: add defines to let the callers find out...
2009-01-26 Karolin SeegerWHATSNEW: Add "Changes since" sections of pre releases...
2009-01-26 Karolin SeegerWHATSNEW: Update changes since 3.3.0rc2.
2009-01-23 Jeremy AllisonApply same logic fix for #4308 Excel save operation...
2009-01-23 Jeremy AllisonFix logic error in try_chown - we shouldn't arbitrarily...
2009-01-23 Jeremy AllisonSecond part of the attemt to fix #4308 - Excel save...
2009-01-23 Jeremy AllisonAnother attempt to fix bug #4308 - Excel save operation...
2009-01-23 todd stecherMemory leaks and other fixes found by Coverity
2009-01-22 Michael Adambuild-docs: cleanup exit of the script
2009-01-22 Michael Adams3:docs: clean build/catalog.xml in "make clean"
2009-01-22 Michael Adams3:docs: clean generated .png images in "make clean"
2009-01-22 Michael Adams3:docs: clarify explanation of the allocator in the...
2009-01-22 Michael Adams3:docs: clarify explanation of the allocator in the...
2009-01-22 Michael Adams3:docs: clarify explanation of allocator in the idmap_...
2009-01-22 Michael Adams3:docs: fix copy and paste error in the idmap_tdb2...
2009-01-22 Michael Adams3:docs: add a manpage for idmap_tdb2
2009-01-22 Michael Adams3:docs: update the idmap_ldap manpage to reflect curre...
2009-01-22 Michael Adams3:docs: update the idmap_tdb manpage to reflect curren...
2009-01-22 Michael Adams3:docs: fix ommission in fix of (real)distclean targets
2009-01-22 Michael Adams3:create-tarball: also include the VENDOR_PATCH in...
2009-01-22 Michael Adams3:docs: fix distclean target and add realdistclean...
2009-01-22 Karolin Seegerbuild_docs: Use 'make distclean' instead of 'make clean'.
2009-01-20 Karolin SeegerWHATSNEW: Update changes.
2009-01-20 Stefan Metzmachersocket_wrapper: fix PCAP support broken by aaea68791cfe...
2009-01-20 Stefan Metzmachers3: reinit_after_fork() should reinit the event context...
2009-01-20 Andreas SchneiderAvoid flooding of syslog with failing pam_putenv messages.
2009-01-20 Karolin SeegerS3-ByExample: Use 'winbindd -D' instead of 'winbindd...
2009-01-20 Karolin SeegerS3-HowTo: Change 'winbindd -B' to 'winbindd -D'.
2009-01-20 Derrell LipmanDetermine case sensitivity based on file system attributes.
2009-01-20 Stefan Metzmachers3:cluster: fix ctdb ipv6 support
2009-01-20 Stefan Metzmachers3:docs: vfs_fileid manpage
2009-01-20 Stefan Metzmachers3:vfs_fileid: readd "fileid:algorithm" as option.
2009-01-20 Derrell Lipman[Bug 6022] smbc_urlencode and smbc_urldecode were not...
2009-01-20 Derrell LipmanTreat file names in POSIX-like case-sensitive fashion...
2009-01-20 Andreas SchneiderFix a segfault if ? is there but the options are NULL...
2009-01-20 Jeremy Allison"First thing, kill all the language lawyers" :-). Ensur...
2009-01-20 Gerald (Jerry... ads_connect: Return immediately on a failed GC connection.
2009-01-20 Jeremy AllisonFix bug #6040 - Missing <th> header in Status page.
2009-01-20 Jeremy AllisonAllow reinit_after_fork to be called safely from within...
2009-01-20 Stefan Metzmacherpackaging(RHEL-CTDB): export CC - really use ccache...
2009-01-20 Jeremy AllisonFix bug #6040 - Calling Samba print server with an...
2009-01-20 Jeremy AllisonFix bug #6035 - Possible race between fcntl F_SETLKW...
2009-01-20 Bo YangFix bug in get_dc_name_via_netlogon(), null pointer...
2009-01-20 Bo YangDon't send message to any other child in child process.
2009-01-20 Jeremy AllisonFrom boyang - ensure we never "return" from a forked...
2009-01-20 Jeremy AllisonFix bug #6019 File corruption in Clustered SMB/NFS...
2009-01-20 Jeremy AllisonDeprecate the "share modes" parameter to address bug...
2009-01-20 Stefan Metzmachers3:libsmb: handle the smb signing states the same in...
2009-01-20 Volker LendeckeEven for srclen == 0 we have to return something
2009-01-12 Bo YangDon't set child->requests to NULL in parent after fork
2009-01-12 Karolin Seegers3/smbpasswd: Check if Unix account exists before askin...
2009-01-12 Karolin Seegerdocs: Improve man mount.cifs.
2009-01-12 Tim Proutys3: Remove a few unnecessary checks from the streams...
2009-01-12 Tim Proutys3: Remove a few unnecessary checks from the streams...
2009-01-12 Tim Proutys3: Allow renames of streams via NTRENAME and fix strea...
2009-01-12 Jeremy AllisonFix bug #6021 - smbclient du command does not recuse...
2009-01-12 Jeremy AllisonFix race condition in alarm lock processing noticed...
2009-01-08 Jeremy AllisonFix bug #6016 - Alternate Data Streams / Extended Attri...
2009-01-08 boyangrefresh sequence number as soon as possible when domain...
2009-01-08 Jeremy AllisonMake winbindd_cm.c use winbindd_reinit_after_fork().
2009-01-08 Jeremy AllisonFix bug #6017, - magic script does not work. based...
2009-01-08 Jeremy AllisonAdd winbindd_reinit_after_fork(), cleaning out all...
2009-01-08 Jeremy AllisonFactor out lots of common code into a function.
2009-01-08 Stefan Metzmachers3:events: change event_add_timed() prototype to match...
2009-01-08 Volker Lendeckes3/swat: Fix creation of the first share using SWAT.
2009-01-08 Karolin Seegerdocs: Improve description of the share commands in...
2009-01-08 Karolin Seegerdocs: Fix example in man vfs_recycle.
2009-01-08 Bo Yangset entry->refresh_time to make ccache_regain_all_now...
2009-01-08 Stefan Metzmachers3:events: get rid of the stupid set_event_dispatch_tim...
2009-01-08 Stefan Metzmachers3:events: get rid of the stupid cancel_named_event...
2009-01-08 Stefan Metzmachers3:events: move prototypes to event.h
2009-01-08 Stefan Metzmachers3:events: remove unused stuff
2009-01-08 Stefan Metzmachers3:winbindd: regain tickets for all ccache entries...
2009-01-08 Stefan Metzmachers3:winbindd: cancel all ccache entry events and not...
2009-01-08 Stefan Metzmachers3:winbindd: recreate the per domain check_online_event...
2009-01-08 Stefan Metzmachers3:winbindd: rename fd_event => winbindd_fd_event
2009-01-08 Stefan Metzmachers3:winbindd: move WINBINDD_CCACHE_ENTRY and WINBINDD_ME...
2009-01-08 Bo YangFix broken krb5 refresh chain
2009-01-08 Bo Yangclean event context after child is forked.
2009-01-08 Jeremy AllisonAttempt to fix crash seen with new CUPS async printcap...
2009-01-05 Karolin Seegerexamples: Avoid bashism in perfcount.init.
2009-01-05 Karolin SeegerRevert "examples: Avoid bashism in perfcount.init."
2009-01-05 Karolin SeegerWHATSNEW: Update changes since 3.3.0rc2.
2009-01-05 Volker LendeckeFix bug 6014 -- mget shouldn't segfault without arguments
2009-01-05 Karolin Seegerexamples: Avoid bashism in perfcount.init.
2009-01-05 Karolin Seegerdocs: Document the -g option of smbclient.
2009-01-05 Volker LendeckeFix a bad memleak in vfs_full_audit
2009-01-05 Volker LendeckeFix bug 6012: Add "get_real_filename" to full_audit
2009-01-05 Michael Adamsmbd: prevent access to root filesystem when connecting...
2009-01-05 Jeremy AllisonFix bug #6009 - Setting "min receivefile size = 1"...
2009-01-05 Volker LendeckeAlternative fix for 45db33e73 and 0d443ae7931
2009-01-05 Volker LendeckeRevert "Fix uid_to_sid mapping when the idmap cache...
next