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-09-11
s4:torture:smb2: fix error reporting in the oplock-brl1 test
Michael Adam
1
-2
/
+1
2012-09-11
s4:torture:smb2: remove an unused variable from the oplock-exclusive2 test
Michael Adam
1
-3
/
+0
2012-09-11
s4:torture:smb2: remove an unused variable from the oplock-exclusive1 test
Michael Adam
1
-3
/
+0
2012-09-11
At Michael's suggestion, factor common code into a function. My bad :-).
Jeremy Allison
1
-4
/
+9
2012-09-11
smbd: Print ACL used to create hash in vfs_xattr_common
Andrew Bartlett
1
-0
/
+10
2012-09-11
provision: Only give the "no posix ACLs" exception if we could not set the SD
Andrew Bartlett
1
-6
/
+6
2012-09-11
torture: Add discard_const_p() to work around dlz_create prototype
Andrew Bartlett
1
-2
/
+2
2012-09-11
selftest: we fail the smb2.durable-open.delete_on_close2 test
Michael Adam
1
-0
/
+1
2012-09-11
s4:torture:smb2: add a durable-open.delete_on_close2 test
Michael Adam
1
-0
/
+110
2012-09-11
selftest: pass smb2.durable-open.delete_on_close1
Michael Adam
1
-1
/
+0
2012-09-11
selftest: smb2.durable-open.delete_on_close1 is not flapping any more
Michael Adam
1
-1
/
+0
2012-09-11
s4:torture:smb2: fix the durable-open.delete_on_close1 test
Michael Adam
1
-53
/
+16
2012-09-11
lib/replace: remove duplicate check for inotify
Michael Adam
1
-1
/
+1
2012-09-11
docs: Move idmap manpage to there old location.
Andreas Schneider
8
-0
/
+0
2012-09-11
docs: Bump version up to 4.0.
Karolin Seeger
72
-82
/
+82
2012-09-11
selftest/Samba4: make use of samba-tool domain provision
Stefan Metzmacher
1
-1
/
+3
2012-09-11
wintest: make use of samba-tool domain provision
Stefan Metzmacher
1
-1
/
+3
2012-09-11
testprogs/blackbox: make use of samba-tool domain provision
Stefan Metzmacher
1
-1
/
+1
2012-09-11
s4:setup/tests: make use of samba-tool domain provision
Stefan Metzmacher
6
-19
/
+19
2012-09-11
s4:scripting: install samba_kcc to SBINDIR
Stefan Metzmacher
1
-2
/
+2
2012-09-11
s4:scripting: use the 'sbin_files' variable
Stefan Metzmacher
1
-1
/
+1
2012-09-11
s4:samba-tool: add 'samba-tool domain provision'
Stefan Metzmacher
1
-1
/
+264
2012-09-11
s4:python/netcmd: give the Commad implementations access to the raw arguments
Stefan Metzmacher
1
-0
/
+8
2012-09-11
s4:samba-tool: remove unused code in testparm.py
Stefan Metzmacher
1
-5
/
+0
2012-09-11
s4:samba-tool: allow sys.exit(ret) to control the exit code
Stefan Metzmacher
1
-1
/
+1
2012-09-11
quota: move function again to its belonging ifdef block
Björn Jacke
1
-11
/
+9
2012-09-11
s3:proto.h: remove duplicate disk_quotas prototypes
Björn Jacke
1
-10
/
+0
2012-09-11
quota: fix configure test for HP-UX
Björn Jacke
1
-0
/
+6
2012-09-11
samba3.smb2.durable-open.delete_on_close1 is now flapping (sometimes passes).
Jeremy Allison
1
-0
/
+1
2012-09-10
s3: Run raw.oplock
Volker Lendecke
1
-1
/
+1
2012-09-10
smbtorture: Test that delete requests are not special
Volker Lendecke
1
-0
/
+78
2012-09-10
s3: delete requests are not special
Volker Lendecke
1
-16
/
+0
2012-09-10
Set trans to a value that is not LDB_SUCCESS (all LDB_ constants are
Michele Baldessari
1
-1
/
+1
2012-09-10
Call TALLOC_FREE() before we return otherwise we will never free sam_account
Michele Baldessari
1
-1
/
+1
2012-09-10
Fix talloc memory heirarchy bug. If there's an SMB2 sessionsetup in flight wh...
Jeremy Allison
1
-5
/
+36
2012-09-10
Fix bug #9147 - winbind can't fetch user or group info from AD via LDAP
Jeremy Allison
1
-2
/
+4
2012-09-10
wafbuild: add defines for linux quota and sysquota support
Björn Jacke
1
-0
/
+8
2012-09-10
s3:smbd Bump the smbd vfs interface version to 30
Christian Ambach
1
-1
/
+2
2012-09-10
s3:vfs/time_audit: Add back pointer for sys_acl_delete_def_file_fn
Christof Schmitt
1
-0
/
+1
2012-09-10
s3:vfs/time_audit: add path names to log messages
Ralph Wuerthner
1
-80
/
+170
2012-09-10
s3:client use more access bits for snapshot display
Christian Ambach
1
-1
/
+2
2012-09-10
docs:build: make target "manpages" .PHONY, so manpages do get built...
Michael Adam
1
-1
/
+1
2012-09-10
s3-passdb: update abi_match and ignore more statically linked functions
Alexander Bokovoy
2
-17
/
+21
2012-09-10
docs: Rename htmlman3 -> htmlman.
Karolin Seeger
4
-7
/
+7
2012-09-10
s4:provision: ask the admin about the desired DNS implementation
Stefan Metzmacher
1
-0
/
+6
2012-09-10
Force cast to long as on some platform tv_usec is 32bit long
Matthieu Patou
1
-2
/
+2
2012-09-10
uid_t is a synonym for int on osX
Matthieu Patou
1
-1
/
+1
2012-09-10
osX define uint64_t as long long int
Matthieu Patou
1
-1
/
+1
2012-09-10
WHATSNEW: list SMB3 as max protocol and durable handles as changes since 4.0 ...
Michael Adam
1
-0
/
+27
2012-09-10
docs: describe the new parameter "durable handles" in the smb.conf manpage
Michael Adam
1
-0
/
+27
[next]