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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-fault: removed the cont_fn from fault_setup()
Andrew Tridgell
2011-03-22
8
-46
/
+8
*
libcli/security: make sure that we don't grant SEC_STD_DELETE to the owner by...
Stefan Metzmacher
2011-03-21
1
-28
/
+30
*
s3:smbd: access checks should not depend on share mode flags
Stefan Metzmacher
2011-03-21
1
-1
/
+0
*
s4:ntvfs/posix: grant SEC_STD_DELETE if the parent grants SEC_DIR_DELETE_CHILD
Stefan Metzmacher
2011-03-21
1
-10
/
+58
*
s3: Fix Coverity ID 1048, CHECKED_RETURN
Volker Lendecke
2011-03-21
1
-6
/
+1
*
s3: Fix Coverity ID 770, REVERSE_INULL
Volker Lendecke
2011-03-21
1
-15
/
+7
*
idmap.idl: Fix whitespace
Volker Lendecke
2011-03-21
1
-1
/
+1
*
pyldb: minor fixup, fix a memory leak
Matthieu Patou
2011-03-20
1
-2
/
+3
*
pyldb: add more tests for control manipulation
Matthieu Patou
2011-03-20
1
-0
/
+4
*
dsdb: read acl, sd can be null and ret == LDB_SUCCESS
Matthieu Patou
2011-03-20
1
-1
/
+1
*
dsdb: acl_read fix a missed talloc_steal
Matthieu Patou
2011-03-20
1
-0
/
+1
*
upgradeprovision: Fix typo
Matthieu Patou
2011-03-20
1
-1
/
+1
*
ldb:fix control parsing for dirsync
Matthieu Patou
2011-03-20
1
-2
/
+3
*
ldapcli: allocate control value on the control object not on the control cont...
Matthieu Patou
2011-03-20
1
-2
/
+2
*
s3: Fix early tldap_search cancels
Volker Lendecke
2011-03-20
1
-1
/
+1
*
lib/replace/test: Add missing include for prototype.
Jelmer Vernooij
2011-03-19
1
-0
/
+1
*
rpc_server/remote: Add missing prototype.
Jelmer Vernooij
2011-03-19
1
-0
/
+1
*
lib/registry/tests: Fix prototypes.
Jelmer Vernooij
2011-03-19
4
-4
/
+4
*
selftest/Samba3: use 'debug pid=yes'
Stefan Metzmacher
2011-03-19
1
-0
/
+1
*
s3:smbd: remove uses of "./" in unlink_internals()
Stefan Metzmacher
2011-03-19
1
-4
/
+0
*
s3: use getgrset() when it is available
Christian Ambach
2011-03-19
3
-3
/
+59
*
pidl: Fix prototype for server init functions.
Jelmer Vernooij
2011-03-19
1
-2
/
+5
*
lib/: Fix prototypes for functions.
Jelmer Vernooij
2011-03-19
2
-3
/
+5
*
libcli/: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
5
-0
/
+8
*
source4/: Fix prototypes for all functions in various subsystems.
Jelmer Vernooij
2011-03-19
10
-0
/
+19
*
source4/lib: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
6
-0
/
+12
*
source4/torture: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
7
-0
/
+8
*
source4/auth: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
6
-1
/
+17
*
libreplace: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
4
-1
/
+8
*
source4/param: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
4
-1
/
+8
*
source4/auth/ntlm: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
7
-0
/
+13
*
source4/auth/gensec: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
7
-1
/
+11
*
source4/winbind: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
3
-0
/
+7
*
source4/torture/ndr: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
14
-0
/
+14
*
source4/kdc: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
6
-1
/
+13
*
source4/ntvfs: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
7
-0
/
+14
*
source4/rpc_server: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
6
-0
/
+7
*
source4/dsdb/samdb: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
4
-2
/
+4
*
source4/smbd: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
5
-0
/
+9
*
source4/ntvfs/posix: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
4
-0
/
+8
*
source4/torture/basic: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
17
-0
/
+17
*
source4/torture/raw: Fix prototypes for all functions.
Jelmer Vernooij
2011-03-19
31
-0
/
+32
*
wafsamba: add -Wcast-qual only to the toplevel (s4) build.
Günther Deschner
2011-03-19
1
-1
/
+3
*
s3-waf: use HAVE_ADS env to decide whether to build libads.so
Günther Deschner
2011-03-19
2
-2
/
+5
*
s3-build: use HAVE_ADS define in some more places.
Günther Deschner
2011-03-19
2
-2
/
+2
*
SMB2 renames return SHARING_VIOLATION if there is any existing oplock on a file.
Jeremy Allison
2011-03-18
1
-0
/
+6
*
s3: Add "print notify backchannel" parameter to prevent us doing the reverse ...
Volker Lendecke
2011-03-18
4
-0
/
+37
*
s3:autorid make sure we set the mapping status correct on early exit
Christian Ambach
2011-03-18
1
-0
/
+1
*
idmap-autorid: Slightly simplify idmap_autorid_get_domainrange
Volker Lendecke
2011-03-18
1
-8
/
+3
*
idmap-autorid: Slightly simplify idmap_autorid_get_domainrange
Volker Lendecke
2011-03-18
1
-2
/
+1
[prev]
[next]