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-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
2012-05-24
waf: for MIT krb5 build require kerberos version above 1.9
Alexander Bokovoy
1
-1
/
+8
2012-05-24
s3-smbldap: Add API for external callback to perform LDAP bind in smbldap
Alexander Bokovoy
2
-1
/
+21
2012-05-24
s4/scripting: in MIT build do not install samba-tool, it is not usable yet
Alexander Bokovoy
2
-7
/
+4
2012-05-24
s4-selftest: Demonstrate the correct behaviour between specified usernames an...
Andrew Bartlett
1
-0
/
+8
2012-05-24
auth/credentials: 'workgroup' set via command line will not drop existing ccache
Alexander Bokovoy
3
-14
/
+7
2012-05-24
s3:smbd/msdfs: pass allow_broken_path to resolve_dfspath_wcard()
Stefan Metzmacher
4
-1
/
+6
2012-05-24
s3:smbd/msdfs: pass 'allow_broken_path' to get_referred_path()
Stefan Metzmacher
4
-8
/
+13
2012-05-24
s3:smbd/msdfs: let create_conn_struct() also fake the 'smbd_server_connection'
Stefan Metzmacher
4
-23
/
+63
2012-05-24
s3:smbd/files: work without sconn->file_bmap and assign fsp->fnum = -1
Stefan Metzmacher
1
-23
/
+39
2012-05-24
s3:smbd/files: fix error path and correctly cleanup
Stefan Metzmacher
1
-7
/
+7
2012-05-24
selftest: Run only the samba3 tests on builds without the AD DC
Andrew Bartlett
1
-1
/
+6
2012-05-24
WHATSNEW: Move to document changes for beta1
Andrew Bartlett
1
-57
/
+51
2012-05-24
s4-provision: Make s3fs the default way to install a new Samba4 DC
Andrew Bartlett
2
-2
/
+3
2012-05-24
s4-selftest: Always delete the user at the end of test_passwords.sh
Andrew Bartlett
1
-1
/
+1
2012-05-24
dlz_bind9: Make the talloc destructor static and return 0.
Amitay Isaacs
1
-1
/
+2
2012-05-24
dlz_bind9: Fix the named crash on reloading named
Amitay Isaacs
1
-1
/
+17
2012-05-24
s3-configure: Fix configure version information.
Ira Cooper
1
-4
/
+4
2012-05-23
s3:rpc_server/dfs: pass allow_broken_path=true to create_junction()
Stefan Metzmacher
1
-2
/
+4
2012-05-23
s3:smbd/proto.h: remove unused resolve_dfspath() prototype
Stefan Metzmacher
1
-5
/
+0
2012-05-23
s3:smbd/files: remove unused VALID_FNUM()
Stefan Metzmacher
1
-2
/
+0
2012-05-23
s3:smb2_server: make use of nt_status_np_pipe()
Stefan Metzmacher
3
-3
/
+13
2012-05-23
s3:smbd: use nt_status_np_pipe for smb1
Stefan Metzmacher
3
-7
/
+28
2012-05-23
s3:smbd: add nt_status_np_pipe()
Stefan Metzmacher
2
-0
/
+12
2012-05-23
blackbox: fix samba4.blackbox.kinit test
Alexander Bokovoy
1
-0
/
+1
2012-05-23
gse: Use the smb_gss_oid_equal wrapper.
Andreas Schneider
5
-23
/
+10
2012-05-23
krb5samba: Add smb_gss_oid_equal wrapper.
Andreas Schneider
4
-2
/
+90
2012-05-23
s3-autoconf: fix typo after migrating DNS resolver code to lib/addns
Alexander Bokovoy
1
-1
/
+1
2012-05-23
wafsamba: ensure TO_LIST does not fail with empty string
Alexander Bokovoy
1
-0
/
+2
2012-05-23
libcli/dns: make 'clidns' private library out of DNS code in WAF build
Alexander Bokovoy
5
-11
/
+9
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
48
-471
/
+598
2012-05-23
s4: samba-tool is usable without export-keytab command, make sure it does not...
Alexander Bokovoy
1
-19
/
+22
[next]