sfrench/samba-autobuild/.git
2017-03-22 Volker Lendeckeidmap_rfc2307: Slightly simplify idmap_rfc2307_initialize()
2017-03-22 Volker Lendeckeidmap_tdb: Avoid a few casts
2017-03-21 Andreas Schneiders3:libsmb: Only print error message if kerberos use...
2017-03-21 Martin Schwenkeautobuild: Stop waf uninstall from removing test_tmpdir
2017-03-20 Volker Lendeckeidmap_autorid: Use idmap_config_int
2017-03-20 Volker Lendeckeidmap_rid: Use idmap_config_int
2017-03-20 Volker Lendeckewinbind: Add idmap_config_int
2017-03-20 Volker Lendeckeidmap_autorid: Use idmap_config_bool
2017-03-20 Volker Lendeckeidmap_ad: Use idmap_config_bool
2017-03-20 Volker Lendeckeidmap_rfc2307: Use idmap_config_bool
2017-03-20 Volker Lendeckeidmap: Use idmap_config_bool in idmap_init_domain
2017-03-20 Volker Lendeckewinbind: Add idmap_config_bool()
2017-03-20 Volker Lendeckeidmap_ad: Use idmap_config_const_string
2017-03-20 Volker Lendeckeidmap_rfc2307: Use idmap_config_const_string
2017-03-20 Volker Lendeckeidmap_ldap: Use idmap_config_const_string
2017-03-20 Volker Lendeckeidmap_ldap: Use idmap_config_const_string
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in idmap_init_domain
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in idmap_script_...
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in idmap_tdb2_db...
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in wb_xids2sids_...
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in idmap_init_na...
2017-03-20 Volker Lendeckewinbind: Use idmap_config_const_string in domain_has_id...
2017-03-20 Volker Lendeckewinbind: Add idmap_config_const_string
2017-03-20 Volker Lendeckelib: Simplify smb_nanosleep
2017-03-20 Volker Lendeckelib: Make sys_poll_intr available to ctdb
2017-03-20 Volker Lendeckelib: Avoid an includes.h
2017-03-20 Martin Schwenkectdb-tests: Catch cases where mktemp fails due to missi...
2017-03-18 Volker Lendeckes3:winbind: Use the correct talloc context for user...
2017-03-18 Andreas Schneiders3:winbind: Remove unused struct getpwent_user
2017-03-18 Andreas Schneiders3:winbind: Use correct struct member for size calculation
2017-03-18 Volker Lendecketldap: Allow dropping messages in tldap_search()
2017-03-17 Amitay Isaacsctdb-readonly: Avoid a tight loop waiting for revoke...
2017-03-16 Ralph Boehmewinbindd: remove trailing spaces in get_cache()
2017-03-16 Ralph Boehmewinbindd: README.Coding fixes for get_cache()
2017-03-16 Ralph Boehmewinbindd: fix long lines in get_cache()
2017-03-16 Ralph Boehmewinbindd: untangle reconnect_methods vs reconnect_ads_m...
2017-03-16 Ralph Boehmewinbindd: use NULL for pointer check in get_cache()
2017-03-16 Amitay Isaacslib/util: Fix initializer
2017-03-16 Amitay Isaacsreplace: Fix compiler warning flag
2017-03-16 Volker Lendeckedocs: Deprecate "auth methods"
2017-03-16 Volker Lendeckedocs: Deprecate "map untrusted to domain"
2017-03-16 Jeremy AllisonChanges to make the Solaris C compiler happy.
2017-03-16 Jeremy Allisons3: libgpo: Allow skipping GPO objects that don't have...
2017-03-16 Jeremy AllisonFix for Solaris C compiler.
2017-03-16 Aurelien Aptels3:smbd: exit early if srv_send_smb fails
2017-03-15 Jeremy Allisons3: locking: Update oplock optimization for the leases...
2017-03-15 Jeremy Allisons3: locking: Move two leases functions into a new file.
2017-03-15 Volker Lendeckelib: Fix an uninitialized variable warning
2017-03-15 Volker Lendeckepassdb: Remove pdb_ipa
2017-03-15 Andreas Schneidertestprogs: Correctly expand shell parameters
2017-03-15 Andreas Schneiders3:vfs_expand_msdfs: Do not open the remote address...
2017-03-15 Alexander Bokovoylib/crypto: implement samba.crypto Python module for RC4
2017-03-14 Volker Lendeckeexamples:clifuse: Add a stub for getattr
2017-03-14 Volker Lendeckeexamples: Add '-p', '--port' to smb2mount
2017-03-14 Volker Lendeckelibsmb: Slightly simplify trustdom_cache_fetch
2017-03-14 Volker Lendeckelibsmb: Use talloc in trustdom_cache_key
2017-03-14 Volker Lendeckelibsmb: Simplify trustdom_cache_store
2017-03-14 Volker Lendeckelibsmb: Make a few functions static
2017-03-14 Volker Lendeckelibsmb: Remove some stale code
2017-03-14 Andreas Schneiderkrb5_wrap: Fix smb_gss_krb5_import_cred() picky-develop...
2017-03-14 Andreas Schneidertestprogs: Test 'net ads join' with a dedicated keytab
2017-03-14 Andreas Schneiderparam: Allow to specify kerberos method on the commandline
2017-03-14 Andreas Schneiders3:libads: Correctly handle the keytab kerberos methods
2017-03-14 Andreas Schneiderkrb5_wrap: Print a warning for an invalid keytab name
2017-03-13 Stefan Metzmacherremove historic source3/change-log
2017-03-13 Garming Samgetncchanges: Remove O(n) loop in link parsing
2017-03-13 Garming Samdsdb: Allow parsed_dn_find to have a prefixed blob...
2017-03-13 Garming Samdsdb: Move parsed_dn_find into a common location
2017-03-13 Garming Samtests/dbcheck-links: remove spurious sleeping
2017-03-13 Garming Samgetncchanges: generalize samdb_result_sid_array_ndr...
2017-03-13 Garming Samgetncchanges: Add a comment regarding sIDHistory for...
2017-03-13 Garming Samobjectclass_attrs: Restrict systemOnly attributes
2017-03-13 Garming Samtests/match_rules: Use system privilege for msDS-Reveal...
2017-03-13 Garming Samdbcheck: Improve dbcheck to find (and may fix) dangling...
2017-03-13 Garming Samgetncchanges: include object SID in tokenGroups calcula...
2017-03-13 Garming Samtests/repl_rodc: Test the direct allow/deny attribute...
2017-03-13 Garming Samgetncchanges: Reorder and comment code for clarity
2017-03-13 Garming Samgetncchanges: Prevent a small, but possible race condit...
2017-03-13 Garming Samgetncchanges: Refactor filter_attrs from build_object
2017-03-13 Garming Samgetncchanges: Tie destination DSA GUID to authenticatin...
2017-03-13 Garming Samtests/repl_rodc: Ensure that the machine account is...
2017-03-13 Garming Samgetncchanges: Implement functionality for msDS-Revealed...
2017-03-13 Bob Campbellgetncchanges: Do not filter secrets by PAS in EXOP_REPL...
2017-03-13 Garming Samreplmd: Include extra data on DN in search if it exists
2017-03-13 Garming Samreplmd: Ensure that binary blobs in links are ordered...
2017-03-13 Garming Samgetncchanges: Let security of RWDC+ manually replicate...
2017-03-13 Bob Campbelldrsblobs: Add decode for replPropertyMetaData1
2017-03-13 Garming Samtests/repl_rodc: Duplicate msDS-RevealedUsers test...
2017-03-13 Bob Campbellpython/tests: Add repl_rodc test
2017-03-13 Garming Samgetncchanges: Return correct denied REPL_SECRET error...
2017-03-13 Garming Samdrsbase: use credentials if supplied
2017-03-13 Garming Sampython/dsdb_dn: Add a generic get_bytes method on DNs
2017-03-13 Garming Samldb_tdb: Add better comments for duplicate attr values
2017-03-13 Garming Samldb_tdb: Do not check for duplicate values during a...
2017-03-13 Garming Samldb_tdb: Do not care about duplicates if single value...
2017-03-13 Garming Samsamba-tool/domain: Correctly re-enable replication
2017-03-13 Garming Samwerror: Correct the error code checking
2017-03-13 Garming Samtypo: uppon -> upon
2017-03-13 Chris LambCorrect "ommited" typos.
2017-03-12 Uri Simchonidoc: update "ea support" section of the smb.conf manpage
next