metze/samba/wip.git
2011-10-17 Andrew BartlettTODO downgrade on LOGON_FAILURE??? gensec: move event...
2011-10-17 Andrew Bartlettntlmssp: Refuse to seal if we did not negotiate to...
2011-10-17 Andrew Bartlettgensec: Refuse to seal if we did not negotiate to sign
2011-10-17 Andrew Bartletts4-auth: match the new s3 gensec client and always...
2011-10-17 Andrew Bartlettgensec: Assert that we have not been subject to a downg...
2011-10-17 Andrew Bartletts3-smbd Give the nt error string when failing to set...
2011-10-17 Andrew Bartletts3-ntlmssp Implement the server-side auth_ntlmssp code...
2011-10-17 Andrew Bartlettgensec: an event context is no longer mandetory
2011-10-17 Andrew Bartlettntlmssp: Put members from auth_ntlmssp_state into gense...
2011-10-17 Andrew Bartlettntlmssp: Prepare gensec_ntlmssp_start() for broader use
2011-10-17 Andrew Bartlettntlmssp: Move ntlmssp code to auth/ntlmssp
2011-10-17 Andrew Bartlettbuild: compile gensec_start.c and credentials.c in...
2011-10-17 Andrew Bartletts4-s3-upgrade: Give a better clue when we cannot open...
2011-10-15 Matthieu Patouprovision: fix the doc
2011-10-15 Matthieu Patous4-interfaces: allow pure ipv6 to work
2011-10-15 Matthieu Patous4: check that the xattr are supported in the folder...
2011-10-14 Jeremy AllisonRemoved unused variable.
2011-10-14 Jeremy AllisonRemove unused function.
2011-10-14 Jeremy AllisonFix printf warning.
2011-10-14 Jeremy AllisonFix const warnings.
2011-10-14 Jeremy AllisonFix const warnings.
2011-10-14 Matthieu PatouFix bug with Samba not recognising an 6to4 IPv6 interface.
2011-10-14 Jeremy AllisonFix const warning.
2011-10-14 Stefan Metzmachers3:dbwrap_ctdb: return the number of records in db_ctdb...
2011-10-14 Günther Deschners3-net: Fix uninitialized variable in rpc_conf_import_i...
2011-10-14 Brad SmithFix sys_fseek wrapper
2011-10-14 Sumit Bosebuild: added autoconf --disable-silent-rules option
2011-10-14 Michael Adams3:net registry: fix segfault when net registry is...
2011-10-14 Michael Adamlibreplace: add a missing "eval" to the AC_VERIFY_C_PRO...
2011-10-14 Björn Baumbachs3-utils: add capabilities to dbwrap_tool
2011-10-14 Günther Deschners3-waf: install passdb headers.
2011-10-14 Günther Deschners3-passdb: remove libwbclient header dependency for...
2011-10-14 Günther Deschners3-passdb: remove fstring from pdb_set_user_sid_from_st...
2011-10-14 Günther Deschners3-passdb: add define guards for machine_sid.h.
2011-10-14 Günther Deschners3-passdb: add {LM|NT}_HASH_LEN defines in passdb.h.
2011-10-14 Günther Deschners3-passdb: use uintX_t at least in headers.
2011-10-14 Günther Deschners3-passdb: move passdb prototypes into passdb.h
2011-10-14 Günther Deschners3-passdb: move group mapping headers into passdb.h
2011-10-14 Günther Deschners3-auth: token_util needs system/passwd.h.
2011-10-14 Günther Deschners3: remove some dead prototypes.
2011-10-14 Frank LahmAdd support for VFS op streaminfo chaining in all relev...
2011-10-13 Jelmer Vernooijsamba-tool: Add test to make sure all commands have...
2011-10-13 Jelmer Vernooijsamba-tool: Add test to make sure all commands have...
2011-10-13 Jelmer Vernooijsamba-tool: Move main command implementation to samba...
2011-10-13 Jelmer Vernooijsamba-tool: Don't require full prog line to be in synopsis.
2011-10-13 Jelmer Vernooijsamba.netcmd: Reintroduce Command.name.
2011-10-13 Jelmer VernooijCodingStyle: Add some notes about Python 2.4 compatibility.
2011-10-13 Jelmer Vernooijsamba-tool: Determine long option from docstring.
2011-10-13 Jelmer Vernooijcreds: Remove unnecessary calls to credopts.get_credent...
2011-10-13 Jelmer Vernooijpython: Remove extra newlines.
2011-10-13 Michael Adams4:selftest: flakey test samba4.drs.delete_object.pytho...
2011-10-13 Jelmer VernooijUpdate to newer version of subunit.
2011-10-13 Michael Adams3:dbwrap_ctdb: fix the build after changing signature...
2011-10-13 Andrew Bartlettadd lib/param files to .gitignore
2011-10-13 Andrew Bartlettbuild: run perl generators at autogen.sh time
2011-10-13 Andrew Bartlettbuild: clean new generated param headers
2011-10-13 Andrew Bartlettbuild: only regenerate param files when required
2011-10-13 Andrew Bartlettlib/param reduce the cost of loadparm_init_s3()
2011-10-13 Andrew Bartlettlib/util: Add back control of mmap and hash size in...
2011-10-13 Andrew Bartletts4-messaging: Pass the loadparm context, not just the...
2011-10-13 Andrew Bartlettlibcli/auth: Provide a struct loadparm_context to schan...
2011-10-13 Andrew Bartlettlib/param Print error when mkdir of lock path fails
2011-10-13 Andrew Bartlettlib/param Add 'use mmap' parameter to control tdb use...
2011-10-13 Andrew Bartlettbuild: use lib/param loadparm code in source3 to get...
2011-10-13 Jeremy AllisonAnother part of the fix for Bug 8473 - smb2_find uses...
2011-10-13 Rusty Russellconfig.h: define HAVE_LIBREPLACE
2011-10-13 Jelmer Vernooijsamba-tool: Use self.outf in a few more places.
2011-10-13 Jelmer Vernooijsamba-tool delegation: Use self.outf, simplify some...
2011-10-13 Jelmer Vernooijsamba.getopt: Refactor parsing of --kerberos argument...
2011-10-13 Stefan Metzmachers3:smb2_server: get/set info are limited by max_trans...
2011-10-12 Stefan Metzmachers3:smb2_server: reject writes larger then the negotiate...
2011-10-12 Stefan Metzmachers3:smb2_server: remember the max_{trans,read,write...
2011-10-12 Stefan Metzmachers4:torture/smb2: we only support 64KB reads/writes...
2011-10-12 Jelmer Vernooijsamba-tools/testparm: Add really basic unit test, demon...
2011-10-12 Jelmer Vernooijnetcmd: Add Command.get_logger() method.
2011-10-12 Jelmer Vernooijnetcmd: Add errf stream to command instances.
2011-10-12 Jelmer Vernooijsamba-tool/testparm: Fix traceback when checking client...
2011-10-12 Jelmer Vernooijsamba-tool/testparm: Fix handling of command-line options.
2011-10-12 Michael Adamselftest: mark samba4.drs.delete_object.python knownfail
2011-10-12 Gregor Becks3:smbcacls: fix violation of coding conventions
2011-10-12 Gregor Becks3:net: avoid unnecessary initialization of the registry.
2011-10-12 Gregor Becks3:doc manpage for "net registry check"
2011-10-12 Gregor Becks3:net: add command registry check
2011-10-12 Gregor Becks3:net: factor out interact_edit()
2011-10-12 Gregor Becks3:registry add function srprs_hive()
2011-10-12 Gregor Becks3:utils change data_blob_dup_talloc() to take a DATA_B...
2011-10-12 Gregor Becks3:smbcontrol: let smbd pass the idmap msg to its child...
2011-10-12 Gregor Becks3: factor out messaging_send_to_children()
2011-10-12 Gregor Becks3: fix id_cache_kill to delete the the id-mappig from...
2011-10-12 Michael Adams3:smbcacls: make get_domain_sid() static
2011-10-12 Michael Adams3:dbwrap_ctdb: improve the check for skipping the...
2011-10-12 Michael Adams3:dbwrap_ctdb: fix check for skipping the __db_sequenc...
2011-10-12 Jelmer Vernooijsamba.upgrade: Use list comprehension.
2011-10-12 Volodymyr KhomenkoFix bug #8515 - Empty CIFS share can be blocked for...
2011-10-12 Jeremy AllisonFix bug #8521 - winbindd cache timeout expiry test...
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-10-12 Günther Deschners3-dbwrap_ctdb: fix the build.
2011-10-12 Günther Deschners3-groupdb: split out groupdb/mapping_tdb.h.
2011-10-12 Andreas Schneiderselftest: Fix plugin_s4_dc configuration.
2011-10-12 Kai Blins3 waf: Use upper case uselib_store parameter, otherwis...
next