samba.git
2016-07-20 Volker Lendeckesmbd: Protect notify_callback from stray pointers
2016-07-20 Volker Lendeckesmbd: Pass "sconn" via notify to notify_callback()
2016-07-20 Volker Lendeckesmbd: There's only one notify_callback
2016-07-20 Volker Lendeckesmbd: Make notify_callback() public
2016-07-20 Volker Lendeckesmbd: "path" is no longer needed in notify_list
2016-07-20 Volker Lendeckesmbd: Add "path" to notify_remove
2016-07-20 Volker Lendeckesmbd: Avoid a talloc_asprintf
2016-07-20 Volker Lendeckesmbd: Add fsp_fullbasepath
2016-07-20 Volker Lendeckesmbd: Factor out notify_init
2016-07-20 Volker Lendeckesmbd: sconn->sys_notify_ctx is not used
2016-07-20 Volker Lendeckesmbd: Don't stop sending to children when one send...
2016-07-20 Jeremy Allisons3: torture: Regression test case to specify exactly...
2016-07-19 Jeremy Allisons3: smbd: Fix delete operations enumerating streams...
2016-07-19 Douglas BagnallVLV tests: remove vestigial pdb stub
2016-07-19 Douglas BagnallVLV tests: add tests with show_deleted control
2016-07-19 Douglas BagnallVLV: fix handling with show_deleted and similar controls
2016-07-19 Douglas BagnallVLV tests: comment typo
2016-07-19 Douglas BagnallVLV tests: reduce test duplication hence elapsed time
2016-07-19 Garming Samjoin.py: Remove talloc enable_null_tracking
2016-07-19 Garming Sampytalloc: Add a warning about enable_null_tracking
2016-07-19 Andrew Bartlettselftest: Disable all replication during most replicati...
2016-07-19 Andrew Bartlettselftest: Ensure we can call DRSUAPI_EXOP_REPL_OBJ...
2016-07-19 Andrew Bartlettdrs: pass the forced-replication flag from DsReplicaSyn...
2016-07-19 Andrew Bartlettselftest: Disable replication before doing forced pre...
2016-07-19 Andrew Bartlettselftest: Make repl_move more robust by disabling repli...
2016-07-19 Andrew Bartlettselftest: Make repl_schema more robust by disabling...
2016-07-19 Andrew Bartlettsamba-tool: Put full command and subcommand in informat...
2016-07-19 Andrew Bartlettldb: Add better debugging to ldb_wait()
2016-07-19 Andrew Bartlettrepl: Remove check for parentGUID being NULL in dsdb_co...
2016-07-19 Andrew BartlettRemove unused and untested source4 ntptr and spoolss...
2016-07-19 Andrew Bartlettparam: Correct the defaults for "dcerpc endpoint services"
2016-07-19 Andrew Bartlettbuild: Always build eventlog6. This is not a duplicate...
2016-07-19 Ralph Boehmevfs_acl_xattr: objects without NT ACL xattr
2016-07-19 Ralph Boehmes3/smbd: move make_default_filesystem_acl() to vfs_acl_...
2016-07-18 Christof Schmittnotify_inotify: Map inotify mask back to filter
2016-07-18 Christof Schmittnotify_inotify: Move mapping table to top of file
2016-07-18 Christof Schmittsmbd: Allow passing notify filter from inotify and fam
2016-07-18 Christof Schmittsmbtorture: Correctly initialize notify request in...
2016-07-15 Volker Lendeckelib: Fix a signed/unsigned mixup
2016-07-15 Volker Lendeckedbwrap: Remove dbwrap_watchers.tdb based code
2016-07-15 Volker Lendeckesmbd: Remove a reference to dbwrap_watch_db()
2016-07-15 Volker Lendeckesmbd: Convert smbXsrv_open_global.tdb to new dbwrap_watch
2016-07-15 Volker Lendeckesmbd: Convert locking.tdb to new dbwrap_watch
2016-07-15 Volker Lendeckelib: Convert g_lock to new dbwrap_watch
2016-07-15 Volker Lendeckedbwrap: Add an alternative implementation of dbwrap_wat...
2016-07-15 Volker Lendeckedbwrap: Add overflow protection to dbwrap_record_watche...
2016-07-15 Volker Lendeckeg_lock: Use "blocker" argument to dbwrap_record_watch_send
2016-07-15 Volker Lendeckedbwrap: Add "blocker" to record_watch_send
2016-07-15 Volker Lendeckelib: Add server_id_watch_send
2016-07-15 Garming Samrenamedc: Make a more targeted dbcheck
2016-07-15 Garming Samflapping: Remove dbcheck from flapping
2016-07-15 Garming Samdbcheck.sh: Remove all the plausible stale links
2016-07-15 Garming Samdbcheck: Split out valid stale DN links and invalid...
2016-07-15 Garming Samdbcheck.sh: Fix the arguments supplied as $@
2016-07-15 Garming Samtests/dbcheck: One way links are expected to be stale
2016-07-15 Garming Samdbcheck: change argument to specify a partial --yes
2016-07-15 Douglas Bagnalldbcheck linked attribute tests: save environment with...
2016-07-15 Douglas Bagnallblackbox/dbcheck-oldrelease: more accurate temp filename
2016-07-15 Douglas Bagnalls4/selftest/provisions/dump.sh: dump to target dir...
2016-07-15 Douglas Bagnalldbcheck: check for linked atributes that should not...
2016-07-15 Garming Samflapping: Add dbcheck to flapping
2016-07-15 Douglas Bagnalldbcheck: cache linkIDs and reverse attribute names
2016-07-15 Garming Samextended_dn_out: Force showing of one-way links if...
2016-07-15 Garming Samlink_attrs: Add tests for one way links (and pseudo...
2016-07-15 Douglas Bagnalldrs tests: querying linked attribute over DRS
2016-07-15 Douglas Bagnalldsdb tests: add linked attribute tests
2016-07-15 Douglas Bagnalldsdb: add vanish links control
2016-07-15 Douglas Bagnallrepl_meta_data: free context on error in replmd_modify_...
2016-07-15 Douglas Bagnallreplmd_modify_delete: check talloc_new()
2016-07-15 Douglas Bagnalls4/dsdb/repl_meta_data: use local bool version of flag
2016-07-15 Garming Sammatch_rules: Make cleanup faster and more efficient
2016-07-15 Garming Sammatch_rules: Fix a duplicated check
2016-07-15 Garming Samdbcheck: Script swallows input when given a carriage...
2016-07-15 Michael Adambuild: avoid -Wtautological-compare errors from gcc6...
2016-07-14 Michael AdamRevert "lib:dlinklist: avoid -Wtautological-compare...
2016-07-14 Michael AdamRevert "tevent: avoid -Wtautological-compare errors...
2016-07-14 Michael AdamRevert "ldb:dlinklist: avoid -Wtautological-compare...
2016-07-14 Volker Lendecketdb: Don't malloc for every record in traverse
2016-07-14 Volker Lendeckelib: Allow NULL blob for messaging_send()
2016-07-14 Volker Lendeckelib: Avoid a "procid_is_local" call
2016-07-14 Volker Lendeckelib: Print own pid in messaging_init
2016-07-14 Ira Cooperldb:dlinklist: avoid -Wtautological-compare errors...
2016-07-14 Michael Adamtevent: avoid -Wtautological-compare errors with gcc6
2016-07-14 Ira Cooperlib:dlinklist: avoid -Wtautological-compare errors...
2016-07-14 Christof Schmittselftest: Add tunable for smb2.maxfid limit
2016-07-14 Michael Adamrpc_server: add mssing '#pragma GCC diagnostic push'
2016-07-13 Stefan Metzmacherpython/remove_dc: handle dnsNode objects without dnsRec...
2016-07-13 Volker Lendeckedsdb: Fix CID 1363810: Null pointer dereferences
2016-07-13 Christof Schmittsmbtorture: Add smb2.maxfid
2016-07-13 Christof Schmittselftest: Disable full audit logging in selftest
2016-07-13 Douglas BagnallRemove unused stf directory
2016-07-13 Andrew Bartlettdsdb: Improve debugging during SD recursion failure
2016-07-12 Andrew Bartlettdsdb: Avoid search on * in replmd_replicated_apply_next()
2016-07-12 Andrew Bartlettsamba-tool drs replicate: Allow replication call to...
2016-07-12 Andrew Bartlettpyrpc: Allow control of RPC timeout for IRPC
2016-07-12 Garming Samtests: Allow alternative error code for backupkey test
2016-07-12 Michael Adamlibads: improve debug messages in sitename_fetch()
2016-07-12 Michael Adamselftest: check for smbd on a 1-second basis.
2016-07-12 Michael Adamselftest: check for winbind on 1-second basis
2016-07-12 Michael Adamlibsmb:namequery: fix typo in comment in get_dc_list()
next