index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-28
s3:libsmb: get rid of cli_state_max_requests
Luk Claes
3
-8
/
+2
2012-05-28
s3:libsmb: get rid of cli_state_server_session_key
Luk Claes
3
-10
/
+4
2012-05-28
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
15
-30
/
+24
2012-05-28
s3:libsmb: get rid of cli_state_protocol
Luk Claes
11
-30
/
+26
2012-05-28
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
19
-55
/
+59
2012-05-28
s3:libsmb: get rid of cli_state_*_sockaddr
Luk Claes
8
-20
/
+13
2012-05-28
s3:libsmb: get rid of cli_sockopt
Luk Claes
3
-59
/
+50
2012-05-28
s3:libsmb: remove unused (un)set_pending functions
Luk Claes
4
-14
/
+3
2012-05-27
Avoid all(), as it's not available in Python 2.4.
Jelmer Vernooij
1
-1
/
+5
2012-05-27
build: Remove all references to libuuid
Andrew Bartlett
5
-58
/
+3
2012-05-27
build: Add option to specify where gettext is (/usr/local by default)
Andriy Syrovenko
1
-1
/
+5
2012-05-27
Eliminate dependency on an external uuid library.
Andriy Syrovenko
5
-24
/
+11
2012-05-26
s3-build: Remove build of libaddns.a from the autoconf build
Andrew Bartlett
2
-75
/
+0
2012-05-26
s3-utils: Use ads_do_search_retry in net ads search
Andrew Bartlett
1
-1
/
+1
2012-05-26
s3-libads: Use a reducing page size to try and cope with a slow LDAP server
Andrew Bartlett
4
-2
/
+14
2012-05-26
s3-winbindd: Always map the LDAP error code to an NTSTATUS
Andrew Bartlett
1
-4
/
+20
2012-05-26
s3-libads: Map LDAP_TIMELIMIT_EXCEEDED as NT_STATUS_IO_TIMEOUT
Andrew Bartlett
1
-0
/
+3
2012-05-25
dns_hosts_file: move to a separate subsystem
Alexander Bokovoy
3
-7
/
+9
2012-05-25
s3-configure.in: when ADS support is disabled, unset HAVE_GSSAPI
Alexander Bokovoy
1
-0
/
+1
2012-05-25
s3:selftest: run smbtorture3 CLEANUP3 in the s3dc:local environment
Stefan Metzmacher
1
-0
/
+4
2012-05-25
s3: Test whether get_share_mode_lock cleans up stale processes
Volker Lendecke
5
-2
/
+181
2012-05-25
s3: Do not check the PIDs is parse_share_modes
Volker Lendecke
1
-42
/
+0
2012-05-25
Ensure we only return NT_STATUS_DELETE_PENDING if the share modes are valid.
Jeremy Allison
1
-3
/
+20
2012-05-25
s3: Check for serverid_exists in close_directory
Volker Lendecke
1
-0
/
+3
2012-05-25
s3: Check for serverid_exists in close_remove_share_mode
Volker Lendecke
1
-0
/
+3
2012-05-25
s3: Be less picky on stale share mode entries
Volker Lendecke
1
-1
/
+3
2012-05-25
s3: Check for serverid_exists in find_oplock_types
Volker Lendecke
1
-0
/
+18
2012-05-25
s3: Check for serverid_exists in rename_share_filename
Volker Lendecke
1
-0
/
+4
2012-05-25
s3: Check for serverid_exists in smb_posix_unlink
Volker Lendecke
1
-0
/
+3
2012-05-25
s3: Check for serverid_exists in open_mode_check
Volker Lendecke
1
-0
/
+5
2012-05-25
s3: Check for serverid_exists in notify_deferred_opens
Volker Lendecke
1
-2
/
+8
2012-05-25
Fix an invalid state only reachable on server crash/abort.
Jeremy Allison
1
-0
/
+11
2012-05-25
s3: Add "share_mode_stale_pid"
Volker Lendecke
2
-0
/
+33
2012-05-25
Fix bug #8373 - Can't join XP Pro workstations to 3.6.1 DC.
Jeremy Allison
2
-5
/
+11
2012-05-25
s3:smbd: move global smbd_msg_state to smbXsrv_connection
Stefan Metzmacher
3
-18
/
+21
2012-05-25
s3:smbd: move global koplocks to smbd_server_connection
Stefan Metzmacher
3
-4
/
+20
2012-05-25
s3:smbd: pass smbd_server_connection to should_notify_deferred_opens()
Stefan Metzmacher
3
-3
/
+3
2012-05-25
s3:smbd: move global oplocks vars to smbd_server_connection
Stefan Metzmacher
3
-16
/
+21
2012-05-25
s3:smbd: remove unused get_number_of_exclusive_open_oplocks()
Stefan Metzmacher
2
-10
/
+0
2012-05-25
move VERSION to alpha22
Andrew Bartlett
1
-2
/
+2
2012-05-25
WHATSNEW: update for alpha21, and mark as release
Andrew Bartlett
2
-9
/
+9
2012-05-25
wintest: s3fs is now the default in provision
Andrew Bartlett
1
-2
/
+1
2012-05-25
doc: Explain our build systems for Samba 4.0
Andrew Bartlett
1
-0
/
+97
2012-05-25
s3:smbd/signing: use smbd_server_connection as talloc parent for its smb1 sig...
Stefan Metzmacher
1
-2
/
+2
2012-05-24
s3-passdb: Fix negative SID->uid/gid/both cache handling
Ira Cooper
1
-0
/
+14
2012-05-24
s3:smbd: remove global 'smbd_server_conn' !!!
Stefan Metzmacher
6
-42
/
+63
2012-05-24
s3:smbd: only call file_init_global() in the parent smbd
Stefan Metzmacher
2
-2
/
+6
2012-05-24
s3:smbd/files: split file_init_global() out of file_init()
Stefan Metzmacher
2
-13
/
+35
2012-05-24
s3:smbd: remove unused var in smbXsrv_connection_init_tables()
Stefan Metzmacher
1
-2
/
+0
2012-05-24
s4:smb_server/smb: fix talloc_free() bug
Stefan Metzmacher
1
-1
/
+1
[next]