summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* dnsserver: Remove incorrect and not required include of ldb_private.hAndrew Bartlett2015-08-241-1/+0
* winbind: Remove "have_idmap_config" from winbindd_domainVolker Lendecke2015-08-242-40/+0
* winbind: Do not look for the domain in wb_gid2sidVolker Lendecke2015-08-241-13/+0
* winbind: Do not look for the domain in wb_uid2sidVolker Lendecke2015-08-241-13/+0
* idmap: Remove dom_name from wbint_Gid2SidVolker Lendecke2015-08-242-2/+1
* idmap: Remove dom_name from wbint_Uid2SidVolker Lendecke2015-08-242-2/+1
* idmap: Remove "domname" from idmap_gid_to_sidVolker Lendecke2015-08-243-6/+4
* idmap: Remove "domname" from idmap_uid_to_sidVolker Lendecke2015-08-243-6/+4
* idmap: Remove "domname" from idmap_backends_unixid_to_sidVolker Lendecke2015-08-244-9/+7
* idmap: Use a range search in idmap_backends_unixid_to_sidVolker Lendecke2015-08-241-1/+11
* idmap: Initialize all idmap domains at startupVolker Lendecke2015-08-241-90/+109
* idmap: Move idmap_init() under the static varsVolker Lendecke2015-08-241-15/+15
* loadparm3: Add lp_wi_scan_global_parametrics()Volker Lendecke2015-08-242-0/+82
* uwrap: Bump version to 1.1.1Andreas Schneider2015-08-211-1/+1
* uwrap: Removed double newlineAndreas Schneider2015-08-211-1/+1
* uwrap: Fix build if getres(uid|gid) are not available.Andreas Schneider2015-08-211-4/+4
* s3-auth: Fix a memory leak in make_server_info_info3()Andreas Schneider2015-08-211-12/+23
* s3-auth: Pass nt_username to check_account()Andreas Schneider2015-08-211-3/+6
* s3-auth: Fix 'map to guest = Bad Uid' supportAndreas Schneider2015-08-211-0/+8
* param: Use talloc_pooled_objectVolker Lendecke2015-08-211-9/+3
* param: Simplify set_param_opt()Volker Lendecke2015-08-211-20/+16
* lib: Remove unused parmlist codeVolker Lendecke2015-08-217-279/+14
* vfs_scannedonly: Remove vfs_scannedonly from samba source tree.Robin Hack2015-08-216-1298/+1
* script/autobuild.py: make sure --nonshared-binary=smbtorture,smbd/smbd keeps ...Stefan Metzmacher2015-08-201-1/+6
* script/autobuild.py: test some --with-{static,shared}-modules combinationsStefan Metzmacher2015-08-201-1/+16
* script/autobuild.py: use -Wmissing-prototypes and --picky-developer for samba...Stefan Metzmacher2015-08-201-1/+2
* script/autobuild.py: split out a samba_libs_configure variableStefan Metzmacher2015-08-201-5/+11
* s3:wscript: make --with-{static,shared}-modules options more flexibleStefan Metzmacher2015-08-201-26/+94
* s3:wscript: simplify ABI matching for pdb_*_init()Stefan Metzmacher2015-08-201-10/+1
* s3:winbindd/idmap_*: make function prototypes available via static_decl_idmap;Stefan Metzmacher2015-08-207-0/+7
* s3:modules/perfcount_*: make function prototypes available via static_decl_pe...Stefan Metzmacher2015-08-201-0/+1
* s3:modules/vfs_*: make function prototypes available via static_decl_vfs;Stefan Metzmacher2015-08-2012-1/+12
* examples/VFS: make function prototypes available via static_decl_vfs;Stefan Metzmacher2015-08-203-0/+3
* examples/pdb: fix and validate pdb_test_init() prototype via static_decl_pdb;Stefan Metzmacher2015-08-201-2/+2
* s4:ntvfs/posix: fix forward declaration of struct pvfs_stateStefan Metzmacher2015-08-201-1/+1
* s3:wscript: remove leftover from vfs_notify_famStefan Metzmacher2015-08-202-7/+0
* s3:idmap: we need to allow undefined symbols in idmap_tdbStefan Metzmacher2015-08-201-0/+1
* s3:wscript: fix the build without any idmap moduleStefan Metzmacher2015-08-203-9/+11
* smbd: Remove an unnecessary else branchVolker Lendecke2015-08-201-2/+1
* vfs: Add some {}Volker Lendecke2015-08-201-1/+2
* lib: Use dom_sid_equal where appropriateVolker Lendecke2015-08-201-1/+2
* ctdb: Use talloc_report_str in ctdbVolker Lendecke2015-08-203-34/+24
* lib: Add the pointer itself to talloc_report_strVolker Lendecke2015-08-201-2/+2
* gensec: Fix CID 242642 Unchecked return valueVolker Lendecke2015-08-201-1/+6
* replace: Fix bug 11455Volker Lendecke2015-08-191-0/+1
* ctdb: Fix some clang uninitialized errorsVolker Lendecke2015-08-191-4/+4
* ctdb: Fix the build on FreeBSD 10.1Volker Lendecke2015-08-191-1/+1
* s4:torture/rpc: fix ndr_security.h include in fsrvp.cStefan Metzmacher2015-08-171-1/+1
* release-scripts/build-manpages-nogit: run make realdistclean at the endStefan Metzmacher2015-08-171-0/+4
* s3:smb2_negprot: prefer AES128_CCM if the client supports itStefan Metzmacher2015-08-171-4/+14