metze/samba/wip.git
2012-06-15 Michael Adams3:smbd: change smb2_lock.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: change smb2_ioctl.c to use fsp_fnum_dbg()...
2012-06-15 Michael Adams3:smbd: change smb2_getinfo.c to use fsp_fnum_dbg...
2012-06-15 Michael Adams3:smbd: change smb2_flush.c to use fsp_fnum_dbg()...
2012-06-15 Michael Adams3:smbd: change smb2_find.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: change smb2_close.c to use fsp_fnum_dbg()...
2012-06-15 Michael Adams3:smbd: change smb2_break.c to use fsp_fnum_dbg()...
2012-06-15 Michael Adams3:smbd: change reply.c to use fsp_fnum_dbg() for fsp...
2012-06-15 Michael Adams3:smbd: change pipes.c to use fsp_fnum_dbg() for fsp...
2012-06-15 Michael Adams3:smbd: change oplock.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: change open.c to use fsp_fnum_dbg() for fsp...
2012-06-15 Michael Adams3:smbd: change nttrans.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: change files.c to use fsp_fnum_dbg() for fsp...
2012-06-15 Michael Adams3:smbd: change fake_file.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: change blocking.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:smbd: change aio.c to use fsp_fnum_dbg() for logging...
2012-06-15 Michael Adams3:vfs_default: use fsp_fnum_dbg() for fsp->fnum logging.
2012-06-15 Michael Adams3:locking: change locking.c to use fsp_fnum_dbg()...
2012-06-15 Michael Adams3:locking: change brlock.c to use fsp_fnum_dbg() for...
2012-06-15 Michael Adams3:lib: add a utility function "fsp_fnum_dbg" for loggi...
2012-06-15 Michael Adams3:lib: elaborate the comment for fsp_str_debug a bit.
2012-06-15 Michael Adams3:lib: remove part of a comment for fsp_str_dbg that...
2012-06-15 Michael Adams3:smbd: change FNUM_FIELD_INVALID from -1 to 0
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...
next