dsdb: Do not permit nested event loops when in a transaction, use a nested event...
[sfrench/samba-autobuild/.git] / source3 /
2014-05-05 Jose A. RiveraMinor typo fix in source3/wscript.
2014-05-04 Volker Lendeckepoll_funcs: Fix a comment typo
2014-05-03 Michael Adams3:passdb: improve a debug message in pdb_default_sid_t...
2014-05-03 Michael Adams3:passdb: fix and improve debug message in pdb_default...
2014-05-03 Alexander Werths3: Always cache idmapping results of pdb backend.
2014-05-02 Jeremy Allisons3: smbd: Remove open_file_fchmod().
2014-05-02 Jeremy Allisons3: smbd: change file_set_dosmode() to use get_file_han...
2014-05-02 Jeremy Allisons3: smbd : Ensure file_new doesn't call into smbXsrv_op...
2014-05-02 Jeremy Allisons3 : smbd : Protect all possible code paths from fsp...
2014-05-02 Christof Schmittsmbd: Fix compile warning in dmapi.c
2014-04-30 Volker Lendecketorture3: Add a test deleting a different req
2014-04-30 Volker Lendecketorture3: Add local-messaging-read1
2014-04-30 Volker Lendeckemessaging3: Fix messaging_read_send/recv
2014-04-30 Volker Lendeckemessaging3: Make "presult" optional in messaging_read_recv
2014-04-30 Volker Lendecketorture3: Add a bit more coverage to messaging_read
2014-04-30 Volker Lendeckemessaging3: Fix formatting
2014-04-30 Jeremy Allisons3: smbd : Fix wildcard unlink to fail if we get an...
2014-04-29 Andrew Bartlettwinbind: Allow winbindd to be run from inside "samba"
2014-04-25 Michael Adamautorid: Add allocation from above in alloc range for...
2014-04-25 Michael Adamautorid: use dbwrap_trans_do() in idmap_autorid_sid_to_...
2014-04-25 Michael Adamautorid: add high_id to range config and fill it where...
2014-04-25 Michael Adamautorid: reserve 500 IDs at the top of the ALLOC range.
2014-04-25 Michael Adamautorid: reverse order of arguments of idmap_autorid_si...
2014-04-25 Michael Adamautorid: introduce idmap_autorid_domsid_is_for_alloc()
2014-04-25 Michael Adamautorid: factor idmap_autorid_sid_to_id() out of idmap_...
2014-04-25 Michael Adamautorid: make the checks for bumping num_mapped identic...
2014-04-25 Michael Adamautorid: explicitly return NTSTATUS_OK in idmap_autorid...
2014-04-25 Michael Adamautorid: more explicitly and reasonably set map->state...
2014-04-25 Michael Adamautorid: rename idmap_autorid_sid_to_id() -> idmap_auto...
2014-04-25 Michael Adamautorid: rename idmap_autorid_map_sid_to_id() -> idmap_...
2014-04-25 Michael Adamautorid: rename idmap_autorid_map_id_to_sid() -> idmap_...
2014-04-25 Michael Adamautorid: factor idmap_autorid_get_alloc_range() out...
2014-04-25 Michael Adamautorid: fix discard-const warning in idmap_autorid_ini...
2014-04-25 Michael Adamautorid: fix uninitialized return code for successful...
2014-04-25 Michael Adamautorid: improve a debug message in idmap_autorid_map_s...
2014-04-25 Michael Adamautorid: add debug messages to idmap_autorid_get_domain...
2014-04-25 Michael Adamautorid: improve wording in a debug message
2014-04-25 Michael Adamautorid: remove a legacy comment from sid_to_id
2014-04-25 Michael Adamidmap_rid: remove a legacy comment from sid_to_id
2014-04-25 Michael Adamidmap_tdb_common: remove legacy comment.
2014-04-25 Michael Adamidmap_tdb_common: fix a debug message in idmap_tdb_comm...
2014-04-25 Michael Adamidmap_tdb_common: fix a debug message in idmap_tdb_comm...
2014-04-24 Andreas Schneiders3-rpc_server: Remove ncalrpc_as_system from make_serve...
2014-04-24 Andreas Schneiders3-rpc_server: Remove ncalrpc_as_system from pipes_struct.
2014-04-24 Andreas Schneiders3-rpc_server: Use gensec for NCALRPC_AS_SYSTEM.
2014-04-24 Andreas Schneiders3-rpc_server: Add special tsocket address for ncalrpc_...
2014-04-24 Stefan Metzmachers3:rpc_client: Use gensec for NCALRPC_AS_SYSTEM.
2014-04-24 Andreas Schneiders3-auth: Register ncalrpc_as_system gensec module.
2014-04-24 Stefan Metzmachers3:rpc_server: pass everything but AUTH_TYPE_{NONE...
2014-04-24 Andreas Schneiders3-rpc_server: Call pipe_auth_verify_final() if needed.
2014-04-24 Andreas Schneiders3-rpc_server: Return the status code from gensec.
2014-04-24 Stefan Metzmachers3:rpc_server: let auth_generic_server_step() handle...
2014-04-24 Stefan Metzmachers3:rpc_server: make sure we have a unix token
2014-04-24 Stefan Metzmachers3:rpc_server: handle everything but AUTH_TYPE_NONE...
2014-04-24 Stefan Metzmachers3:rpc_client: pass everything to gensec by default
2014-04-24 Stefan Metzmachers3:auth: allow special SYSTEM and ANONYMOUS handling...
2014-04-23 Jeremy Allisons3: torture - Fix racy assumption in original messaging...
2014-04-23 Jeremy Allisons3: torture - Add required talloc frame for msgtest.c
2014-04-23 Jeremy Allisons3: winbindd: Call dgram cleanup init background setup.
2014-04-23 Jeremy Allisons3: nmbd: Call dgram cleanup init background setup.
2014-04-23 Jeremy Allisons3: smbd: Call dgram cleanup init background setup.
2014-04-23 Volker Lendeckes3: messaging: Add infrastructure to clean up orphaned...
2014-04-23 Jeremy Allisons3 : build system : Move lib/background.c from smbd_bas...
2014-04-23 Volker Lendeckesmbd: Call the msg_ctx destructor for background jobs
2014-04-23 Volker Lendeckesmbcontrol: Add dgm-cleanup command
2014-04-23 Volker Lendeckemessaging_dgm: Add messaging_dgm_wipe
2014-04-23 Volker Lendeckesmbd: Always clean up the child's msg_ctx
2014-04-23 Volker Lendeckesmbcontrol: Clean up the msg_ctx
2014-04-23 Volker Lendeckeprinting_cups: Call the msg_ctx destructor on exit
2014-04-23 Volker Lendeckesmbd: Sort notify events by timestamp
2014-04-23 Volker Lendeckesmbd: Pass on a timestamp in MSG_PVFS_NOTIFY
2014-04-23 Volker Lendeckemessaging3: Add messaging_send_iov
2014-04-23 Volker Lendeckelib: Add iov_buf
2014-04-23 Volker Lendeckelib: Introduce iov_buflen
2014-04-23 Volker Lendeckesmbd: Pass timespec_current through the notify_callback
2014-04-23 Volker Lendeckesmbd: Pass timespec_current to notify_fsp
2014-04-23 Volker Lendeckesmbd: Add a timestamp to queued notify events
2014-04-23 Volker Lendeckelib: Remove messages_local
2014-04-23 Volker Lendeckelib: Add messaging_dgm
2014-04-23 Volker Lendeckelib: Move full_path_tos to util_str.c
2014-04-23 Volker Lendeckelib: Add unix_msg
2014-04-23 Volker Lendeckelib: Add poll_funcs
2014-04-23 Alexander Bokovoywinbindd: use exit_daemon() to pass startup status...
2014-04-23 Alexander Bokovoynmbd: use exit_daemon() to report status to systemd
2014-04-23 Alexander Bokovoysmbd: use exit_daemon() to support reporting to systemd...
2014-04-23 Alexander Bokovoyadd systemd integration
2014-04-22 Michael Adams3:smbd: fix typo in comment for set_conn_force_user_gr...
2014-04-22 Jeremy Allisons3: srvsvc pipe - We should return WERR_BADFILE in...
2014-04-18 Christof Schmittvfs_gpfs: Avoid warnings in developer build
2014-04-18 Andrew Bartlettauth: Move wbcAuthUserInfo_to_netr_SamInfo3 to the...
2014-04-17 Günther Deschners3-libads: allow ads_try_connect() to re-use a resolved...
2014-04-17 Andreas SchneiderRemove special socket_wrapper code.
2014-04-17 Andreas Schneiders3-libads: Use ldap_initialize() if available.
2014-04-17 Andreas Schneiderselftest: Rename WINBINDD_SOCKET_DIR environment variable.
2014-04-17 Andreas Schneiderwbclient: Check with nss_wrapper_enabled().
2014-04-17 Andreas Schneiders4-torture: Remove nss_wrapper testsuite.
2014-04-17 Andreas Schneiders3: Use root_mode() to get uid_wrapper working correctly.
2014-04-17 Andreas Schneiders3-lib: Add root_mode() which can deal with uid_wrapper.
2014-04-17 Andreas Schneiders3-utils: Do not disable the root check in smbpasswd.
2014-04-17 Andreas SchneiderRemove uid_wrapper related code.
next