index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
messaging3: Remove use of full_path_tos()
Volker Lendecke
2014-06-18
1
-8
/
+6
*
unix_msg: Lift sockaddr_un handling from unix_msg_send
Volker Lendecke
2014-06-18
5
-33
/
+24
*
unix_msg: Lift sockaddr_un handling from unix_msg_init
Volker Lendecke
2014-06-18
5
-43
/
+43
*
unix_msg: Lift sockaddr_un handling from unix_dgram_send
Volker Lendecke
2014-06-18
1
-19
/
+17
*
unix_msg: Lift sockaddr_un handling from unix_dgram_send_queue_init
Volker Lendecke
2014-06-18
1
-13
/
+7
*
unix_msg: Lift sockaddr_un handling from unix_dgram_init
Volker Lendecke
2014-06-18
1
-16
/
+23
*
s3: smb2 - strictly obey file name restrictions w.r.t. the SMB2 protocol spec.
Jeremy Allison
2014-06-18
1
-0
/
+16
*
s3: smb2 - Check supplied impersonation level on SMB2_CREATE.
Jeremy Allison
2014-06-18
1
-0
/
+18
*
s3: smb2 - Negprot should return INVALID_PARAMETER if flags2 signed bit is set.
Jeremy Allison
2014-06-18
1
-2
/
+17
*
s3: auth: Fix winbindd_pam_auth_pac_send() to create a new info3 and merge in...
Jeremy Allison
2014-06-18
1
-2
/
+22
*
s3: auth: Change auth3_generate_session_info_pac() to use a copy of the info3...
Jeremy Allison
2014-06-18
1
-2
/
+9
*
s3: auth: Add create_info3_from_pac_logon_info() to create a new info3 and me...
Jeremy Allison
2014-06-18
2
-0
/
+80
*
s3: auth: Change make_server_info_info3() to take a const struct netr_SamInfo...
Jeremy Allison
2014-06-18
3
-6
/
+6
*
s3: auth: Add some const to the struct netr_SamInfo3 * arguments of copy_netr...
Jeremy Allison
2014-06-18
3
-4
/
+4
*
lib: Use BVAL macro in interpret_long_date
Volker Lendecke
2014-06-18
1
-1
/
+1
*
messaging3: Use server_id_str_buf
Volker Lendecke
2014-06-17
1
-2
/
+4
*
build: fix the test and define for msg_accrights
Michael Adam
2014-06-16
2
-6
/
+6
*
s3-winbindd: Honour pdb_is_responsible_for_everything_else()
Andrew Bartlett
2014-06-16
1
-8
/
+11
*
passdb: Allow a passdb module to do idmap for everything
Andrew Bartlett
2014-06-16
6
-2
/
+348
*
vfs:gpfs: fix a debug message
Michael Adam
2014-06-13
1
-1
/
+1
*
vfs: update a bit-rotten comment
Michael Adam
2014-06-13
1
-5
/
+6
*
vfs: remove unused function vfs_pread_data()
Michael Adam
2014-06-13
2
-24
/
+0
*
vfs_streams_xattr: add options "prefix" and "store_stream_type"
Ralph Boehme
2014-06-13
1
-30
/
+92
*
Convert samba_private_attr_name() to a public function
Ralph Boehme
2014-06-13
2
-1
/
+2
*
locking: use correct conversion specifier for printing variables
Ralph Boehme
2014-06-13
3
-10
/
+11
*
smbd: tevent_req_nterror already returns bool :-)
Volker Lendecke
2014-06-11
1
-2
/
+1
*
smbd: Use full_path_tos() where appropriate
Volker Lendecke
2014-06-11
1
-7
/
+15
*
s3: smbd : SMB2 - fix SMB2_SEARCH when searching non wildcard string with a c...
Jeremy Allison
2014-06-11
1
-3
/
+34
*
s3: smbd - SMB[2|3]. Ensure a \ or / can't be found anywhere in a search path...
Jeremy Allison
2014-06-11
1
-2
/
+2
*
s3-winbindd: Implement SamLogon IRPC call
Andrew Bartlett
2014-06-11
4
-51
/
+150
*
s3-winbind: Transparently forward IRPC messages to the winbind_dual child
Andrew Bartlett
2014-06-11
1
-37
/
+80
*
s3-winbind rename winbindd_update_rodc_dns to be for more generic irpc
Andrew Bartlett
2014-06-11
4
-11
/
+17
*
librpc/idl: Merge wbint.idl with winbind.idl so we can forward IRPC requests ...
Andrew Bartlett
2014-06-11
42
-241
/
+52
*
s3-winbindd: Listen on IRPC and do forwarded DNS updates on an RODC
Andrew Bartlett
2014-06-11
6
-0
/
+144
*
s3-winbindd: Register winbindd with irpc
Andrew Bartlett
2014-06-11
3
-0
/
+34
*
auth: Provide a way to use the auth stack for winbindd authentication
Andrew Bartlett
2014-06-11
5
-14
/
+74
*
winbindd: Call set_dc_type_and_flags on the internal domain
Andrew Bartlett
2014-06-11
5
-113
/
+87
*
passdb: Do not routinely clear the global memory returned by get_global_sam_s...
Andrew Bartlett
2014-06-11
2
-15
/
+41
*
Use GUID_equal in a few places
Volker Lendecke
2014-06-10
1
-1
/
+1
*
s3: libsmb: Change cli_disk_size() to use the trans2/SMB_FS_FULL_SIZE_INFORMA...
Jeremy Allison
2014-06-07
1
-0
/
+45
*
s3: libsmb: Make cli_smb2_dskattr() a 64-bit interface.
Jeremy Allison
2014-06-07
3
-14
/
+10
*
s3: libsmb : Move users of cli_dskattr to a 64-bit interface cli_disk_free().
Jeremy Allison
2014-06-07
4
-6
/
+35
*
s3/s4: smbd, rpc, ldap, cldap, kdc services.
Jeremy Allison
2014-06-07
1
-6
/
+10
*
s3:vfs_afsacl fix compiler warnings
Christian Ambach
2014-06-04
1
-2
/
+1
*
vfs_afsacl: remove unused includes
Christian Ambach
2014-06-04
1
-2
/
+1
*
waf: fixup build with fake kaserver enabled
Christian Ambach
2014-06-04
2
-0
/
+4
*
waf: add --with-fake-kaserver option
Christian Ambach
2014-06-04
1
-0
/
+13
*
s3:lib/afs move afs_settoken.c to common lib dir
Christian Ambach
2014-06-04
5
-271
/
+2
*
s3:lib/afs move afs.c to common lib dir
Christian Ambach
2014-06-04
6
-319
/
+3
*
s3-winbind: Use strlcpy to avoid log entry.
Andreas Schneider
2014-06-04
1
-1
/
+4
[prev]
[next]