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: 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
*
idmap-autorid: Remove an unused variable
Volker Lendecke
2011-03-18
1
-11
/
+0
*
idmap-autorid: Use talloc_tos() in idmap_autorid_id_to_sid
Volker Lendecke
2011-03-18
1
-5
/
+6
*
idmap-autorid: Remove an else branch
Volker Lendecke
2011-03-18
1
-10
/
+11
*
idmap-autorid: Remove an unused variable
Volker Lendecke
2011-03-18
1
-11
/
+0
*
idmap-autorid: Remove an unused parameter
Volker Lendecke
2011-03-18
1
-3
/
+2
*
idmap-autorid: Use talloc_tos() in idmap_autorid_sids_to_unixids
Volker Lendecke
2011-03-18
1
-8
/
+12
*
idmap-autorid: Not necessary to talloc domaincfg
Volker Lendecke
2011-03-18
1
-14
/
+8
*
idmap-autorid: Not necessary to talloc domainsid
Volker Lendecke
2011-03-18
1
-9
/
+8
*
s3: Cope with 192.168.1.1/24 in smbcontrol ip-dropped
Volker Lendecke
2011-03-18
1
-4
/
+32
*
s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP.
Günther Deschner
2011-03-18
1
-1
/
+1
*
s3-waf: enable nss_winbind in make test for nss_wrapper.
Günther Deschner
2011-03-18
1
-0
/
+1
*
s3-registry: remove some unused headers.
Günther Deschner
2011-03-18
5
-7
/
+0
*
s3:locking: simplify the non cluster case of brl_get_locks_readonly()
Stefan Metzmacher
2011-03-18
1
-21
/
+2
*
s3:locking: brl_get_locks_internal() should not expose a write lock if the ca...
Stefan Metzmacher
2011-03-18
1
-7
/
+24
[prev]
[next]