dbwrap_watch: Use messaging_read_send/recv
[nivanova/samba-autobuild/.git] / source3 /
2014-01-21 Volker Lendeckedbwrap_watch: Use messaging_read_send/recv
2014-01-21 Volker Lendeckemessaging3: Add messaging_read_send/recv
2014-01-20 David Disseldorps3-winbind: separate child response sock write
2014-01-20 David Disseldorps3-winbind: only pass needed args to child_read_request
2014-01-18 Shekhar Amlekars3: rpc_server/srvsvc: Avoiding the loop around locking...
2014-01-17 Shekhar Amlekars3: rpc_server/srvsvc: Adding functions to determine...
2014-01-17 Jeremy Allisons3: rpc_server/srvsvc: Ensure we don't continually...
2014-01-03 Christian Ambachwaf: improve iconv checks
2014-01-17 Andreas Schneiders3-smbd: Log user change information.
2014-01-17 Stefan Metzmachers3:lib/tldap: make use of tevent_req_set_cleanup_fn()
2014-01-17 Stefan Metzmachers3:lib/tldap: make use of tevent_req_defer_callback()
2014-01-17 Stefan Metzmachers3:lib/fncall: make use of tevent_req_set_cleanup_fn()
2014-01-16 Volker Lendeckes3-winbind: Improve performance of wb_fill_pwent_sid2ui...
2014-01-16 Stefan Metzmacherdcerpc.idl: make use of union dcerpc_bind_ack_reason...
2014-01-16 Stefan Metzmachers3:rpcclient: remove unused code from cmd_lsa_get_usern...
2014-01-16 Stefan Metzmachers3:rpcclient: add support for DCERPC_AUTH_LEVEL_CONNECT
2014-01-16 Christof Schmitts3:dbwrap: Use milliseconds for "Held tdb lock" message
2014-01-16 Christof Schmitts3:dbwrap: Store warning thresholds in db_ctdb_ctx
2014-01-16 Christian Ambachs3:dbwrap include the hashchain in the logs
2014-01-16 Christian Ambachs3:dbwrap report time for chainlock and CTDB migrate
2014-01-16 Volker Lendeckedbwrap_ctdb: Instrument chainunlock timing
2014-01-16 Volker Lendeckectdb_conn: Log long fetch_lock calls
2014-01-15 Niels de Vosvfs/glusterfs: in case atime is not passed, set it...
2014-01-15 Jeremy Allisons3:dir - Introduce a 64-bit directory offset <-> 32...
2014-01-15 Jeremy Allisons3:dir - Add a new memcache type (non-talloc) - SMB1_SE...
2014-01-15 Jeremy Allisons3:dir - Map wire offsets to native directory cookies.
2014-01-15 Jeremy Allisons3:dir - Cope with fixed mapping of 'special' values.
2014-01-15 Jeremy Allisons3: dir - Introduce 32-bit wire versions of the 'specia...
2014-01-15 Jeremy Allisons3:dir - Introduce a function to map a directory cookie...
2014-01-15 Jeremy Allisons3:dir - In the old SMB1 search code, rename offset...
2014-01-15 Volker Lendeckesmbd: Avoid duplicate debug header lines
2014-01-15 Björn Jackes3: set native os according to Windows and NBT_ANNOUNCE...
2014-01-15 David Disseldorpsmbcontrol: fix NUM_CHILDREN message deregister
2014-01-10 Garming Samdfs: always call create_conn_struct with root privileges
2014-01-10 Volker Lendeckemessaging: Fix a memleak (master only..)
2014-01-09 Volker Lendeckemessaging: Use talloc_pooled_object
2014-01-09 Volker Lendeckemessaging: Move the self-send logic out of messaging_tdb
2014-01-09 Volker Lendeckemessaging: Fix a memleak with clustering
2014-01-09 Andreas Schneiders3-passdb: Fix string duplication to pointers.
2014-01-09 Andreas Schneiders3-libads: Fix memory leaks in ads_build_path().
2014-01-09 Volker Lendeckegroup_mapping: Avoid a talloc
2014-01-09 Matthias Dieter... samba:python - Py_RETURN_NONE remove compatibility...
2014-01-08 Christof Schmitts3: Avoid oplock break by storing timestamps with gpfs_...
2014-01-08 Jeremy Allisons3: winbindd: Move calling setup_domain_child() into...
2014-01-08 Jeremy Allisons3: winbindd: Move the logic of whether to set 'domain...
2014-01-07 Günther Deschnerlibgpo: apply some const.
2014-01-07 Günther Deschnerlibgpo: when running in verbose mode, printout the...
2014-01-07 Günther Deschnerlibgpo: only use libgpo/gpext/gpext.h where really...
2014-01-07 Günther Deschnerlibgpo: allow to pass down a list of deleted GPOs in...
2014-01-07 Günther Deschnerlibgpo: remove extension_guid and snapin_guid (the...
2014-01-07 Günther Deschnerlibgpo: allow to pass down deleted and changed gpo...
2014-01-07 Günther Deschnerlibgpo: remove ads reference from dump calls and make...
2014-01-07 Günther Deschnerlibgpo: prefix some more calls with gpext_.
2014-01-07 Günther Deschnerlibgpo: rename debug_gpext_header to gpext_debug_header.
2014-01-07 Günther Deschnerlibgpo/CSE/scripts: fix a build warning.
2014-01-07 Günther Deschners3-registry: fix typo in DEBUG statement.
2014-01-07 Stefan Metzmachers3:rpc_client: finally remove unused rpc_pipe_client...
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_sam_networ...
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_sam_logon()
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_setup_creds()
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_set_trust_...
2014-01-07 Stefan Metzmachers3:rpc_client: make cli_rpc_pipe_open_schannel() more...
2014-01-07 Stefan Metzmachers3:winbindd: make use of rpccli_netlogon_network_logon()
2014-01-07 Stefan Metzmachers3:rpcclient: make use of rpccli_netlogon_password_logo...
2014-01-07 Stefan Metzmachers3:rpcclient: remove optional auth_level parameter...
2014-01-07 Garming Sams3:rpcclient: give errors and clean up correctly after...
2014-01-07 Stefan Metzmachers3:rpcclient: make use of rpccli_{create,setup}_netlogo...
2014-01-07 Stefan Metzmachers3:libnet: pass in struct netlogon_creds_cli_context...
2014-01-07 Stefan Metzmachers3:libsmb: remove unused trust_pw_find_change_and_store...
2014-01-07 Stefan Metzmachers3:winbindd: make use of trust_pw_change() in _wbint_Ch...
2014-01-07 Stefan Metzmachers3:winbindd: make use of trust_pw_change() for periodic...
2014-01-07 Stefan Metzmachers3:winbindd: use invalidate_cm_connection() to kill...
2014-01-07 Stefan Metzmachers3:net_rpc: make use of trust_pw_change()
2014-01-07 Stefan Metzmachers3:rpcclient: make use of trust_pw_change()
2014-01-07 Stefan Metzmachers3:libsmb: add trust_pw_change()
2014-01-07 Stefan Metzmachers3:net_rpc: add net_context->netlogon_creds
2014-01-07 Stefan Metzmachers3:rpcclient: make use of rpcclient_netlogon_creds...
2014-01-07 Stefan Metzmachers3:rpcclient: remove unused rpccli_netlogon_setup_creds...
2014-01-07 Stefan Metzmachers3:rpcclient: add rpcclient_netlogon_creds
2014-01-07 Stefan Metzmachers3:rpcclient: add rpcclient_msg_ctx
2014-01-07 Stefan Metzmachers3:rpc_client: use rpccli_{create,setup}_netlogon_creds...
2014-01-07 Stefan Metzmachers3:libnet: use rpccli_{create,setup}_netlogon_creds...
2014-01-07 Stefan Metzmachers3:libnet_join: make use of rpccli_{create,setup}_netlo...
2014-01-07 Stefan Metzmachers3:auth_domain: make use of rpccli_netlogon_network_logon()
2014-01-07 Stefan Metzmachers3:auth_domain: make use of rpccli_{create,setup}_netlo...
2014-01-07 Stefan Metzmachers3:auth_domain: simplify connect_to_domain_password_ser...
2014-01-07 Stefan Metzmachers3:winbindd: make use of rpccli_{create,setup}_netlogon...
2014-01-07 Stefan Metzmachers3:winbindd: call rpccli_pre_open_netlogon_creds()...
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_netlogon_password_logon()
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_netlogon_network_logon()
2014-01-07 Stefan Metzmachers3:rpc_client: remove unused rpccli_netlogon_sam_networ...
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_pre_open_netlogon_creds()
2014-01-07 Stefan Metzmachers3:rpc_client: add rpccli_{create,setup}_netlogon_creds()
2014-01-07 Stefan Metzmachers3:rpc_client: use netlogon_creds_cli_auth_level()...
2014-01-07 Stefan Metzmachers3:rpc_client: make use of the new netlogon_creds_cli_c...
2014-01-07 Stefan Metzmachers3:winbindd: make use of the "winbind sealed pipes...
2014-01-07 Stefan Metzmachers3:param: set Globals.bRequireStrongKey = true
2014-01-07 Stefan Metzmachers3:param: set Globals.bWinbindSealedPipes = true
2014-01-07 Stefan Metzmacherlibcli/smb: s/tstream_cli_np/tstream_smbXcli_np
2014-01-07 Stefan Metzmacherlibcli/smb: move source3/libsmb/cli_np_tstream.c to...
next