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
...
*
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
2012-05-28
15
-30
/
+24
*
s3:libsmb: get rid of cli_state_protocol
Luk Claes
2012-05-28
11
-30
/
+26
*
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
2012-05-28
19
-55
/
+59
*
s3:libsmb: get rid of cli_state_*_sockaddr
Luk Claes
2012-05-28
8
-20
/
+13
*
s3:libsmb: get rid of cli_sockopt
Luk Claes
2012-05-28
3
-59
/
+50
*
s3:libsmb: remove unused (un)set_pending functions
Luk Claes
2012-05-28
4
-14
/
+3
*
build: Remove all references to libuuid
Andrew Bartlett
2012-05-27
3
-50
/
+3
*
Eliminate dependency on an external uuid library.
Andriy Syrovenko
2012-05-27
1
-5
/
+1
*
s3-build: Remove build of libaddns.a from the autoconf build
Andrew Bartlett
2012-05-26
2
-75
/
+0
*
s3-utils: Use ads_do_search_retry in net ads search
Andrew Bartlett
2012-05-26
1
-1
/
+1
*
s3-libads: Use a reducing page size to try and cope with a slow LDAP server
Andrew Bartlett
2012-05-26
4
-2
/
+14
*
s3-winbindd: Always map the LDAP error code to an NTSTATUS
Andrew Bartlett
2012-05-26
1
-4
/
+20
*
s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUT
Andrew Bartlett
2012-05-26
1
-0
/
+3
*
s3-configure.in: when ADS support is disabled, unset HAVE_GSSAPI
Alexander Bokovoy
2012-05-25
1
-0
/
+1
*
s3:selftest: run smbtorture3 CLEANUP3 in the s3dc:local environment
Stefan Metzmacher
2012-05-25
1
-0
/
+4
*
s3: Test whether get_share_mode_lock cleans up stale processes
Volker Lendecke
2012-05-25
5
-2
/
+181
*
s3: Do not check the PIDs is parse_share_modes
Volker Lendecke
2012-05-25
1
-42
/
+0
*
Ensure we only return NT_STATUS_DELETE_PENDING if the share modes are valid.
Jeremy Allison
2012-05-25
1
-3
/
+20
*
s3: Check for serverid_exists in close_directory
Volker Lendecke
2012-05-25
1
-0
/
+3
*
s3: Check for serverid_exists in close_remove_share_mode
Volker Lendecke
2012-05-25
1
-0
/
+3
*
s3: Be less picky on stale share mode entries
Volker Lendecke
2012-05-25
1
-1
/
+3
*
s3: Check for serverid_exists in find_oplock_types
Volker Lendecke
2012-05-25
1
-0
/
+18
*
s3: Check for serverid_exists in rename_share_filename
Volker Lendecke
2012-05-25
1
-0
/
+4
*
s3: Check for serverid_exists in smb_posix_unlink
Volker Lendecke
2012-05-25
1
-0
/
+3
*
s3: Check for serverid_exists in open_mode_check
Volker Lendecke
2012-05-25
1
-0
/
+5
*
s3: Check for serverid_exists in notify_deferred_opens
Volker Lendecke
2012-05-25
1
-2
/
+8
*
Fix an invalid state only reachable on server crash/abort.
Jeremy Allison
2012-05-25
1
-0
/
+11
*
s3: Add "share_mode_stale_pid"
Volker Lendecke
2012-05-25
2
-0
/
+33
*
s3:smbd: move global smbd_msg_state to smbXsrv_connection
Stefan Metzmacher
2012-05-25
3
-18
/
+21
*
s3:smbd: move global koplocks to smbd_server_connection
Stefan Metzmacher
2012-05-25
3
-4
/
+20
*
s3:smbd: pass smbd_server_connection to should_notify_deferred_opens()
Stefan Metzmacher
2012-05-25
3
-3
/
+3
*
s3:smbd: move global oplocks vars to smbd_server_connection
Stefan Metzmacher
2012-05-25
3
-16
/
+21
*
s3:smbd: remove unused get_number_of_exclusive_open_oplocks()
Stefan Metzmacher
2012-05-25
2
-10
/
+0
*
s3:smbd/signing: use smbd_server_connection as talloc parent for its smb1 sig...
Stefan Metzmacher
2012-05-25
1
-2
/
+2
*
s3-passdb: Fix negative SID->uid/gid/both cache handling
Ira Cooper
2012-05-24
1
-0
/
+14
*
s3:smbd: remove global 'smbd_server_conn' !!!
Stefan Metzmacher
2012-05-24
6
-42
/
+63
*
s3:smbd: only call file_init_global() in the parent smbd
Stefan Metzmacher
2012-05-24
2
-2
/
+6
*
s3:smbd/files: split file_init_global() out of file_init()
Stefan Metzmacher
2012-05-24
2
-13
/
+35
*
s3:smbd: remove unused var in smbXsrv_connection_init_tables()
Stefan Metzmacher
2012-05-24
1
-2
/
+0
*
s3-smbldap: Add API for external callback to perform LDAP bind in smbldap
Alexander Bokovoy
2012-05-24
2
-1
/
+21
*
s3:smbd/msdfs: pass allow_broken_path to resolve_dfspath_wcard()
Stefan Metzmacher
2012-05-24
4
-1
/
+6
*
s3:smbd/msdfs: pass 'allow_broken_path' to get_referred_path()
Stefan Metzmacher
2012-05-24
4
-8
/
+13
*
s3:smbd/msdfs: let create_conn_struct() also fake the 'smbd_server_connection'
Stefan Metzmacher
2012-05-24
4
-23
/
+63
*
s3:smbd/files: work without sconn->file_bmap and assign fsp->fnum = -1
Stefan Metzmacher
2012-05-24
1
-23
/
+39
*
s3:smbd/files: fix error path and correctly cleanup
Stefan Metzmacher
2012-05-24
1
-7
/
+7
*
s3-configure: Fix configure version information.
Ira Cooper
2012-05-24
1
-4
/
+4
*
s3:rpc_server/dfs: pass allow_broken_path=true to create_junction()
Stefan Metzmacher
2012-05-23
1
-2
/
+4
*
s3:smbd/proto.h: remove unused resolve_dfspath() prototype
Stefan Metzmacher
2012-05-23
1
-5
/
+0
*
s3:smbd/files: remove unused VALID_FNUM()
Stefan Metzmacher
2012-05-23
1
-2
/
+0
*
s3:smb2_server: make use of nt_status_np_pipe()
Stefan Metzmacher
2012-05-23
3
-3
/
+13
[prev]
[next]