samba.git
2012-06-15 Michael Adams3:smbd: use FNUM_FIELD_INVALID instead of literal -1
2012-06-15 Michael Adams3:include: define FNUM_FIELD_INVALID - the invalid...
2012-06-15 Michael Adams3:files: factor fsp_free() out of file_free()
2012-06-15 Michael Adams3:files: reorder file_free() a bit
2012-06-15 Michael Adams3:smbd: refactor fsp_new() out of file_new()
2012-06-15 Jelmer Vernooijwaf: Update to newer upstream snapshot.
2012-06-14 Jelmer Vernooijupdate-waf.sh: make mktemp happy by including anything...
2012-06-14 Jelmer Vernooijlib/util: Fix typo in comment.
2012-06-14 Björn Jackemake librpc/build_idl.sh more portable
2012-06-14 Stefan Metzmachers3:smbd: use fsp_persistent_id() as persistent_file_id...
2012-06-14 Stefan Metzmachers3:smbd: add a fsp_persistent_id() function
2012-06-14 Stefan Metzmachers3:smbd: only set fsp->fh->gen_id for a client connection
2012-06-14 Stefan Metzmachers3:smbd: try to make fsp->fh->gen_id as globally unique...
2012-06-14 Volker Lendeckes3: Simplify tdb_data_is_cstr a bit
2012-06-14 Stefan Metzmachertdb2: remove unused debug_fprintf() macro that breaks...
2012-06-14 Stefan Metzmachertdb: remove unused debug_fprintf() macro that breaks...
2012-06-14 Stefan Metzmacherlib/replace: define HAVE_WORKING_STRPTIME instead of...
2012-06-14 Stefan Metzmacherlib/replace: execute strptime.c tests
2012-06-14 Stefan MetzmacherRevert "replace: use replace for non 'samba' compliant...
2012-06-14 Stefan Metzmacherlib/replace: add more condition to add snprintf.c
2012-06-14 Stefan MetzmacherRevert "lib/replace: Fix snprintf() override for system...
2012-06-14 Stefan Metzmacherlib/replace: s/execute=1/execute=True
2012-06-13 Volker Lendeckes3: Fix a comment
2012-06-13 Björn Jackereplace: fix unused variable warning
2012-06-13 Björn JackeRevert "replace: fix unused variable warning"
2012-06-13 Björn Jackes3: fix build without ads support
2012-06-13 Björn Jackereplace: fix unused variable warning
2012-06-13 Björn Jackedoc: fix typo uniq → unique
2012-06-13 Stefan Metzmachers4:ntvfs: add '_fn' suffix to all ntvfs_ops function...
2012-06-12 Volker Lendeckes3: Use talloc_tos() in more places in dbwrap_util
2012-06-12 Volker Lendeckes3: Make --pw-nt-hash useable in smbclient
2012-06-12 Volker Lendeckes3: Add --pw-nt-hash to popt_common_credentials
2012-06-12 Volker Lendeckes3: Add cli_state->pw_nt_hash
2012-06-12 Volker Lendeckes3: Add user_auth_info->use_pw_nt_hash
2012-06-12 Stefan Metzmachers3-libsmbclient: change vnum to 0.2.0
2012-06-12 Volker Lendeckes3-libsmbclient: Add OptionUseNTHash
2012-06-12 Volker Lendeckes3: Add CLI_FULL_CONNECTION_USE_NT_HASH
2012-06-12 Volker LendeckeS3: Add ntlmssp_set_password_hash
2012-06-12 Volker Lendeckes3-libsmbclient: Make SMBC_call_auth_fn static
2012-06-12 Michael Adams4:smbd: fix typos
2012-06-12 Michael Adams4:kerberos: fix typos in kerberos-notes.txt
2012-06-12 Michael Adams4:gensec: fix a comment typo
2012-06-12 Michael Adams4:torture: fix use of non-existent word (existant)
2012-06-12 Michael Adams4:tests: fix use of a non-existent word (existant)
2012-06-12 Michael Adams4:provision: fix use of non-existent word (existant)
2012-06-12 Michael Adams4:registry:testsuite: fix use of non-existent word...
2012-06-12 Michael Adams4:heimdal: fix use of a non-existent word (existant)
2012-06-12 Michael Adams3:torture: fix use of non-existent word (existant)
2012-06-12 Michael Adams3:printing: fix use of a non-existent word (existant)
2012-06-12 Michael Adams3:vfs:scannedonly: fix use of non-existent word (existant)
2012-06-12 Michael Adamlibsmbclient: fix use of a non-existent word (existant)
2012-06-12 Michael Adamselftest: fix use of a non-existent word (existant)
2012-06-12 Michael Adamlib/testtools: fix use of a non-existent word (existant)
2012-06-12 Michael Adamtdb:tests: fix use of a non-existent word (existant)
2012-06-12 Michael Adamldb:tests: fix use of a non-existent word (existant)
2012-06-12 Michael Adampidl/tests: fix use of a non-existent word (existant)
2012-06-12 Michael Adamlib/util: fix use of a non-existent word (existant...
2012-06-12 Michael Adamnsstest: fix use of a non-existent word (existant)
2012-06-12 Volker Lendeckes3: Make vfswrap_audit_file static
2012-06-11 Volker Lendeckes3: Fix Coverity ID 703870 Uninitialized scalar variable
2012-06-11 Volker Lendeckes3: Save errno around a TALLOC_FREE
2012-06-11 Volker Lendeckes3: Fix Coverity ID 703871 Unused pointer value
2012-06-11 Björn Jackes3/doc: some spelling fixes
2012-06-11 Matthieu Patous3-winbindd: add comments about dump_core_setup
2012-06-11 Michael Adams3:smbd: explain parameters to filename_convert call...
2012-06-11 Volker Lendeckes3: Fix Coverity ID 703869 Logically dead code
2012-06-11 Volker Lendeckes3: Fix Coverity ID 709049 Dereference before null...
2012-06-11 Andrew Bartlettdebug: Do not constantly rename logs when max log size = 0
2012-06-11 Andrew Bartlettfile_server: Use samba4 auth module for guest logins...
2012-06-11 Andrew Bartlettlib/param: simplfy lp_find_security()
2012-06-11 Andrew Bartlettpyldb: Ensure that the ldb argument is really an ldb...
2012-06-11 Andrew Bartletts3-smbd: Remove unused branches in negprot since securi...
2012-06-11 Andrew Bartletts4-selftest: Test samba-tool drs replicate --local...
2012-06-11 Stefan Metzmacherlibcli/nbt: remove unused system/network.h from libnbt.h
2012-06-10 Stefan Metzmacherlib/ldb/tools: add missing "replace.h"
2012-06-10 Björn Jackes3/test: make dd call more portable
2012-06-10 Björn Jackes4/pvfs: handle non-POSIX compliant Tru64, NetBSD and...
2012-06-10 Björn Jackes3: fix build on systems without O_NOFOLLOW
2012-06-10 Stefan Metzmacherwafsamba: try to fix the build on AIX with xlc_r
2012-06-10 Stefan Metzmacherheimdal:lib/asn1: try to fix the build on IRIX
2012-06-10 Stefan MetzmacherRevert "s3:smbd: set req->smb2req->compat_chain_fsp...
2012-06-10 Björn Jackes3: handle non-POSIX compliant Tru64, NetBSD and FreeBS...
2012-06-09 Stefan Metzmachers3:smb2_ioctl: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_lock: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_write: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_read: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_notify: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_setinfo: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_getinfo: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_find: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_break: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_close: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_flush: make use of file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smbd: add file_fsp_smb2()
2012-06-09 Stefan Metzmachers3:smb2_write: pass fsp->fnum to init_strict_lock_struct()
2012-06-09 Stefan Metzmachers3:smb2_read: pass fsp->fnum to init_strict_lock_struct()
2012-06-09 Stefan Metzmachers3:smb2_lock: use fsp->fnum as locking context
2012-06-09 Stefan Metzmachers3:smb2_lock: use smb2req->compat_chain_fsp instead...
2012-06-09 Stefan Metzmachers3:smbd: set req->smb2req->compat_chain_fsp in file_fsp()
2012-06-09 Stefan Metzmachers3:smb2_close: add missing TALLOC_FREE(subreq) in smbd_...
next