summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* messaging3: Remove use of full_path_tos()Volker Lendecke2014-06-181-8/+6
* unix_msg: Lift sockaddr_un handling from unix_msg_sendVolker Lendecke2014-06-185-33/+24
* unix_msg: Lift sockaddr_un handling from unix_msg_initVolker Lendecke2014-06-185-43/+43
* unix_msg: Lift sockaddr_un handling from unix_dgram_sendVolker Lendecke2014-06-181-19/+17
* unix_msg: Lift sockaddr_un handling from unix_dgram_send_queue_initVolker Lendecke2014-06-181-13/+7
* unix_msg: Lift sockaddr_un handling from unix_dgram_initVolker Lendecke2014-06-181-16/+23
* s3: smb2 - strictly obey file name restrictions w.r.t. the SMB2 protocol spec.Jeremy Allison2014-06-181-0/+16
* s3: smb2 - Check supplied impersonation level on SMB2_CREATE.Jeremy Allison2014-06-181-0/+18
* s3: smb2 - Negprot should return INVALID_PARAMETER if flags2 signed bit is set.Jeremy Allison2014-06-181-2/+17
* s3: auth: Fix winbindd_pam_auth_pac_send() to create a new info3 and merge in...Jeremy Allison2014-06-181-2/+22
* s3: auth: Change auth3_generate_session_info_pac() to use a copy of the info3...Jeremy Allison2014-06-181-2/+9
* s3: auth: Add create_info3_from_pac_logon_info() to create a new info3 and me...Jeremy Allison2014-06-182-0/+80
* s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo...Jeremy Allison2014-06-183-6/+6
* s3: auth: Add some const to the struct netr_SamInfo3 * arguments of copy_netr...Jeremy Allison2014-06-183-4/+4
* lib: Use BVAL macro in interpret_long_dateVolker Lendecke2014-06-181-1/+1
* messaging3: Use server_id_str_bufVolker Lendecke2014-06-171-2/+4
* build: fix the test and define for msg_accrightsMichael Adam2014-06-162-6/+6
* s3-winbindd: Honour pdb_is_responsible_for_everything_else()Andrew Bartlett2014-06-161-8/+11
* passdb: Allow a passdb module to do idmap for everythingAndrew Bartlett2014-06-166-2/+348
* vfs:gpfs: fix a debug messageMichael Adam2014-06-131-1/+1
* vfs: update a bit-rotten commentMichael Adam2014-06-131-5/+6
* vfs: remove unused function vfs_pread_data()Michael Adam2014-06-132-24/+0
* vfs_streams_xattr: add options "prefix" and "store_stream_type"Ralph Boehme2014-06-131-30/+92
* Convert samba_private_attr_name() to a public functionRalph Boehme2014-06-132-1/+2
* locking: use correct conversion specifier for printing variablesRalph Boehme2014-06-133-10/+11
* smbd: tevent_req_nterror already returns bool :-)Volker Lendecke2014-06-111-2/+1
* smbd: Use full_path_tos() where appropriateVolker Lendecke2014-06-111-7/+15
* s3: smbd : SMB2 - fix SMB2_SEARCH when searching non wildcard string with a c...Jeremy Allison2014-06-111-3/+34
* s3: smbd - SMB[2|3]. Ensure a \ or / can't be found anywhere in a search path...Jeremy Allison2014-06-111-2/+2
* s3-winbindd: Implement SamLogon IRPC callAndrew Bartlett2014-06-114-51/+150
* s3-winbind: Transparently forward IRPC messages to the winbind_dual childAndrew Bartlett2014-06-111-37/+80
* s3-winbind rename winbindd_update_rodc_dns to be for more generic irpcAndrew Bartlett2014-06-114-11/+17
* librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...Andrew Bartlett2014-06-1142-241/+52
* s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODCAndrew Bartlett2014-06-116-0/+144
* s3-winbindd: Register winbindd with irpcAndrew Bartlett2014-06-113-0/+34
* auth: Provide a way to use the auth stack for winbindd authenticationAndrew Bartlett2014-06-115-14/+74
* winbindd: Call set_dc_type_and_flags on the internal domainAndrew Bartlett2014-06-115-113/+87
* passdb: Do not routinely clear the global memory returned by get_global_sam_s...Andrew Bartlett2014-06-112-15/+41
* Use GUID_equal in a few placesVolker Lendecke2014-06-101-1/+1
* s3: libsmb: Change cli_disk_size() to use the trans2/SMB_FS_FULL_SIZE_INFORMA...Jeremy Allison2014-06-071-0/+45
* s3: libsmb: Make cli_smb2_dskattr() a 64-bit interface.Jeremy Allison2014-06-073-14/+10
* s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free().Jeremy Allison2014-06-074-6/+35
* s3/s4: smbd, rpc, ldap, cldap, kdc services.Jeremy Allison2014-06-071-6/+10
* s3:vfs_afsacl fix compiler warningsChristian Ambach2014-06-041-2/+1
* vfs_afsacl: remove unused includesChristian Ambach2014-06-041-2/+1
* waf: fixup build with fake kaserver enabledChristian Ambach2014-06-042-0/+4
* waf: add --with-fake-kaserver optionChristian Ambach2014-06-041-0/+13
* s3:lib/afs move afs_settoken.c to common lib dirChristian Ambach2014-06-045-271/+2
* s3:lib/afs move afs.c to common lib dirChristian Ambach2014-06-046-319/+3
* s3-winbind: Use strlcpy to avoid log entry.Andreas Schneider2014-06-041-1/+4