summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-08examples/VFS: add skel_get_dfs_referrals()Stefan Metzmacher2-0/+14
2011-10-08examples/VFS: fix names in skel_opaque.cStefan Metzmacher1-3/+3
2011-10-08s4:torture/smb2: avoid '//' commentsStefan Metzmacher1-1/+1
2011-10-08s4:torture/drs: avoid '//' commentsStefan Metzmacher1-2/+2
2011-10-08s4:lib/wmi: avoid '//' commentsStefan Metzmacher1-8/+8
2011-10-08s3:utils: avoid '//' commentsStefan Metzmacher2-2/+2
2011-10-08s3:lib/netapi: avoid '//' commentsStefan Metzmacher2-3/+3
2011-10-08dnsserver.idl: avoid '//' commentsStefan Metzmacher1-180/+180
2011-10-08build: build wbinfo only once in the waf buildAndrew Bartlett4-14/+7
2011-10-08build: remove double-setting of build_public_headersAndrew Bartlett1-3/+0
2011-10-08build: s3 public headers appear to be correct nowAndrew Bartlett1-3/+0
2011-10-08selftest: run dfs tests on plugin_s4_dcStefan Metzmacher2-0/+4
2011-10-08s3:modules: add vfs_dfs_samba4Stefan Metzmacher3-2/+167
2011-10-08s3:msdfs: removed unused variablesStefan Metzmacher1-209/+0
2011-10-08s3:msdfs: implement setup_dfs_referral() on top of SMB_VFS_GET_DFS_REFERRALS()Stefan Metzmacher2-86/+32
2011-10-08s3:vfs: add SMB_VFS_GET_DFS_REFERRAL() hooksStefan Metzmacher6-1/+209
2011-10-08s3:param: add lp_host_msdfs to loadparm_s3_contextStefan Metzmacher1-1/+3
2011-10-08s4:smb_server: implement dfs referral handing on top of dfs_server_ad_get_ref...Stefan Metzmacher2-812/+54
2011-10-08dfs_server: add generic dfs_server_ad_get_referrals() callStefan Metzmacher4-0/+878
2011-10-08examples/VFS: fix a typo in the READMEMichael Adam1-1/+1
2011-10-07Fix bug #8509 - Read-only handles on SAMR allow SAMR_DOMAIN_ACCESS_CREATE_USER.Jeremy Allison1-3/+8
2011-10-07s4:dsdb/password_hash: add DSDB_CONTROL_PASSWORD_BYPASS_LAST_SET_OIDStefan Metzmacher3-1/+42
2011-10-07Revert "ldb: support raw OIDs in control string parsing"Stefan Metzmacher2-19/+0
2011-10-07s4:dbchecker: make use of local_oid controls for dsdb.DSDB_CONTROL_DBCHECKStefan Metzmacher1-1/+1
2011-10-07ldb/ldb_controls: allow oid up to 255 charsStefan Metzmacher1-1/+1
2011-10-07s4:dsdb: fix the order of DSDB_CONTROL_* defines in samdb.hStefan Metzmacher1-10/+10
2011-10-07uid_wrapper: Add uwrap_setresuid().Andreas Schneider2-0/+17
2011-10-07uid_wrapper: Add uwrap_setregid().Andreas Schneider2-0/+17
2011-10-07uid_wrapper: Add uwrap_setreuid().Andreas Schneider2-0/+17
2011-10-07s4-param copy print_parameter and equal_parameter in from source3Andrew Bartlett1-10/+24
2011-10-07s3-param Remove odd formatting to allow code mergeAndrew Bartlett1-18/+18
2011-10-07s3-param: inline octal_string into caller to allow code mergeAndrew Bartlett1-3/+6
2011-10-07param: Use a bool to hold boolean parametersAndrew Bartlett2-8/+8
2011-10-07s3-param use Auto define for lm_announce defaultAndrew Bartlett1-1/+1
2011-10-07ldb: use ldb directly rather than via a copyAndrew Bartlett8-740/+7
2011-10-07build: ndrdump is only built with wafAndrew Bartlett1-2/+0
2011-10-07build: Remove obsolete --enable/disable-merged-buildAndrew Bartlett1-1/+0
2011-10-07build: Remove _SAMBA_WAF_BUILD_Andrew Bartlett2-5/+4
2011-10-07autobuild: Remove s3-waf from autobuildAndrew Bartlett1-8/+1
2011-10-07build: Reduce build systems to just top level waf and autoconfAndrew Bartlett13-447/+49
2011-10-07s4-dsdb: special case for deleted objects one way linkAndrew Tridgell1-4/+17
2011-10-07s4-dsdb: don't display links to deleted objectsAndrew Tridgell1-9/+42
2011-10-07s4-dsdb: fixed one_way_link calculationAndrew Tridgell1-1/+2
2011-10-07s4-dsdb: fixed behaviour of show_deleted and show_recycled controlAndrew Tridgell1-38/+71
2011-10-07s4-dsdb: fixed the check_optional_feature() callAndrew Tridgell1-19/+24
2011-10-06s3:lib: remove unused/empty modules.cStefan Metzmacher2-23/+1
2011-10-06selftest/Samba3: enable uid wrapper in nmbd, winbindd and smbdStefan Metzmacher1-0/+6
2011-10-06s3:configure.developer: add --enable-uid-wrapperStefan Metzmacher1-0/+1
2011-10-06s3: Use the uid_wrapperVolker Lendecke8-5/+17
2011-10-06uid_wrapper: We have talloc_array_length, no need for an explicit lengthVolker Lendecke1-9/+9