mat/samba.git
2013-09-18 Stefan Metzmacherlibcli/smb: only check the SMB2 session setup signature...
2013-09-17 Jeremy Allisons3: libsmb : Bug 10150 - Not all OEM servers support...
2013-09-17 Jeremy Allisons3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_pat...
2013-09-17 Günther Deschners3-rpc_server: fix typo in DEBUG statement.
2013-09-17 Günther Deschnerdocs: point out side-effects of global "valid users...
2013-09-17 Jeremy Allisons3: libsmb : The short name length is only a one byte...
2013-09-17 Stefan Metzmacherlibcli/smb: fix non mendatory signing against some...
2013-09-17 Stefan Metzmacherlibcli/smb: use SMB1 MID=0 for the initial Negprot
2013-09-17 Howard ChuCleanup map return codes
2013-09-17 Howard ChuFix OpenLDAP partition configs
2013-09-17 Andrew Bartlettlib/ldb-samba/ldb_ildap: Also skip special base DNs
2013-09-17 Stefan Metzmacherdocs-xml: document SMB3_02 as available protocol for...
2013-09-17 Stefan Metzmachers3:torture: add PROTOCOL_SMB3_02 handling
2013-09-17 Stefan Metzmacherlib/param: add PROTOCOL_SMB3_02 handling
2013-09-17 Stefan Metzmacherlibcli/smb: negotiate SMB3_DIALECT_REVISION_302 if...
2013-09-17 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB3_02
2013-09-17 Stefan Metzmacherlibcli/smb: add SMB3_DIALECT_REVISION_302
2013-09-16 Andrew Bartlettdsdb: Use credentials.get_forced_sasl_mech()
2013-09-16 Andrew Bartlettauth/credentials: Add cli_credentials_{set,get}_forced_...
2013-09-16 Andrew Bartlettsamba-tool domain provision: Make ldap_backend_startup...
2013-09-16 Andrew Bartlettsamba-tool domain join: Set server role correctly to...
2013-09-16 Andrew Bartletts4-rpc_server/drsuapi: Print ldb error showing why...
2013-09-16 Andrew Bartlettsamba-tool domian join: Only print adminpass warning...
2013-09-16 Andrew Bartlettsamba-tool domain join: Add --quite and --verbose
2013-09-16 Andrew Bartlettdsdb: Use dsdb_next_callback() rather than a no-op...
2013-09-16 Andrew Bartlettjoin.py: Restore support for joining as a subdomain
2013-09-16 Andrew Bartlettdsdb: Add DSDB_SEARCH_ONE_ONLY support to dsdb_module_s...
2013-09-16 Andrew Bartlettjoin.py: Handle more error cases with useful exceptions
2013-09-16 Andrew Bartlettsamba-tool domain join subdomain: Set "reveal_internals...
2013-09-16 Andrew Bartlettldb: Show the type of failing operation in default...
2013-09-16 Andrew Bartlettjoin.py: Show which database we failed to find the...
2013-09-16 Andrew Bartlettjoin.py: Handle exceptions when looking for GUID in...
2013-09-12 Björn Jacketdb: Fix some typos in comments.
2013-09-12 Karolin Seegerdocs: Fix typos.
2013-09-12 Volker Lendeckesmbd: Properly protect against invalid lock data
2013-09-11 Jeremy AllisonFix is_legal_name() to not emit character conversion...
2013-09-11 David Disseldorpselftest: change to src dir for panic backtrace
2013-09-11 Andrew Bartlettdsdb: When using an LDAP backend, force use of the...
2013-09-11 Volker Lendeckesmbd: Convert br_lck->lock_data to talloc
2013-09-11 Volker Lendeckesmbd: Move "struct byte_range_lock" definition to brlock.c
2013-09-11 Volker Lendeckesmbd: Add brl_fsp access function
2013-09-11 Volker Lendeckesmbd: Add brl_num_locks access function
2013-09-11 Volker Lendeckesmbd: Use ZERO_STRUCT instead of memset
2013-09-11 Volker Lendeckesmbd: Fix a typo
2013-09-11 Volker Lendeckesmbd: Make brl_lock_failed static
2013-09-11 Volker Lendeckesmbd: Make brl_same_context static
2013-09-11 Volker Lendeckesmbd: Fix blank line endings
2013-09-11 KorobkinRaise the level of a debug.
2013-09-10 Michael Adamdocs: document "acl allow execute always"
2013-09-10 Michael Adams3:smbd: ease file server upgrades from 3.6 and earlier...
2013-09-10 Michael Adamloadparm: add new parameter "acl allow execute always"
2013-09-10 Christof Schmitts3:smb2_find: Return that timestamps do not exist as...
2013-09-10 Volker Lendeckelib: serverid.h needs "struct db_record" declaration
2013-09-10 Shekhar Amlekars3: rpc_server/srvsvc: use find_sessions() in NetSessDel
2013-09-10 Shekhar Amlekars3:smbd/session: Added a routine find_sessions()
2013-09-10 Shekhar Amlekars3:smbd/session: add filters to gather_sessioninfo()
2013-09-10 Andreas Schneiderdoc: Update documentation of pam_winbind krb5 support.
2013-09-10 Andreas Schneiders3-winbind: Add support for the kernel krb5 keyring...
2013-09-10 Andreas Schneiders3-winbind: Don't set a default directory for DIR.
2013-09-10 Jeroen Dekkersldb: Do not build libldb-cmdline when using system...
2013-09-09 Volker Lendeckegencache: Avoid a duplicate call to string_term_tdb_data
2013-09-08 Volker Lendecketevent: Use talloc_pooled_object for tevent_req_create
2013-09-08 Volker Lendeckesmbd: Use talloc_pooled_object in cp_smb_filename
2013-09-08 Volker Lendecketalloc: Test the pooled object
2013-09-08 Volker Lendecketalloc: Add talloc_pooled_object
2013-09-08 Volker Lendecketalloc: Allow nested pools.
2013-09-08 Volker Lendecketalloc: Add a separate pool size
2013-09-08 Volker Lendecketalloc: Put pool-specific data before the chunk
2013-09-08 Volker Lendecketalloc: Introduce __talloc_with_prefix
2013-09-08 Volker Lendecketalloc: Decouple the dual use of chunk->pool
2013-09-06 Shekhar Amlekars3: include/smb : changing smb server version
2013-09-06 Volker Lendeckesmbd: Slightly simplify enum_file_close_fn
2013-09-06 Volker Lendeckesmbd: Slightly simplify do_break_to_none
2013-09-06 Volker Lendeckesmbd: Slightly simplify send_break_message
2013-09-06 Volker Lendeckesmbd: Remove a silly "? true : false"
2013-09-06 Volker Lendeckesmbd: Apply some const to message_to_share_mode_entry
2013-09-06 Volker Lendeckelib: Apply some const to pull_file_id_24
2013-09-06 Volker Lendeckesmbd: Fix a const warning
2013-09-06 Volker Lendeckesmbd: Remove two confusing TALLOC_FREE calls
2013-09-06 Volker Lendeckesmbd: Remove unused should_notify_deferred_opens
2013-09-06 Volker Lendeckesmbd: Apply some const to find_share_mode_entry
2013-09-06 Volker Lendeckesmbd: Apply some const to share_modes_identical
2013-09-06 Volker Lendeckesmbd: Simplify find_share_mode_entry
2013-09-05 Volker Lendeckesmbd: Remove FORCE_OPLOCK_BREAK_TO_NONE
2013-09-05 Volker Lendecketorture: Adapt raw.oplock to w2k12
2013-09-05 Volker Lendecketorture: Add a new w2k12 target
2013-09-05 Volker Lendeckesmbd: Fix breaking level2 on allocate
2013-09-05 Volker Lendeckelib: Use "mem_ctx" arg in gencache_get
2013-09-05 Jeremy AllisonAdd a talloc context to sitename_fetch().
2013-09-05 Jeremy AllisonAdd a talloc context to saf_fetch().
2013-09-05 Volker Lendeckelib: Add a "mem_ctx" arg to gencache_get (unused so...
2013-09-05 Volker Lendeckegencache: Fix SAFE_FREE vs data_blob_free
2013-09-05 Volker Lendecketorture3: Test getting a blob as a string
2013-09-05 Volker Lendeckelib: Add "mem_ctx" to gencache_get_data_blob
2013-09-05 Volker Lendecketorture3: Fix a const warning
2013-09-04 Volker Lendeckesmbd: Add a paranoia check to oplock_timeout_handler
2013-09-04 Volker Lendeckesmbd: Fix an ancient oplock bug
2013-09-04 Andrew Bartletttorture: Ensure that GSSAPI and SPNEGO packets are...
2013-09-04 Andrew Bartlettselftest: Add a basic test of samba_upgradedns
2013-09-04 Andrew Bartlettselftest: Start internal DNS server on domain provision...
next