metze/samba/wip.git
2008-11-26 Stefan Metzmachers3:selftest: test the streams_depot module as it passes... v3-2-streams-ready
2008-11-26 Stefan Metzmachers3:smbd: close the low level fd of the base_fsp, if...
2008-11-26 Stefan Metzmachers3:streams_xattr: fstat should do a stat on the base...
2008-11-26 Stefan Metzmachers3:streams_xattr: recheck fsp->fsp_name after a rename
2008-11-26 Stefan Metzmachers3:smbd: give the correct error when trying to replace...
2008-11-26 Stefan Metzmachers3:vfs: fix FCHMOD_ACL macros
2008-11-26 Stefan Metzmachers3:streams_depot: add an option to disable the xattr...
2008-11-26 Stefan Metzmachers3:streams_depot: fix valgrind bug lp_parm_const_string...
2008-11-26 Stefan Metzmachers3:streams_depot: add support for stream renames
2008-11-26 Stefan Metzmachers3:streams_depot: map 'file::$DATA' to just 'file'
2008-11-26 Stefan Metzmachers3:streams_xattr: add support for renaming streams
2008-11-26 Stefan Metzmachers3:smbd: only try and fallback to open a directory...
2008-11-26 Stefan Metzmachers3:smbd: write times should be set on the base file...
2008-11-26 Stefan Metzmachers3:smbd: return DELETE_PENDING on path based operations...
2008-11-26 Stefan Metzmachers3:smbd: construct the correct newname for stream renames
2008-11-26 Stefan Metzmachers3:smbd: wildcard characters are allowed in stream...
2008-11-26 Stefan Metzmachers3:smbd: correctly verify stream names to pass RAW...
2008-11-26 Stefan Metzmachers3:smbd: '|' isn't allowed in windows filenames
2008-11-26 Andreas SchneiderFix circular dependency error with autoconf 2.6.3.
2008-11-25 Jeremy AllisonFix bug #5914 - Build failure: redefinition of struct...
2008-11-25 Günther Deschners3-samr: fix _samr_LookupNames return code.
2008-11-25 Michael Adamzfsacl: return is not a function.
2008-11-25 Nils Gorollzfsacl: Prevent calling POSIX ACL vfs methods on zfs...
2008-11-25 Dan Sledz[PATCH] Allow SYSLOG_FACILITY to be modified with a...
2008-11-24 Jeremy AllisonFix bug #5873 - ACL inheritance cannot be broken. This...
2008-11-24 Mathias DietzSearch for gpfs functions in both libgpfs_gpl.so an...
2008-11-24 Stefan Metzmacherlibads/ldap.c: return an error instead of crashing...
2008-11-22 Jeremy AllisonRevert c76e4791d3ae4f180fba209c29bd3774c00858cf - ...
2008-11-22 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-11-22 Jeremy AllisonFix the logic bug that caused us to run into kernel...
2008-11-22 Dan Sledz[PATCH] FreeBSD configure check for backtrace_symbols
2008-11-22 Jeremy AllisonUse fxattr calls whenever possible (trying to work...
2008-11-21 Michael Adamwinbindd_group: don't list the domain twice when expand...
2008-11-21 Michael Adamwinbindd_group: sanely handle NULL domain in add_member().
2008-11-21 Michael Adamwinbindd_ads: honour "winbind use default domain" in...
2008-11-21 Michael Adamwinbindd_rpc: add domain prefix to username in lookup_g...
2008-11-21 Michael Adamwinbindd_util: add fill_domain_username_talloc().
2008-11-21 Michael Adamwinbindd: fix a comment typo
2008-11-21 Michael Adamwinbind_util: fix an implicit cast compile warning.
2008-11-21 Michael Adamwinbindd: make all winbind rpc-methods static.
2008-11-21 Michael Adamwinbindd_ads: use the reconnect methods instead of...
2008-11-21 Michael Adamwinbindd_ads: prevent negative GM/ cache entries due...
2008-11-21 Jeremy AllisonSecond part of the fix for bug #5903 - vfs_streams_xatt...
2008-11-21 Jeremy AllisonEnsure we always reply in reply_printopen().
2008-11-21 Jeremy AllisonFirst part of fix for bug #5903 - vfs_streams_xattr...
2008-11-20 Yasuma TakedaFix bug #5909 - MS-DFS does not work on Vista, if link...
2008-11-20 Jeremy AllisonSecond part of fix for bug #5891 - smbd crashed when...
2008-11-20 Michael Adameventlog: don't crash in sync_eventlog_params().
2008-11-20 Jeremy AllisonThis code mixes up int and uint32 when pulling out...
2008-11-19 Jeremy AllisonFix error in commit for bugfix "Fix bug #5904 - libnss_...
2008-11-19 Jeremy AllisonFix bug #5904 - libnss_wins causes SIGABRT while servic...
2008-11-18 Steven DannemanFix extended DN parse error when AD object does not...
2008-11-18 Steven DannemanWhitespace and >80 column cleanups.
2008-11-18 Günther DeschnerFix Bug #5898. ("net rpc shutdown" fails).
2008-11-18 Dina FineFix bug #5908 - Samba 3.0.32 - internal change notify...
2008-11-18 Kai Blinlibsmb: Fix up pointer passed to cli_send_trans in...
2008-11-18 Jeremy AllisonRe-structure Volker's patch to "Fix trans2findfirst...
2008-11-18 Volker LendeckeFix trans2findfirst for the large directory optimization
2008-11-17 Davide SfrisoFix bug #5906 when running winbindd on a Samba PDC...
2008-11-17 Jeremy AllisonWhen clearing out vuid cache remember to set entries...
2008-11-17 Jeremy AllisonFix bug #5900 reported by monyo@samba.gr.jp - vfs_reado...
2008-11-17 Karolin Seegers3 create-tarball.sh: Remove dashes in git commands.
2008-11-17 Carsten Dumkenet: Fix documentation of net rap printq info
2008-11-16 TAKAHASHI MotonobuFix bug 5901: Default for streams_depot location
2008-11-14 Günther Deschnerfix build warning.
2008-11-14 Volker LendeckeMake memcache_add_talloc NULL out the source pointer
2008-11-14 Volker LendeckeActually finish memcache_add_talloc
2008-11-14 Volker LendeckeUse the correct cups-devel test for HAVE_IPRINT also
2008-11-14 Volker LendeckeCorrectly check for presence of cups-devel
2008-11-14 Günther Deschnerwinbind: fix build warning.
2008-11-14 Günther Deschnermake some more parts of security.idl public and re...
2008-11-14 Günther Deschnerre-run make idl.
2008-11-14 Stefan Metzmachersecurity.idl: sometimes ACEs have some padding at the end
2008-11-14 Volker LendeckeRename some variables in getpwnam_alloc() for clarity
2008-11-14 Volker Lendeckesys_pwnam doesn't return talloced memory, so don't...
2008-11-13 Günther Deschnerre-run make idl.
2008-11-13 Günther DeschnerFix PNP_GetHwProfInfo() (fixes Bug: #5888).
2008-11-13 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-11-13 Jeremy AllisonPretty print out SD's on get/set.
2008-11-12 Jeremy AllisonFix memory leak in error path, spotted by Martin Zielin...
2008-11-11 Jeremy AllisonFix bug 5891] : smbd crashed when viewing the eventlog...
2008-11-11 Jeremy AllisonFix bug 5889. "delete veto files = no" seems to break.
2008-11-10 Michael Adambuild: prevent make errors for picky makes when $(EXTRA...
2008-11-10 Martin SchwenkeAdd @CIFSUPCALL_PROGS@ to "all" target so cifs.upcall...
2008-11-10 Kai Blinntlm_auth: Put huge NTLMv2 blobs into extra_data on...
2008-11-06 Jeff Laytonmount.cifs: use lock/unlock_mtab scheme from util-linux...
2008-11-06 Jeremy AllisonFix bug #5825 - Account locking out doesnt work with...
2008-11-06 Jeremy AllisonAdd reference to bug #4308 to remind me to add regressi...
2008-11-04 Joe SmithFixed typo in source/utils/net_rap.c
2008-11-04 Jeremy AllisonMerge branch 'v3-2-test' of ssh://jra@git.samba.org...
2008-11-04 Volker LendeckeIgnore 3.0 style invalid group mappings during upgrade...
2008-11-04 Volker LendeckeFix bug triggered by the RAW-SAMBA3OPLOCKLOGOFF test
2008-11-02 Michael Adamwinbindd: speed up fill_grent_mem (i.e. winbindd_getgre...
2008-11-02 Volker LendeckeFix bug 5860: safe_strcpy gives a nasty error message...
2008-10-30 Andrew Tridgelluse glibc sys/inotify.h header
2008-10-30 Günther Deschnerauth: Fix build warning.
2008-10-30 Jeremy AllisonFix CID: 456 - resource leak on function exit.
2008-10-29 Jeremy AllisonFix CID 606 - failed to return -1 after socket() fail.
2008-10-29 Jeremy AllisonFix CID 574 - tidies up the code expression.
2008-10-29 Jeremy AllisonCoverity fix CID: 592 - null deref (can't happen but...
next