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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15122: test what access masks are needed when using the FLAGS2_READ_PERMIT_E...
Stefan Metzmacher
1
-15
/
+159
2007-10-10
r15121: fix pushing of the FLAGS2_READ_PERMIT_EXECUTE flag in the
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r15120: Minimize the diff between Samba3 and Samba4 tdb: In Samba3 we don't a...
Volker Lendecke
1
-7
/
+7
2007-10-10
r15118: - do access checks also when the owner and group are not changed
Stefan Metzmacher
1
-19
/
+28
2007-10-10
r15117: add more comments
Stefan Metzmacher
1
-1
/
+7
2007-10-10
r15113: Add a ldb_strerror() function.
Tim Potter
2
-0
/
+100
2007-10-10
r15110: Start rewriting higher level ldb wrapper.
Tim Potter
1
-52
/
+54
2007-10-10
r15109: Wrap ldb_global_init()
Tim Potter
1
-0
/
+2
2007-10-10
r15100: Port the bugfix for #3569 to Samba4
Volker Lendecke
4
-5
/
+21
2007-10-10
r15099: An attempt to fix BSD make portability issues. With these changes Sam...
Alexander Bokovoy
4
-4
/
+7
2007-10-10
r15097: Add constants for ldb errors.
Tim Potter
1
-0
/
+50
2007-10-10
r15096: Fix typo.
Tim Potter
1
-1
/
+1
2007-10-10
r15095: Fix up typemap for struct ldb_val so that ldb_msg_add_value() wrapper
Tim Potter
1
-14
/
+13
2007-10-10
r15092: Remove some swig stuff that didn't work out and the %rename call.
Tim Potter
1
-60
/
+13
2007-10-10
r15091: Raise LdbError instead of IOError when ldb function calls return an
Tim Potter
1
-7
/
+14
2007-10-10
r15090: Since we wrap the swig wrapper in another layer of Python, there isn't
Tim Potter
2
-43
/
+22
2007-10-10
r15087: Quick stress test that does more or less what the tool "iometer" does.
Volker Lendecke
1
-0
/
+87
2007-10-10
r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY is
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15078: add TODO about setting the full ACL with an NTTRANS_CREATE
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15077: map SID_BUILTIN_USERS
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r15076: give the correct return code
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r15071: fix typo
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r15070: test the needed access masks for read/write the different
Stefan Metzmacher
1
-0
/
+209
2007-10-10
r15069: - don't crash on a NULL acl
Stefan Metzmacher
1
-1
/
+9
2007-10-10
r15066: - sync the dir_flags tests with the file_flags tests
Stefan Metzmacher
1
-4
/
+94
2007-10-10
r15065: Remove duplicate prototype.
Tim Potter
1
-1
/
+0
2007-10-10
r15064: Remove the change until I find proper solution
Alexander Bokovoy
1
-4
/
+0
2007-10-10
r15063: Theoretically, this should allow NetBSD make to handle VPATH-like loo...
Alexander Bokovoy
1
-0
/
+2
2007-10-10
r15062: Theoretically, this should allow NetBSD make to handle VPATH-like loo...
Alexander Bokovoy
1
-0
/
+2
2007-10-10
r15061: Use $(PERL) to run cflags.pl as actual perl binary might not be in /u...
Alexander Bokovoy
1
-6
/
+6
2007-10-10
r15057: fix access masks for getting and setting security_descriptors
Stefan Metzmacher
2
-8
/
+25
2007-10-10
r15056: w2k3 gives NT_STATUS_ACCESS_DENIED instead of NT_STATUS_ACCESS_VIOLATION
Stefan Metzmacher
1
-4
/
+2
2007-10-10
r15055: this was my version for the crash bug in the messaging code...
Stefan Metzmacher
1
-21
/
+8
2007-10-10
r15052: Do not add builddir variants into include paths when building in-tree
Alexander Bokovoy
1
-1
/
+7
2007-10-10
r15051: Remove directory creation from this rule; we use script/buildtree.pl ...
Alexander Bokovoy
1
-1
/
+0
2007-10-10
r15050: fixed a double free in the new messaging code.
Andrew Tridgell
1
-4
/
+4
2007-10-10
r15049: for really efficient oplock handling with thousands of open files we
Andrew Tridgell
4
-43
/
+120
2007-10-10
r15048: started on the server side implementation of oplocks. The code is not
Andrew Tridgell
5
-40
/
+122
2007-10-10
r15036: Add out of tree build support and see how buildfarm will respond to m...
Alexander Bokovoy
12
-47
/
+133
2007-10-10
r15033: expanded the RAW-OPLOCK test to include the different cases where the
Andrew Tridgell
2
-41
/
+134
2007-10-10
r15032: change BENCH-NBENCH to always break to none, rather than accepting a
Andrew Tridgell
2
-2
/
+8
2007-10-10
r15029: fixed the detection of inotify
Andrew Tridgell
1
-2
/
+2
2007-10-10
r15021: Couple more comments and fixes in spirit of utility functions
Rafal Szczesniak
1
-32
/
+49
2007-10-10
r15017: When making up our own inotify functions, make sure glibc exports the
Tim Potter
1
-1
/
+7
2007-10-10
r15016: add a test for a 2nd open with an exclusive oplock. It does not cause
Andrew Tridgell
1
-1
/
+7
2007-10-10
r15015: add an explanation for this test
Andrew Tridgell
1
-1
/
+10
2007-10-10
r15014: added a simple batch oplock benchmark
Andrew Tridgell
3
-7
/
+97
2007-10-10
r15002: More cleanups in build/m4/rewrite.m4
Jelmer Vernooij
4
-41
/
+10
2007-10-10
r15001: Add 'make dist'
Jelmer Vernooij
2
-0
/
+8
2007-10-10
r15000: Move some more autoconf tests out of build/m4/rewrite.m4
Jelmer Vernooij
10
-54
/
+41
[next]