samba.git
2017-08-23 Volker Lendeckeacl_common: Avoid "#include vfs_acl_common.c"
2017-08-23 Volker Lendeckeacl_common: Pass store_acl_blob_fsp through store_v3_blob
2017-08-23 Volker Lendeckeacl_common: Pass get_acl_blob_fn as a pointer to get_nt...
2017-08-23 Andreas Schneiders3:tests: Add test for changing the local user password...
2017-08-23 Andreas Schneiders3:utils: Remove pointless if-clause for remote_machine
2017-08-23 Andreas Schneiders3:utils: Make sure we authenticate against our SAM...
2017-08-23 Andreas Schneiders3:utils: Pass domain to password_change() in smbpasswd
2017-08-23 Andreas Schneiders3:utils: Make strings const passed to password_change...
2017-08-23 Andreas Schneiders3:libsmb: Move prototye of remote_password_change()
2017-08-23 Andreas Schneiders3:libsmb: Pass domain to remote_password_change()
2017-08-23 Andreas Schneiders3:utils: Do not report an invalid range for AD DC...
2017-08-22 Ralph Boehmetdb: fix tbdtool list freelist output
2017-08-22 Ralph Boehmetdb: document hashtable bucket offset calculation madness
2017-08-22 Ralph Boehmetbd: BUCKET(-1) returns wrong offset because tdb->hash_...
2017-08-22 Ralph Boehmetdb: rename struct tdb_traverse_lock hash member to...
2017-08-22 Lumir Balharpython: Make generated modules samba.ntstatus and samba...
2017-08-22 Lumir Balharpython: scripting: Port ntstatus and werror generators...
2017-08-19 Andreas Schneiders3:printing: Add NULL check for state_path()
2017-08-18 Stefan Metzmachers3:libsmb: let do_connect() debug the negotiation resul...
2017-08-18 Stefan Metzmachers3:libsmb: don't call cli_NetServerEnum() on SMB2/3...
2017-08-18 Stefan Metzmachers3:smbclient: don't try any workgroup listing with...
2017-08-18 Stefan Metzmachers3:smbclient: improve the error messages for smbclient -L
2017-08-18 Stefan Metzmachers3:libsmb: let get_ipc_connect() use CLI_FULL_CONNECTIO...
2017-08-18 Volker Lendeckexattr.id: Fix a typo
2017-08-18 Andreas Schneiders3:utils: Allow to run smbpasswd as user
2017-08-18 Stefan Metzmachers3:gse_krb5: make use of precalculated krb5 keys in...
2017-08-18 Stefan Metzmachers3:secrets: allow secrets_fetch_or_upgrade_domain_info...
2017-08-18 Tim Bealegetncchanges.py: Add test for GET_ANC and linked attributes
2017-08-18 Tim Bealegetncchanges.py: Add GET_ANC replication test case
2017-08-18 Tim Bealegetncchanges.py: Add a new test for replication
2017-08-18 Tim Bealereplmd: Try to add forward-link for unknown cross-parti...
2017-08-18 Tim Bealereplmd: Don't fail cycle if we get link for deleted...
2017-08-18 Tim Bealereplmd: Avoid dropping links if link target is deleted
2017-08-18 Tim Bealereplmd: Move where we store linked attributes
2017-08-18 Tim Bealedrs_utils: Add GET_TGT support to 'samba-tool drs repli...
2017-08-18 Tim Bealereplmd: Set GET_ANC if Windows sends a link with unknow...
2017-08-18 Tim Bealedrepl: Support GET_TGT on periodic replication client
2017-08-18 Tim Bealedrs: Check target object is known after applying objects
2017-08-18 Tim Bealedrs: Fail replication transaction instead of dropping...
2017-08-18 Tim Bealereplmd: Split checking link attr target into new function
2017-08-18 Tim Bealewerror: Add WERR_DS_DRA_RECYCLED_TARGET
2017-08-18 Stefan Metzmacherlibcli/smb: debug an error if smb1cli_req_writev_submit...
2017-08-17 Jeremy Allisons3: libsmb: Add cli_smb2_chkpath() and use from cli_chk...
2017-08-17 Martin Schwenkeutil: Add documentation for PID file handling
2017-08-17 Martin Schwenkectdb-daemon: Fix a return value
2017-08-17 Martin Schwenkectdb-daemon: Fix default socket location
2017-08-17 Volker Lendeckegencache: Simplify gencache_stabilize
2017-08-17 Volker Lendeckegencache: Remove tdb_check from gencache_init()
2017-08-17 Volker Lendecketdb: Clarify the CLEAR_IF_FIRST locked logic
2017-08-17 Martin Schwenkeutil: Add error handling to become_daemon()
2017-08-17 Martin Schwenkeutil: Move become_daemon.c to samba-util-core
2017-08-17 Martin Schwenkeutil: Modernise logging
2017-08-17 Martin Schwenkeutil: Make function definitions consistent with header...
2017-08-17 Martin Schwenkeutil: Add become_daemon.h
2017-08-17 Martin Schwenkeutil: Avoid use of includes.h
2017-08-17 Gary Lockyertests: replace traffic_summary test with python blackbo...
2017-08-17 Gary Lockyerscripts: Scripts to replay and generate samba traffic
2017-08-17 Gary Lockyerblackbox tests: method to check specific exit codes
2017-08-17 Douglas Bagnalltraffic_summary: avoid uninitialised variable warning
2017-08-16 Jeremy Allisonlib: talloc: Use the system <talloc.h> include.
2017-08-16 Jeremy Allisonlib: tevent: Use system <tevent.h>, not internal header...
2017-08-16 Anoop C Ss3: messaging: Add background job send failure message
2017-08-16 Volker Lendeckelibhttp: Remove an unneeded include
2017-08-15 Volker Lendeckedbwrap: Simplify dbwrap_unmarshall_fn
2017-08-15 Volker Lendeckedbwrap: Simplify dbwrap_trans_delete
2017-08-15 Volker Lendeckedbwrap: Simplify dbwrap_trans_store
2017-08-15 Volker Lendeckedbwrap: Simplify dbwrap_store_uint32_bystring
2017-08-15 Volker Lendeckedbwrap: Simplify dbwrap_store_int32_bystring
2017-08-15 Volker Lendeckedbwrap: Convert dbwrap_delete to dbwrap_do_locked
2017-08-15 Volker Lendeckedbwrap: Convert dbwrap_store to dbwrap_do_locked
2017-08-15 Andrew Bartlettpy-librpc: Strictly check the type of the incoming...
2017-08-15 Andrew Bartletts4/lib/tls: Use SHA256 to sign the TLS certificates
2017-08-15 Gary Lockyersamba-tool dns query: Allow '*' in names
2017-08-15 Gary Lockyersamba-tool dns: Test support of DNS wild card in names
2017-08-15 Gary Lockyerdnsserver: Add support for dns wildcards
2017-08-15 Gary Lockyerdnsserver: Tighten DNS name checking
2017-08-15 Gary Lockyerdnsserver: Tests for dns wildcard entries
2017-08-15 Jeremy Allisons4: com: Replace erroneous inclusion of internal talloc...
2017-08-14 Amitay Isaacsctdb-daemon: Drop the implementation of CHECK_SRVIDS...
2017-08-14 Amitay Isaacsctdb-protocol: Drop unused protocol data structures
2017-08-14 Amitay Isaacsctdb-protocol: Drop marshalling code for CHECK_SRVIDS...
2017-08-14 Amitay Isaacsctdb-client: Drop client code to send CHECK_SRVIDS...
2017-08-14 Amitay Isaacsctdb-tools: Drop check_srvids command from ctdb tool
2017-08-14 Amitay Isaacsctdb-protocol: Mark CTDB_CONTROL_CHECK_SRVIDS obsolete
2017-08-14 Amitay Isaacsctdb-client: Server id exists should check if the pid...
2017-08-14 Martin Schwenkectdb-tools: Remove duplicate code
2017-08-14 Martin Schwenkectdb-scripts: Ignore shellcheck SC2181 warning (use...
2017-08-14 Martin Schwenkectdb-tools: Avoid shellcheck SC2181 warnings (use of...
2017-08-14 Martin Schwenkectdb-tools: Use a clear and readable if-statement
2017-08-14 Martin Schwenkectdb-tools: Reformat and explain complex code
2017-08-14 Martin Schwenkectdb-tools: Avoid shellcheck SC2188 warning (redirect...
2017-08-14 Martin Schwenkectdb-scripts: Avoid shellcheck warning SC2188 (redirect...
2017-08-14 Martin Schwenkectdb-tests: Indentation fixups
2017-08-14 Martin Schwenkectdb-tests: Fix logic to handle PATH additions for...
2017-08-14 Martin Schwenkectdb-tests: Move die() function to top of script
2017-08-14 Martin Schwenkectdb-tests: run_tests.sh sets evironment variable CTDB_...
2017-08-11 Andreas Schneiderblackbox: Add test for 'net ads changetrustpw'
2017-08-11 Andreas Schneiders3:libads: Fix changing passwords with Kerberos
2017-08-11 Andreas Schneiders4:rpc_server:backupkey: Move variable into scope
2017-08-11 Andreas Schneiderheimdal: Fix printing a short int into a string
next