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
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
testsuite: fix bug #5594 by using the new --skip-global-ckecks switch
Michael Adam
2008-07-15
1
-1
/
+1
|
*
testparm: add a switch --skip-global-checks.
Michael Adam
2008-07-15
1
-1
/
+5
|
*
build: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WINBIND_EXTRA_LIBS@ in r...
Michael Adam
2008-07-14
1
-1
/
+2
|
*
build: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_NSS_PTHREAD@ in rules.
Michael Adam
2008-07-14
1
-1
/
+2
|
*
build: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIND_NSS_EXTRA_LIBS@ in r...
Michael Adam
2008-07-14
1
-1
/
+2
|
*
build: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.
Michael Adam
2008-07-14
1
-1
/
+1
|
*
build: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS@ in rules.
Michael Adam
2008-07-14
1
-1
/
+2
|
*
build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@
Michael Adam
2008-07-14
1
-6
/
+6
|
*
build: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@ in rules.
Michael Adam
2008-07-14
1
-52
/
+53
|
*
build: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS@ in rules.
Michael Adam
2008-07-14
1
-62
/
+63
|
*
build: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.
Michael Adam
2008-07-14
1
-47
/
+48
|
*
build: use $(WINBIND_LIBS) instead of @WINBIND_LIBS@ in rules.
Michael Adam
2008-07-14
1
-21
/
+21
|
*
Add fix from Simo for bug #5540 - missing code to substitute
Jeremy Allison
2008-07-14
1
-3
/
+6
*
|
Static libsmbclient library needs to include all objects
Derrell Lipman
2008-07-16
1
-2
/
+2
*
|
Fix typos.
Derrell Lipman
2008-07-16
2
-2
/
+2
|
/
*
Fix typo.
Karolin Seeger
2008-07-14
3
-3
/
+3
*
Fix regression introduced with 4086ef15b395f1a536fb669af2103a33ecc14de4
Simo Sorce
2008-07-12
1
-15
/
+15
*
Remove one nested level by reversing if condition
Simo Sorce
2008-07-12
1
-58
/
+54
*
Add back mem leak fixes
Simo Sorce
2008-07-12
1
-0
/
+2
*
Make again idmap_init static
Simo Sorce
2008-07-12
2
-2
/
+1
*
Remove an unused extern reference in vfs_aixacl2.c
Volker Lendecke
2008-07-12
1
-2
/
+0
*
Revert "Fix two memory leaks in an error path in idmap.c"
Volker Lendecke
2008-07-11
1
-2
/
+0
*
Revert "Make idmap_init() static"
Volker Lendecke
2008-07-11
2
-1
/
+2
*
Revert "Fix typo"
Volker Lendecke
2008-07-11
1
-2
/
+2
*
Revert "Fix a debug msg, this was probably a leftover from gencache"
Volker Lendecke
2008-07-11
1
-4
/
+2
*
Revert "Fix indentation"
Volker Lendecke
2008-07-11
1
-14
/
+14
*
Revert "Fix nonempty whitespace only lines"
Volker Lendecke
2008-07-11
1
-13
/
+15
*
Revert "fix typos"
Volker Lendecke
2008-07-11
1
-4
/
+2
*
Revert "Fix nonempty whitespace only lines"
Volker Lendecke
2008-07-11
8
-69
/
+70
*
Revert "Tiny logic simplification: Remove an unnecessary else branch"
Volker Lendecke
2008-07-11
1
-8
/
+8
*
Revert "Fix typo"
Volker Lendecke
2008-07-11
1
-2
/
+1
*
Revert "Make use of sid_check_is_in_unix_users/groups"
Volker Lendecke
2008-07-11
1
-16
/
+11
*
Revert "Don't scream, better explain a bit in comments"
Volker Lendecke
2008-07-11
1
-8
/
+10
*
Revert "Fix indentation"
Volker Lendecke
2008-07-11
1
-1
/
+1
*
Revert "Pass NULL to gencache_get when we are not interested in the timeout v...
Volker Lendecke
2008-07-11
5
-8
/
+14
*
Revert "Return timed out entries from gencache_get if timeout param != NULL"
Volker Lendecke
2008-07-11
2
-17
/
+11
*
Revert "Remove gencache_[un]lock_entry"
Volker Lendecke
2008-07-11
3
-2
/
+37
*
Revert "Remove an unused variable"
Volker Lendecke
2008-07-11
1
-0
/
+1
*
Revert "Simplify idmap_cache_build_[s]idkey a bit"
Volker Lendecke
2008-07-11
1
-33
/
+36
*
Revert "Simplify idmap_cache_set() a bit"
Volker Lendecke
2008-07-11
1
-3
/
+8
*
Revert "IDMAP_READ_CACHE_DATA_FMT_TEMPLATE is unused, remove it"
Volker Lendecke
2008-07-11
1
-0
/
+1
*
Revert "Slightly increase the default idmap cache time"
Volker Lendecke
2008-07-11
1
-1
/
+1
*
Revert "Convert idmap_cache to gencache"
Volker Lendecke
2008-07-11
4
-132
/
+399
*
Revert "Make use of ADD_TO_ARRAY"
Volker Lendecke
2008-07-11
4
-38
/
+98
*
Revert "Tiny logic simplification -- remove an else branch"
Volker Lendecke
2008-07-11
1
-20
/
+22
*
build: fix build of libaddns shared lib : it needs socket_wrapper.
Michael Adam
2008-07-11
1
-1
/
+1
*
build: fix build of libaddns shared lib. symbols file was missing.
Michael Adam
2008-07-11
1
-0
/
+5
*
Fix the build of nfs4_acls.c
Volker Lendecke
2008-07-11
1
-1
/
+2
*
Add XATTR_NTACL_NAME constant.
Jeremy Allison
2008-07-10
2
-0
/
+3
*
Fix realpath() check so that it doesn't generate a core() when it fails.
Zach Loafman
2008-07-10
1
-2
/
+10
[prev]
[next]