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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14450: Fix more get_md4pw() breakage caused by missing "breaks"
Gerald Carter
1
-0
/
+3
2007-10-10
r14449: fix the build (sorry everyone)
Gerald Carter
1
-1
/
+2
2007-10-10
r14448: * protect against NULL cli_state* pointers in cli_rpc_pipe_open()
Gerald Carter
2
-3
/
+10
2007-10-10
r14443: rework get_md4pw() to ease debugging. The only functional change is that
Günther Deschner
1
-24
/
+69
2007-10-10
r14432: Give in and grant BUILT\Administrators all privileges
Gerald Carter
2
-2
/
+25
2007-10-10
r14428: Call fill_share_mode_entry with NO_OPLOCK instead of 0.
James Peach
1
-3
/
+3
2007-10-10
r14421: This does two things
Gerald Carter
4
-9
/
+86
2007-10-10
r14418: Try and fix Coverity #39 and #40 by making the
Jeremy Allison
1
-2
/
+10
2007-10-10
r14416: Remove deadcode. Coverity #198.
Jeremy Allison
1
-11
/
+1
2007-10-10
r14408: More on fix for coverity #36. The previous fix would cause us to
Jim McDonough
1
-0
/
+2
2007-10-10
r14406: Disable this call until we can sort out how this
Jeremy Allison
1
-0
/
+6
2007-10-10
r14405: Fix the build when nscd_flush_cache is detected
Jeremy Allison
1
-10
/
+12
2007-10-10
r14403: * modifies create_local_nt_token() to create a BUILTIN\Administrators
Gerald Carter
14
-131
/
+253
2007-10-10
r14399: Fix deadcode coverity bug #3.
Jeremy Allison
1
-4
/
+1
2007-10-10
r14397: Fix deadcode in coverity error #1.
Jeremy Allison
1
-7
/
+8
2007-10-10
r14395: Fix coverity bug #55. Ensure no unsigned/signed comparisons.
Jeremy Allison
1
-3
/
+3
2007-10-10
r14393: Fix a couple of AIX warnings.
Jeremy Allison
2
-1
/
+2
2007-10-10
r14392: Use KRB5_TGS_NAME.
Günther Deschner
1
-1
/
+1
2007-10-10
r14387: Try and fix the coverity issues (#53, #54) with negative
Jeremy Allison
6
-12
/
+11
2007-10-10
r14377: Fix coverity #4 for 3_0 too
Simo Sorce
1
-1
/
+1
2007-10-10
r14368: Remove redundant set of logon flags (now in rpc_netlogon.h).
Günther Deschner
1
-2
/
+0
2007-10-10
r14367: Not that I fully understand what's going on here, but the code as it ...
Volker Lendecke
1
-4
/
+8
2007-10-10
r14365: As solaris nss includes includes.h, make sure we use
Jeremy Allison
1
-3
/
+3
2007-10-10
r14359: Try and fix Coverity #176 by making the pointer
Jeremy Allison
1
-7
/
+7
2007-10-10
r14357: Try and fix Coverity #169 by making the pointer
Jeremy Allison
1
-4
/
+6
2007-10-10
r14355: Try and fix Coverity #158 by making the pointer
Jeremy Allison
1
-6
/
+8
2007-10-10
r14353: Fix coverity bugs #61 and #62. Remember to divide by
Jeremy Allison
2
-26
/
+21
2007-10-10
r14351: Ensure we use the minimum of PATH_MAX and sizeof(pstring).
Jeremy Allison
1
-5
/
+12
2007-10-10
r14345: Fix Coverity #71. We don't currently propagate *any*
Jeremy Allison
1
-10
/
+15
2007-10-10
r14342: Fix coverity #68, resource leak on error path.
Jeremy Allison
1
-22
/
+54
2007-10-10
r14340: Fix coverity #78, resource leak in error path.
Jeremy Allison
1
-12
/
+20
2007-10-10
r14338: Fix coverity #55 by explicit cast.
Jeremy Allison
1
-2
/
+5
2007-10-10
r14336: Try and quieten coverity #53 and #54. Make it obvious
Jeremy Allison
1
-2
/
+2
2007-10-10
r14333: Fix coverity #77, ensure we can't exit after allocation.
Jeremy Allison
1
-0
/
+4
2007-10-10
r14331: Add a comment on top of test_pam_modules about what we're testing.
Lars Müller
1
-0
/
+2
2007-10-10
r14329: Fix the build on systems without libcom_err.
Günther Deschner
1
-2
/
+2
2007-10-10
r14326: First catch of make test_pam_modules.
Lars Müller
1
-1
/
+1
2007-10-10
r14325: Add pam_modules rule which builds the configure(d) pam modules. This is
Lars Müller
3
-4
/
+109
2007-10-10
r14321: When we have libnscd and winbindd comes (back) online, try to flush the
Günther Deschner
4
-1
/
+25
2007-10-10
r14317: Use source/bin as dir to link pam_winbind instead of source/nsswitch/
Lars Müller
2
-3
/
+3
2007-10-10
r14303: Fix coverity #223. In a loop we were forgetting to free
Jeremy Allison
1
-1
/
+3
2007-10-10
r14301: Fix coverity #224. In a loop we were forgetting to free
Jeremy Allison
1
-1
/
+3
2007-10-10
r14299: Fix coverity #225. In a loop we were forgetting to free
Jeremy Allison
1
-3
/
+6
2007-10-10
r14298: The other half of Coverity # 217
Volker Lendecke
1
-1
/
+1
2007-10-10
r14292: Janitor for tridge (samba3 talloc is almost identical
Jeremy Allison
1
-3
/
+19
2007-10-10
r14289: Fix coverity #101, resource leak on error code path.
Jeremy Allison
1
-2
/
+6
2007-10-10
r14286: Similar clarifiction fix for coverity #102.
Jeremy Allison
1
-8
/
+10
2007-10-10
r14284: Fix coverity bug #103. Make code clearer - probably
Jeremy Allison
1
-5
/
+9
2007-10-10
r14282: Change centry_string to only use talloc. Should
Jeremy Allison
1
-16
/
+12
2007-10-10
r14280: Fix Coverity #129 and 130: check before dereferencing a pointer. This
Jim McDonough
1
-4
/
+4
[next]