jra/samba/.git
2008-12-19 Karolin SeegerWHATSNEW: Prepare WHATSNEW for 3.2.7. origin/v3-2-stable release-3-2-7
2008-12-19 Karolin SeegerVERSION: Raise version number up to 3.2.7.
2008-12-19 Michael Adamsmbd: prevent access to root filesystem when connecting...
2008-12-19 Karolin SeegerRevert "Samba3-HOWTO: Fix usage of 'net idmap restore'."
2008-12-11 Karolin SeegerSamba3-HOWTO: Fix usage of 'net idmap restore'.
2008-12-10 Günther Deschners3-libnetjoin: Fix bug #5749. Re-set acctflags while... release-3-2-6
2008-12-10 Günther Deschners3-libnetjoin: remove unused md4_trust_password, found...
2008-12-10 Günther Deschners3-samr: add init_samr_user_info25 and init_samr_user_i...
2008-12-10 Günther Deschners3-samr: fix init_samr_user_info{23,24} callers.
2008-12-10 Günther Deschnerrpc_client: use init_samr_CryptPassword(Ex) in client...
2008-12-10 Günther Deschnerrpc_client: add init_samr_CryptPasswordEx and init_samr...
2008-12-10 Günther Deschners3: merge german pam_winbind message translations from
2008-12-10 Günther Deschners3-build: re-run make samba3-idl.
2008-12-10 Günther Deschnersamr: fix samr_UserInfo24 and samr_UserInfo26.
2008-12-10 Karolin SeegerWHATSNEW: Update changes.
2008-12-10 SATOH FumiyasuFix bug #5688 LPQ process is orphaned if socket address...
2008-12-09 Karolin Seegerbuild-docs: Change to the right directory before callin...
2008-12-09 Karolin Seegerbuild-docs: Use 'git clean' instead of 'git-clean'.
2008-12-09 Karolin SeegerWHATSNEW: Update changes.
2008-12-09 Karolin SeegerWHATSNEW: Fix entry.
2008-12-09 Günther Deschners3-ldapsam: Fix Bug 5957: do not abort rename process...
2008-12-09 Karolin SeegerVERSION: Raise version number up to 3.2.6.
2008-12-09 Karolin SeegerWHATSNEW: Update changes for 3.2.6.
2008-12-09 Jeremy AllisonFix bug #5953 - smbclient crashes: cli_list_new segment...
2008-12-09 Dan SledzFix logging to syslog
2008-12-09 Tomasz KrasuskiFix bug #5928 - Option --version in testparm does not...
2008-12-09 Yasuma TakedaFix bug #5944 - nmbd does not boot if socket adress...
2008-12-09 Volker LendeckeFix for crash bug freeing a non-malloc'ed buffer if...
2008-12-09 Jeremy AllisonFix bug #5937 - filenames with "*" char hide other...
2008-12-09 Henning HenkelFix bug #5929 - vfs_prealloc does not build with option...
2008-12-09 Jeremy AllisonFix bug #1254 - write list not working under share...
2008-12-09 Michael Adamwinbindd: fix more horrible brace mis-indentations...
2008-12-09 Michael Adamwinbindd: fix more misindentations of top level braces...
2008-12-09 Michael Adamwinbindd: fix horrible mis-indentation of toplvl braces...
2008-12-09 Michael Adamwinbindd: don't open a new dc connection in winbindd_ge...
2008-12-09 Michael Adamwinbindd: don't open a new dc connection in winbindd_ge...
2008-12-09 Stefan Metzmachers3:net: fix password set of 'net rpc trustdom add'
2008-12-09 Tim ProutyChange sockaddr util function names for consistency...
2008-12-09 Stefan Metzmacherlibwbclient: avoid usage talloc_init() in library code
2008-12-09 Karolin Seegerdocs: Add default value for "writeable" to man smb...
2008-12-09 Stefan Metzmachers3:selftest: test the streams_depot module as it passes...
2008-12-09 Stefan Metzmachers3:smbd: close the low level fd of the base_fsp, if...
2008-12-09 Stefan Metzmachers3:streams_xattr: fstat should do a stat on the base...
2008-12-09 Stefan Metzmachers3:streams_xattr: recheck fsp->fsp_name after a rename
2008-12-09 Stefan Metzmachers3:smbd: give the correct error when trying to replace...
2008-12-09 Stefan Metzmachers3:vfs: fix FCHMOD_ACL macros
2008-12-09 Stefan Metzmachers3:streams_depot: add an option to disable the xattr...
2008-12-09 Stefan Metzmachers3:streams_depot: fix valgrind bug lp_parm_const_string...
2008-12-09 Stefan Metzmachers3:streams_depot: add support for stream renames
2008-12-09 Stefan Metzmachers3:streams_depot: map 'file::$DATA' to just 'file'
2008-12-09 Stefan Metzmachers3:streams_xattr: add support for renaming streams
2008-12-09 Stefan Metzmachers3:smbd: only try and fallback to open a directory...
2008-12-09 Stefan Metzmachers3:smbd: write times should be set on the base file...
2008-12-09 Stefan Metzmachers3:smbd: return DELETE_PENDING on path based operations...
2008-12-09 Stefan Metzmachers3:smbd: construct the correct newname for stream renames
2008-12-09 Stefan Metzmachers3:smbd: wildcard characters are allowed in stream...
2008-12-09 Stefan Metzmachers3:smbd: correctly verify stream names to pass RAW...
2008-12-09 Stefan Metzmachers3:smbd: '|' isn't allowed in windows filenames
2008-12-09 Volker LendeckeFix a debug message, append the correct \n
2008-12-09 Michael Adamvfs_tsmsm: fix potential segfault (freeing uninitialize...
2008-12-09 Andreas SchneiderFix circular dependency error with autoconf 2.6.3.
2008-12-09 Jeremy AllisonFix bug #5914 - Build failure: redefinition of struct...
2008-12-09 Günther Deschners3-samr: fix _samr_LookupNames return code.
2008-12-09 Michael Adamzfsacl: return is not a function.
2008-12-09 Nils Gorollzfsacl: Prevent calling POSIX ACL vfs methods on zfs...
2008-12-09 Dan Sledz[PATCH] Allow SYSLOG_FACILITY to be modified with a...
2008-12-09 Jeremy AllisonFix bug #5873 - ACL inheritance cannot be broken. This...
2008-12-09 Mathias DietzSearch for gpfs functions in both libgpfs_gpl.so an...
2008-12-09 Stefan Metzmacherlibads/ldap.c: return an error instead of crashing...
2008-12-09 Jeremy AllisonRevert c76e4791d3ae4f180fba209c29bd3774c00858cf - ...
2008-12-09 Jeremy AllisonFix the logic bug that caused us to run into kernel...
2008-12-09 Dan Sledz[PATCH] FreeBSD configure check for backtrace_symbols
2008-12-09 Jeremy AllisonUse fxattr calls whenever possible (trying to work...
2008-12-09 Michael Adamwinbindd_group: don't list the domain twice when expand...
2008-12-09 Michael Adamwinbindd_group: sanely handle NULL domain in add_member().
2008-12-09 Michael Adamwinbindd_ads: honour "winbind use default domain" in...
2008-12-09 Michael Adamwinbindd_rpc: add domain prefix to username in lookup_g...
2008-12-09 Michael Adamwinbindd_util: add fill_domain_username_talloc().
2008-12-09 Michael Adamwinbindd: fix a comment typo
2008-12-09 Michael Adamwinbind_util: fix an implicit cast compile warning.
2008-12-09 Michael Adamwinbindd: make all winbind rpc-methods static.
2008-12-09 Michael Adamwinbindd_ads: use the reconnect methods instead of...
2008-12-09 Michael Adamwinbindd_ads: prevent negative GM/ cache entries due...
2008-12-09 Jeremy AllisonSecond part of the fix for bug #5903 - vfs_streams_xatt...
2008-12-09 Jeremy AllisonEnsure we always reply in reply_printopen().
2008-12-09 Jeremy AllisonFirst part of fix for bug #5903 - vfs_streams_xattr...
2008-12-09 Yasuma TakedaFix bug #5909 - MS-DFS does not work on Vista, if link...
2008-12-09 Jeremy AllisonSecond part of fix for bug #5891 - smbd crashed when...
2008-12-09 Michael Adameventlog: don't crash in sync_eventlog_params().
2008-12-09 Jeremy AllisonThis code mixes up int and uint32 when pulling out...
2008-12-09 Jeremy AllisonFix error in commit for bugfix "Fix bug #5904 - libnss_...
2008-12-09 Jeremy AllisonFix bug #5904 - libnss_wins causes SIGABRT while servic...
2008-12-09 Steven DannemanFix extended DN parse error when AD object does not...
2008-12-09 Steven DannemanWhitespace and >80 column cleanups.
2008-12-09 Günther DeschnerFix Bug #5898. ("net rpc shutdown" fails).
2008-12-09 Dina FineFix bug #5908 - Samba 3.0.32 - internal change notify...
2008-12-09 Kai Blinlibsmb: Fix up pointer passed to cli_send_trans in...
2008-12-09 Jeremy AllisonRe-structure Volker's patch to "Fix trans2findfirst...
2008-12-09 Volker LendeckeFix trans2findfirst for the large directory optimization
2008-12-09 Davide SfrisoFix bug #5906 when running winbindd on a Samba PDC...
next