amitay/samba.git
2014-07-31 Garming Samparam: Use the correct flag locations with lpcfg_parm_i...
2014-07-31 Garming Sams3:param: simplify lp_do_parameter to use lpcfg functions
2014-07-30 Christof Schmittsmbd: Change logging level for denied share access
2014-07-30 Michael Adams3:param: move a variable into scope in lp_file_list_ch...
2014-07-30 Michael Adamlib/util: remove outdated comment from debug.c
2014-07-30 Jeremy Allisons3: net time - fix usage and core dump.
2014-07-30 Jeremy Allisons3: xml-docs. Ensure users of 'net time' know the remot...
2014-07-30 Amitay Isaacstests: dnsserver: Remove duplicate empty test function
2014-07-29 Jeremy Allisons3: winbindd: On new client connect, prune idle or...
2014-07-29 Jeremy Allisons3: winbindd: Add new parameter "winbind request timeou...
2014-07-29 Amitay Isaacstests: dnsserver: Add a update test with name set to '.'
2014-07-29 Amitay Isaacss4-rpc: dnsserver: Allow . to be specified for @ record
2014-07-29 Amitay Isaacsselftest: Fix a typo (SIGTERm --> SIGTERM)
2014-07-29 Jeremy AllisonFix now erroneous comment for directory_create_or_exist()
2014-07-29 Martin Schwenkectdb-eventscripts: Remove unused argument to natgw_ensu...
2014-07-29 Martin Schwenkectdb-tests: Add another LCP2 takeover test
2014-07-29 Martin Schwenkectdb-eventscripts: Remove NAT gateway "monitor" event
2014-07-28 Volker Lendeckemessaging4: Simplify imessaging_path
2014-07-28 Volker Lendeckemessaging3: messaging_array is no longer used
2014-07-28 Volker Lendeckeunix_msg: simplify unix_msg_send
2014-07-28 Volker Lendeckeunix_msg: Use struct initializers
2014-07-28 Volker Lendeckeunix_msg: Use empty arrays in structs
2014-07-28 Volker Lendeckelib: directory_create_or_exist() does not use "uid...
2014-07-28 Volker Lendeckelib: Simplify directory_create_or_exist with an early...
2014-07-26 Björn Jackewinbind/i18n: update Japanese pam winbind translation
2014-07-25 Michael Adams3:idmap: fix talloc hierarchy in idmap_passdb_domain()
2014-07-25 Michael Adams3:idmap: only check the range values if a range settin...
2014-07-25 Michael Adams3:idmap: move loading of idmap options together before...
2014-07-25 Michael Adams3:idmap: in idmap_init_domain() load methods before...
2014-07-25 Michael Adams3:idmap: don't log missing range config if range check...
2014-07-24 Volker Lendeckemessaging3: Remove an unnecessary variable
2014-07-24 Volker Lendeckemessaging4: Simplify ping_message with server_id_str_buf()
2014-07-24 Volker Lendeckemessaging3: Simplify ping_message()
2014-07-24 Volker Lendeckemessaging3: Remove two procid_str_static calls
2014-07-24 Stefan Metzmachers3:smbd: remove unused client_get_tcp_info()
2014-07-24 Stefan Metzmachers3:smbd: avoid using client_get_tcp_info()
2014-07-24 Anubhav Rakshittorture: Add FSCTL_QUERY_NETWORK_INTERFACE_INFO torture...
2014-07-24 Anubhav Rakshitlibrpc: Add NETWORK_INTERFACE_INFO IDL data structure
2014-07-24 Volker Lendecketorture4: Use sizeof(char-array) instead of constant
2014-07-24 Stefan Metzmachers4:torture/smb2: add smb2.session.bind1
2014-07-24 Stefan Metzmachers4:libcli/smb2: add smb2_session_channel()
2014-07-24 Stefan Metzmachers4:libcli/smb2: remove unused 'primary' argument of...
2014-07-24 Michael Adams3: remove stat_ex.vfs_private completely
2014-07-24 Michael Adams3:vfs:gpfs: remove a block and reduce indentation...
2014-07-24 Michael Adams3:vfs:gpfs: remove all writing uses of stat_ex.vfs_pri...
2014-07-24 Michael Adams3:vfs:gpfs: Remove all reading uses of stat_ex.vfs_pri...
2014-07-24 Michael AdamRevert "s3:vfs:gpfs: log when winAttr-garbage is detect...
2014-07-23 Michael Adamselftest: check for fs specific options of the share...
2014-07-23 Michael Adamctdb:vacuum: stop vacuuming when the first delete_list...
2014-07-23 Amitay Isaacsctdb-vacuum: Use existing function ctdb_marshall_finish
2014-07-23 Amitay Isaacsctdb-vacuum: Use ctdb_marshall_add to add a record...
2014-07-23 Amitay Isaacsctdb-util: Refactor record marshalling routines to...
2014-07-23 Amitay Isaacsctdb-util: Refactor ctdb_marshall_record
2014-07-23 Amitay Isaacsctdb-util: Fix nonempty line endings
2014-07-23 Amitay Isaacsctdb-vacuum: If talloc_realloc fails, terminate traverse
2014-07-23 Amitay Isaacsctdb-vacuum: Fix talloc hierarchy in delete_marshall_tr...
2014-07-22 Volker Lendeckesmbd: Fix a typo
2014-07-22 Volker Lendeckesmbd: ?True:False is pretty pointless :-)
2014-07-22 Volker Lendeckesmbd: Add missing {}
2014-07-22 Volker Lendeckesmbd: Remove superfluous ()
2014-07-22 Volker Lendeckesmbd: Fix a typo
2014-07-22 Volker Lendeckesmbd: Simplify brl_locktest
2014-07-22 Volker Lendeckesmbd: Restructure brl_conflict_other
2014-07-22 Volker Lendeckesmbd: Fix indentation, {} and line length in brl_confli...
2014-07-22 Volker Lendeckesmbd: Rename lck2->rw_probe in brl_conflict_other
2014-07-22 Volker Lendeckesmbd: Rename lck1->lock in brl_conflict_other
2014-07-22 Volker Lendeckesmbd: Use a struct initializer brl_lock
2014-07-22 Volker Lendeckesmbd: Simplify strict_lock_default with early returns
2014-07-22 Volker Lendeckesmbd: Use %ju/uintmax_t in source3/locking
2014-07-22 Volker Lendeckesmbd: "err" is no longer set in get_lock_offset
2014-07-22 Volker Lendeckesmbd: Add comments
2014-07-22 Volker Lendeckesmbd/nmbd: Remove HAVE_LONGLONG
2014-07-22 Volker Lendeckesmbd: Simplify unpack_nt_owners
2014-07-22 Volker Lendeckelib: Fix a valgrind error
2014-07-22 Volker Lendeckemessaging4: Fix a just-introduced error memleak
2014-07-22 Volker Lendeckectdb: Fix verbose_memory_names
2014-07-22 Volker Lendeckectdb: Avoid a talloc in ctdb_queue_send
2014-07-21 Daniel Kobrassys_poll_intr: fix timeout arithmetic
2014-07-21 Volker Lendeckemessaging4: Change irpc_servers_by_name to NTSTATUS
2014-07-21 Volker Lendeckemessaging4: Fix a memleak in an error path
2014-07-21 Volker Lendeckemessaging4: Remove unnecessary locking
2014-07-21 Volker Lendeckemessaging4: Remove an unused NTSTATUS var
2014-07-21 Volker Lendeckemessaging4: Move str_list_add
2014-07-21 Volker Lendeckemessaging4: Add NULL check to irpc_add_name
2014-07-21 Volker Lendeckemessaging4: Use tdb_append in irpc_add_name
2014-07-21 Martin Schwenkectdb-recoverd: Gently abort recovery when election...
2014-07-19 Stefan Metzmachers4:torture/rpc: add rpc.netlogon.ServerReqChallengeGlobal
2014-07-19 Stefan Metzmachers4:rpc_server/netlogon: keep a global challenge table
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2014-07-18 Stefan Metzmachers3:lib/memcache: only include the required header files
2014-07-18 Stefan Metzmachers3:lib/memcache: make use of talloc for memcache_elements
2014-07-18 Stefan Metzmachers3:lib/memcache: use uint8_t instead of uint8
2014-07-16 Stefan Metzmacherldb-samba: fix a memory leak in ldif_canonicalise_objec...
2014-07-16 Ira Cooperlib/zlib: Remove undeeded files that trigger GPL issues.
2014-07-15 Andreas Schneidersamlogon_cache: avoid overwriting info3->base.full_name...
2014-07-15 Günther Deschnersamlogon_cache: use a talloc_stackframe inside netsamlo...
2014-07-15 Günther Deschners3-winbindd: prefer "displayName" over "name" in ads...
2014-07-15 Andreas Schneiders3-winbind: Don't set the gecos field to NULL.
2014-07-15 Günther Deschners3-winbindd: use wcache_query_user_fullname after inspe...
2014-07-15 Günther Deschners3-winbindd: add wcache_query_user_fullname().
next