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
2008-07-15
fix build warning.
Günther Deschner
1
-2
/
+5
2008-07-15
netapi: fix vim(?)-typo
Michael Adam
1
-1
/
+1
2008-07-15
netapi: Correctly increase idx when displaying user information
Kai Blin
1
-1
/
+3
2008-07-15
dbwrap: don't panic in db_open_trans() if called with TDB_CLEAR_IF_FIRST.
Michael Adam
1
-1
/
+1
2008-07-15
dbwrap: don't panic in db_open_trans() when attaching to ctdb fails.
Michael Adam
1
-2
/
+0
2008-07-15
dbwrap: don't panic in db_open() when attaching to ctdb fails.
Michael Adam
1
-2
/
+1
2008-07-15
registry: bump debug level to 1 in regdb_init() if storing version string fails.
Michael Adam
1
-1
/
+1
2008-07-15
registry: bump debug level to 1 in regdb_init() if opening the registry fails.
Michael Adam
1
-1
/
+1
2008-07-15
dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open_trans.
Michael Adam
1
-1
/
+8
2008-07-15
dbwrap: when clustering = yes, don't fall back to db_open_tdb in db_open
Michael Adam
1
-1
/
+8
2008-07-15
testparm: allow the default debug level of 2 to be changed from the command l...
Michael Adam
1
-1
/
+8
2008-07-15
popt: add a popt_common_debuglevel set of options providing -d|--debuglevel
Michael Adam
2
-0
/
+8
2008-07-15
testparm: refactor the per-share logic checks out into do_per_share_checks().
Michael Adam
1
-58
/
+67
2008-07-15
testparm: skip the per-share logic checks when --skip-logic-checks is specified.
Michael Adam
1
-1
/
+1
2008-07-15
testparm: rename -g|--skip-global-ckecks to -l|--skip-logic-checks
Michael Adam
2
-4
/
+4
2008-07-15
testsuite: fix bug #5594 by using the new --skip-global-ckecks switch
Michael Adam
1
-1
/
+1
2008-07-15
testparm: add a switch --skip-global-checks.
Michael Adam
1
-1
/
+5
2008-07-14
build: use $(PAM_WINBIND_EXTRA_LIBS) instead of @PAM_WINBIND_EXTRA_LIBS@ in r...
Michael Adam
1
-1
/
+2
2008-07-14
build: use $(WINBIND_NSS_PTHREAD) instead of @WINBIND_NSS_PTHREAD@ in rules.
Michael Adam
1
-1
/
+2
2008-07-14
build: use $(WINBIND_NSS_EXTRA_LIBS) instead of @WINBIND_NSS_EXTRA_LIBS@ in r...
Michael Adam
1
-1
/
+2
2008-07-14
build: use $(LDAP_LIBS) instead of @LDAP_LIBS@ in rules.
Michael Adam
1
-1
/
+1
2008-07-14
build: use $(LIBNETAPI_LIBS) instead of @LIBNETAPI_LIBS@ in rules.
Michael Adam
1
-1
/
+2
2008-07-14
build: link in $(WINBIND_LIBS) instead of @LIBWBCLIENT_SHARED@
Michael Adam
1
-6
/
+6
2008-07-14
build: use $(LIBTDB_LIBS) instead of @LIBTDB_LIBS@ in rules.
Michael Adam
1
-52
/
+53
2008-07-14
build: use $(LIBTALLOC_LIBS) instead of @LIBTALLOC_LIBS@ in rules.
Michael Adam
1
-62
/
+63
2008-07-14
build: use $(POPT_LIBS) instad of @POPT_LIBS@ in rules.
Michael Adam
1
-47
/
+48
2008-07-14
build: use $(WINBIND_LIBS) instead of @WINBIND_LIBS@ in rules.
Michael Adam
1
-21
/
+21
2008-07-14
Add fix from Simo for bug #5540 - missing code to substitute
Jeremy Allison
1
-3
/
+6
2008-07-14
Fix typo.
Karolin Seeger
3
-3
/
+3
2008-07-12
Fix regression introduced with 4086ef15b395f1a536fb669af2103a33ecc14de4
Simo Sorce
1
-15
/
+15
2008-07-12
Remove one nested level by reversing if condition
Simo Sorce
1
-58
/
+54
2008-07-12
Add back mem leak fixes
Simo Sorce
1
-0
/
+2
2008-07-12
Make again idmap_init static
Simo Sorce
2
-2
/
+1
2008-07-12
Remove an unused extern reference in vfs_aixacl2.c
Volker Lendecke
1
-2
/
+0
2008-07-11
Revert "Fix two memory leaks in an error path in idmap.c"
Volker Lendecke
1
-2
/
+0
2008-07-11
Revert "Make idmap_init() static"
Volker Lendecke
2
-1
/
+2
2008-07-11
Revert "Fix typo"
Volker Lendecke
1
-2
/
+2
2008-07-11
Revert "Fix a debug msg, this was probably a leftover from gencache"
Volker Lendecke
1
-4
/
+2
2008-07-11
Revert "Fix indentation"
Volker Lendecke
1
-14
/
+14
2008-07-11
Revert "Fix nonempty whitespace only lines"
Volker Lendecke
1
-13
/
+15
2008-07-11
Revert "fix typos"
Volker Lendecke
1
-4
/
+2
2008-07-11
Revert "Fix nonempty whitespace only lines"
Volker Lendecke
8
-69
/
+70
2008-07-11
Revert "Tiny logic simplification: Remove an unnecessary else branch"
Volker Lendecke
1
-8
/
+8
2008-07-11
Revert "Fix typo"
Volker Lendecke
1
-2
/
+1
2008-07-11
Revert "Make use of sid_check_is_in_unix_users/groups"
Volker Lendecke
1
-16
/
+11
2008-07-11
Revert "Don't scream, better explain a bit in comments"
Volker Lendecke
1
-8
/
+10
2008-07-11
Revert "Fix indentation"
Volker Lendecke
1
-1
/
+1
2008-07-11
Revert "Pass NULL to gencache_get when we are not interested in the timeout v...
Volker Lendecke
5
-8
/
+14
2008-07-11
Revert "Return timed out entries from gencache_get if timeout param != NULL"
Volker Lendecke
2
-17
/
+11
2008-07-11
Revert "Remove gencache_[un]lock_entry"
Volker Lendecke
3
-2
/
+37
[next]