summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* smbXsrv_session: factor smbXsrv_session_add_channel() out of smbXsrv_session_...Stefan Metzmacher2015-09-102-29/+57
* s3:smb2_sesssetup: let smbd_smb2_reauth_generic_return() cope with channelsStefan Metzmacher2015-09-101-2/+8
* s3:smb2_sesssetup: let smbd_smb2_auth_generic_return() cope with channelsMichael Adam2015-09-101-3/+8
* s3:smb2_sesssetup: change talloc hierarchy in smbd_smb2_session_setup_gensec_...Michael Adam2015-09-101-3/+5
* net: reformat usage text for 'net ads join'Michael Adam2015-09-091-18/+21
* net: add option --no-dns-updates for net ads joinMichael Adam2015-09-093-3/+9
* libsmb: Fix CID 1034606 Incorrect pointer comparisonAnoop C S2015-09-091-1/+1
* libsmb: Fix CID 1034605 Incorrect pointer comparisonAnoop C S2015-09-091-1/+1
* winbindd: Fix CID 1273310 Remove structurally dead codeAnoop C S2015-09-091-2/+0
* build: line-break deps for 'param' subsystemMichael Adam2015-09-091-1/+10
* build: fix quotation of deps for 'param' subsystem.Michael Adam2015-09-091-1/+1
* fruit: Fix CID 1323186 Dereference before null checkVolker Lendecke2015-09-081-1/+1
* configure: Fix aio_suspend detectionTimur Bakeyev2015-09-081-1/+1
* vfs_gpfs: Avoid calling gpfs_is_offline on every i/oVolker Lendecke2015-09-051-2/+44
* vfs_gpfs: Introduce vfs_gpfs_fsp_is_offlineVolker Lendecke2015-09-041-19/+18
* winbind: Don't delete an existing krb5 ticket on cached logon.Jeremy Allison2015-09-041-24/+0
* vfs_fruit: delete ._ file when deleting the basefileRalph Boehme2015-09-021-12/+50
* vfs_fruit: split and simplify fruit_ftruncateRalph Boehme2015-09-021-30/+60
* vfs_fruit: handling of empty resource forkRalph Boehme2015-09-021-8/+26
* Revert "winbind: Fix 100% loop"Volker Lendecke2015-09-011-16/+0
* spoolss: handle SetPrinter for info level 4Garming Sam2015-09-011-0/+83
* selftest: add a check for disabled change notifyRalph Boehme2015-08-311-0/+2
* notify: check for valid notify_ctx in notify_removeRalph Boehme2015-08-311-0/+5
* s3: add suport for SMB3_10 and SMB3_11 protocols in smbstatusRalph Wuerthner2015-08-291-0/+6
* winbind: Fix 100% loopVolker Lendecke2015-08-281-0/+16
* s3:smb2_create: #if 0 unused variableStefan Metzmacher2015-08-281-0/+4
* Move the error handling for svhdx to vfswrap_create to give VFS module writer...Richard Sharpe2015-08-282-7/+16
* s3:vfs_smb_traffic_analyzer: remove samba_ prefix from AES_* function callsStefan Metzmacher2015-08-271-3/+3
* lib: Make sid_linearize take a uint8_tVolker Lendecke2015-08-276-10/+12
* lib: Make sid_parse take a uint8_tVolker Lendecke2015-08-267-12/+15
* s3-util: Compare the maximum allowed length of a NetBIOS nameRoel van Meer2015-08-251-1/+1
* 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-241-1/+1
* idmap: Remove dom_name from wbint_Uid2SidVolker Lendecke2015-08-241-1/+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
* 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
* vfs_scannedonly: Remove vfs_scannedonly from samba source tree.Robin Hack2015-08-213-1053/+1
* 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