s3-vfs: initial work on posix:eadb module
[amitay/samba.git] / source3 /
2012-04-03 Andrew Bartletts3-vfs: initial work on posix:eadb module
2012-04-03 Andrew Bartletts3-vfs: Use new smb_load_module for better diagnostics
2012-04-03 Andrew Bartletts3-smbd: Inline init_modules() into only caller
2012-04-02 Volker Lendeckes3: Notifies should never time out
2012-03-31 Volker Lendeckes3-aio-fork: Fix a segfault in vfs_aio_fork
2012-03-31 Volker Lendeckes3-aio-fork: Fix aio_suspend event hierarchy
2012-03-31 Volker Lendeckes3-aio-fork: Fix an alignment warning on OS/X
2012-03-31 Richard SharpeMake sure we claim that a DACL or SACL is present if...
2012-03-30 Jeremy AllisonWho would have guessed - checking returns from strlcat...
2012-03-30 Jeremy AllisonMore strlcat/strlcpy truncate checks.
2012-03-30 Volker Lendeckes3: Avoid a crash with debug level 10
2012-03-29 Jeremy AllisonStart to add truncate checks on all uses of strlcpy...
2012-03-29 Jeremy AllisonBased on code from Richard Sharpe <realrichardsharpe...
2012-03-29 Volker Lendeckes3: Fix a valgrind error
2012-03-28 Richard SharpeAdd DEBUG statements to show when access has been denie...
2012-03-26 Volker Lendeckes3: Pass filters explicitly through vfs notify watch
2012-03-26 Volker Lendeckes3: Fix a typo
2012-03-26 Volker Lendeckes3: Rename a variable in inotify_watch for clarity
2012-03-26 Volker Lendeckes3: Pass "filter" instead of "notify_entry" to inotify_map
2012-03-25 Jelmer Vernooijs3-make: Fix build with new smb2_session file.
2012-03-25 Jelmer Vernooijsmb2: Move smb2cli session setup code to cli_smb_common.
2012-03-24 Jelmer Vernooijuse usleep rather than sys_usleep in various places...
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-24 Jelmer Vernooijadt_tree: Fix return types.
2012-03-24 Jelmer Vernooijs3-waf: Use samba3-util library instead of lots of...
2012-03-24 Jelmer Vernooijadt_tree: Avoid WERROR.
2012-03-24 Jelmer Vernooijlibreplace: Add getpeereid implementation.
2012-03-24 Jelmer Vernooijutil_malloc: Remove unused constant.
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrgid().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getgrnam().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwuid().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrapper for getpwnam().
2012-03-24 Jelmer Vernooijlib/util: Remove dummy wrappers for setpwent/getpwent...
2012-03-24 Jelmer Vernooijlib/util: Move calloc_array and memalign_array to top...
2012-03-24 Jelmer Vernooijcli_pipe: Avoid sys_connect.
2012-03-24 Jelmer Vernooijsock_exec: Avoid sys_connect.
2012-03-24 Jelmer Vernooijutil_sock: Avoid sys_connect.
2012-03-24 Jelmer Vernooijctdb_conn: Avoid sys_connect.
2012-03-24 Jelmer Vernooijreplace: Move memalign() from lib/util/system.c to...
2012-03-23 Volker Lendeckes3: Remove the sys_notify dependency from notify_internal
2012-03-23 Andrew Bartletts3-build: gss_krb5_export_lucid_sec_context is no longe...
2012-03-22 Christian Ambachs3:vfs_gpfs: fix some compiler warnings
2012-03-22 Christian Ambachs3:vfs_gpfs: remove fallback to linux_setlease
2012-03-22 Christian Ambachs3:vfs_gpfs: correct use of profiling macros
2012-03-22 Christof Schmitts3:vfs_gpfs: Implement fallocate callback for GPFS
2012-03-22 Christof Schmitts3:vfs_gpfs: Report disk space and usage on GPFS share...
2012-03-22 Christof Schmitts3:vfs_gpfs: add GPFS api calls for quota and free...
2012-03-22 Christof Schmitts3:vfs_gpfs: Export disk_norm function
2012-03-22 Christian Ambachs3:client correct a wording
2012-03-22 Volker Lendeckes3: Fix smbd -i
2012-03-22 Volker Lendeckes3: Remove an unused structure field
2012-03-22 Volker Lendeckes3: Add "notify" cmd to smbclient
2012-03-22 Volker Lendeckes3: Add sync cli_notify
2012-03-22 Volker Lendeckes3: Add FILE_NOTIFY_CHANGE_ALL #define
2012-03-22 Volker Lendeckes3-libsmb: Fix parsing a notify response
2012-03-22 Volker Lendeckes3: rename "len"->"next", according to wireshark
2012-03-21 Michael Adams3:vfs_tsmsm: Fix a misspelling of a config parameter...
2012-03-21 Björn Baumbachs3-selftest: Remove some unnecessary comma
2012-03-21 Björn Baumbachs3-selftest: Add samba3.blackbox.net.registry.check...
2012-03-21 Björn Baumbachs3-selftest: introduce new net registry check check
2012-03-21 Jeremy AllisonFix bug 8823 - source3/smbd/process.c:smb_dump seems...
2012-03-21 Volker Lendeckes3: Move the notify_ctx to the smbd_server_connection
2012-03-21 Volker Lendeckes3: Remove "conn" param from notify_init()
2012-03-21 Volker Lendeckes3: Remove "conn" param from sys_notify_context_create
2012-03-21 Volker Lendeckes3: Remove "conn" from sys_notify_context
2012-03-21 Volker Lendeckes3: Pass "conn" to sys_notify_watch()
2012-03-21 Volker Lendeckes3: Pass "conn" to notify_add()
2012-03-21 Volker Lendeckes3: Pass "path" through vfs_notify_watch
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_empty to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename policy_handle_equal to ndr_policy_handle...
2012-03-20 Jelmer Vernooijlibndr: Rename ndr64_transfer_syntax and null_ndr_synta...
2012-03-19 Andrew Bartletts3-winbindd Only use SamLogonEx when we can get unencry...
2012-03-17 Stefan Metzmachers3:gse: fix debug message in gse_get_server_auth_token()
2012-03-17 Jeremy AllisonFix second part of bug #8811 - sd_has_inheritable_compo...
2012-03-16 Amitay Isaacsbuild: Do not use --export-dynamic flag on OpenBSD 5.x
2012-03-16 Volker Lendeckes3-notify: Lift "/." handling up one level
2012-03-16 Volker Lendeckes3-notify: Simplify if-expressions
2012-03-16 Volker Lendeckes3-dbwrap: Move "lock_order" initialization to db_open_xx
2012-03-15 Jeremy AllisonMake reinit_after_fork_pipe_handler code with reads...
2012-03-15 Stefan Metzmachers3:smbd: call file_close_user() before removing tree...
2012-03-15 Michael Adams3:selftest: reactivate the writetimeupdatedelay speed-up
2012-03-15 Michael Adams3:smbd: let smbd/nmbd/winbindd child processes termina...
2012-03-15 Volker Lendeckes3: Use talloc_tos() in notify_send()
2012-03-15 Volker Lendeckes3: Fix lock ordering in notify_add
2012-03-15 Volker Lendeckes3: properly free the notify_onelevel record
2012-03-15 Volker Lendeckes3: Replace some callers of cluster_id_equal
2012-03-15 Volker Lendeckes3: Remove the separate server_id arg to notify_init
2012-03-15 Volker Lendeckes3: Fix blank line endings
2012-03-15 Ira Coopers3: Update waf build to include missed dependancy on...
2012-03-15 Ira Cooperutil: Add --disable-fault-handling.
2012-03-15 Andrew Bartlettbuild: Do not build with utmp when we do not have utmp.h
2012-03-14 Andrew Bartlettbuild: param must require cups to get the cups headers...
2012-03-14 Andrew Bartletts3-krb5: Remove GSS_WRAP_IOV conditional
2012-03-14 Andrew Bartlettselftest: test wbinfo --authenticate and --krb5auth
2012-03-14 Andrew Bartlettbuild: Ensure that we clean build objects from auth...
2012-03-14 Stefan Metzmachers3:selftest: add support for 'make test FAIL_IMMEDIATELY=1'
2012-03-14 Andreas Schneiders3-spoolss: Check return type of update_dsspooler().
2012-03-14 Andreas Schneiders3-spoolss: Check return codes in update_dsspooler.
2012-03-14 Andreas Schneiders3-printing: Check for browseable too.
2012-03-14 Andreas Schneiders3-printing: Make printer a const char *.
next