samba.git
2015-08-27 Stefan Metzmacherlib/crypto: run all aes_gcm_128 testcases
2015-08-27 Stefan Metzmacherlib/crypto: add aes_cmac_128 chunked tests
2015-08-27 Stefan Metzmachers3:vfs_smb_traffic_analyzer: remove samba_ prefix from...
2015-08-26 Volker Lendeckelib: Make sid_linearize take a uint8_t
2015-08-26 Volker Lendeckelib: Remove unused sid_blob_parse
2015-08-26 Volker Lendeckelib: Convert callers of sid_blob_parse to sid_parse
2015-08-26 Volker Lendeckelib: Make sid_parse take a uint8_t
2015-08-25 Richard SharpePrevent a crash in Python modules that try to authentic...
2015-08-25 Roel van Meers3-util: Compare the maximum allowed length of a NetBIO...
2015-08-25 Andrew Bartlettselftest: Add assertion that we actually fix the replPr...
2015-08-24 Andrew Bartlettselftest: Add in steps to re-create this database
2015-08-24 Andrew BartlettUpdate release-4-1-0rc3 to include data using schema...
2015-08-24 Matthieu Patouldb: create a cache of known wellknown objects instead...
2015-08-24 Andrew Bartlettdbcheck: Use set() operations to make dbcheck more...
2015-08-24 Andrew Bartlettdbcheck: Try to avoid duplicate searches
2015-08-24 Andrew Bartlettdbcheck: Add additional tests for the attributeID list
2015-08-24 Andrew Bartlettdbcheck: Add explict tests for unknown and unsorted...
2015-08-24 Andrew Bartlettpidl: Assert that python arrays will not overflow the...
2015-08-24 Andrew Bartlettpydsdb: Allow the full range of uint32_t values for...
2015-08-24 Andrew Bartlettpython/tests: Add tests for integer overflow handling
2015-08-24 Andrew Bartlettpidl: Change PIDL to correctly use and validate python...
2015-08-24 Andrew Bartlettpython: Use an unsigned integer for buf_size, not -1
2015-08-24 Andrew Bartlettdnsserver: Remove incorrect and not required include...
2015-08-24 Volker Lendeckewinbind: Remove "have_idmap_config" from winbindd_domain
2015-08-24 Volker Lendeckewinbind: Do not look for the domain in wb_gid2sid
2015-08-24 Volker Lendeckewinbind: Do not look for the domain in wb_uid2sid
2015-08-24 Volker Lendeckeidmap: Remove dom_name from wbint_Gid2Sid
2015-08-24 Volker Lendeckeidmap: Remove dom_name from wbint_Uid2Sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_gid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_uid_to_sid
2015-08-24 Volker Lendeckeidmap: Remove "domname" from idmap_backends_unixid_to_sid
2015-08-24 Volker Lendeckeidmap: Use a range search in idmap_backends_unixid_to_sid
2015-08-24 Volker Lendeckeidmap: Initialize all idmap domains at startup
2015-08-24 Volker Lendeckeidmap: Move idmap_init() under the static vars
2015-08-24 Volker Lendeckeloadparm3: Add lp_wi_scan_global_parametrics()
2015-08-21 Andreas Schneideruwrap: Bump version to 1.1.1
2015-08-21 Andreas Schneideruwrap: Removed double newline
2015-08-21 Andreas Schneideruwrap: Fix build if getres(uid|gid) are not available.
2015-08-21 Andreas Schneiders3-auth: Fix a memory leak in make_server_info_info3()
2015-08-21 Andreas Schneiders3-auth: Pass nt_username to check_account()
2015-08-21 Andreas Schneiders3-auth: Fix 'map to guest = Bad Uid' support
2015-08-21 Volker Lendeckeparam: Use talloc_pooled_object
2015-08-21 Volker Lendeckeparam: Simplify set_param_opt()
2015-08-21 Volker Lendeckelib: Remove unused parmlist code
2015-08-21 Robin Hackvfs_scannedonly: Remove vfs_scannedonly from samba...
2015-08-20 Stefan Metzmacherscript/autobuild.py: make sure --nonshared-binary=smbto...
2015-08-20 Stefan Metzmacherscript/autobuild.py: test some --with-{static,shared...
2015-08-20 Stefan Metzmacherscript/autobuild.py: use -Wmissing-prototypes and ...
2015-08-20 Stefan Metzmacherscript/autobuild.py: split out a samba_libs_configure...
2015-08-20 Stefan Metzmachers3:wscript: make --with-{static,shared}-modules options...
2015-08-20 Stefan Metzmachers3:wscript: simplify ABI matching for pdb_*_init()
2015-08-20 Stefan Metzmachers3:winbindd/idmap_*: make function prototypes available...
2015-08-20 Stefan Metzmachers3:modules/perfcount_*: make function prototypes availa...
2015-08-20 Stefan Metzmachers3:modules/vfs_*: make function prototypes available...
2015-08-20 Stefan Metzmacherexamples/VFS: make function prototypes available via...
2015-08-20 Stefan Metzmacherexamples/pdb: fix and validate pdb_test_init() prototyp...
2015-08-20 Stefan Metzmachers4:ntvfs/posix: fix forward declaration of struct pvfs_...
2015-08-20 Stefan Metzmachers3:wscript: remove leftover from vfs_notify_fam
2015-08-20 Stefan Metzmachers3:idmap: we need to allow undefined symbols in idmap_tdb
2015-08-20 Stefan Metzmachers3:wscript: fix the build without any idmap module
2015-08-20 Volker Lendeckesmbd: Remove an unnecessary else branch
2015-08-20 Volker Lendeckevfs: Add some {}
2015-08-20 Volker Lendeckelib: Use dom_sid_equal where appropriate
2015-08-20 Volker Lendeckectdb: Use talloc_report_str in ctdb
2015-08-20 Volker Lendeckelib: Add the pointer itself to talloc_report_str
2015-08-20 Volker Lendeckegensec: Fix CID 242642 Unchecked return value
2015-08-19 Volker Lendeckereplace: Fix bug 11455
2015-08-19 Volker Lendeckectdb: Fix some clang uninitialized errors
2015-08-19 Volker Lendeckectdb: Fix the build on FreeBSD 10.1
2015-08-17 Stefan Metzmachers4:torture/rpc: fix ndr_security.h include in fsrvp.c
2015-08-17 Stefan Metzmacherrelease-scripts/build-manpages-nogit: run make realdist...
2015-08-17 Stefan Metzmachers3:smb2_negprot: prefer AES128_CCM if the client suppor...
2015-08-17 Stefan Metzmacherlibcli/smb: prefer AES128_CCM
2015-08-17 Andrew BartlettRevert "ldb-samba: Implement transitive extended matching"
2015-08-17 Andrew BartlettRevert "dsdb: Only parse SAMBA_LDAP_MATCH_RULE_TRANSITI...
2015-08-17 Stefan Metzmachers3:lib: fix some corner cases of open_socket_out_cleanup()
2015-08-14 Andreas Schneiderwaf: Check for Linux has 32-bit credential calls
2015-08-14 Volker Lendeckelibcli: Use iov_buflen in smb2_signing.c
2015-08-14 Andrew Bartlettpython:samba/upgrade.py Fix format string syntax in...
2015-08-14 Volker Lendeckelib: Remove some unused code
2015-08-14 Volker Lendeckelib: Remove some unused code
2015-08-14 Volker Lendeckesmbd: Use a struct initializer
2015-08-14 Volker Lendeckesmbd: Remove a confusing comment
2015-08-13 Volker Lendeckenfs4acls: Remove type_name param from smbacl4_get_vfs_p...
2015-08-13 Volker Lendeckenfs4acls: Fix a small memleak
2015-08-13 Volker Lendeckenfs4acls: Introduce a helper variable
2015-08-13 Volker Lendeckenfs4acls: Remove a few unnecessary casts
2015-08-13 Volker Lendeckenfs4acls: Use talloc_realloc()
2015-08-13 Volker Lendeckenfs4acls: Use talloc_zero_array()
2015-08-13 Volker Lendeckenfs4acls: Use talloc_zero()
2015-08-13 Volker Lendeckenfs4acls: Use talloc_zero()
2015-08-13 Volker Lendeckenfs4acls: Remove get_validated_aceint
2015-08-13 Volker Lendeckenfs4acls: Remove get_validated_aclint
2015-08-13 Volker Lendeckenfs4acls: Remove the SMB_ACE4_INT_T typedef
2015-08-13 Volker Lendeckenfs4acls: Remove the SMB_ACL4_INT_T typedef
2015-08-13 Volker Lendeckenfs4acls: Use SMB4ACE_T instead of _SMB_ACE4_INT_T
2015-08-13 Volker Lendeckenfs4acls: Use SMB4ACL_T instead of _SMB_ACL4_INT_T
2015-08-13 Volker Lendeckenfs4acls: Remove an obsolete comment
2015-08-13 Volker Lendeckenfs4acls: Use an anon struct for SMB4ACE_T
2015-08-13 Volker Lendeckenfs4acls: Use an anon struct for SMB4ACL_T
next