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
2007-10-10
r14155: Fix coverity #115: free storage alloc'ed by sstring_sub()
Jim McDonough
1
-0
/
+2
2007-10-10
r14153: Fix coverity #116: free storage alloc'ed by sstring_sub()
Jim McDonough
1
-0
/
+2
2007-10-10
r14152: Fix coverity #117: free storage alloc'ed by sstring_sub
Jim McDonough
1
-0
/
+1
2007-10-10
r14150: Fix coverity #118: not freeing alloc'ed storage returned from
Jim McDonough
1
-1
/
+3
2007-10-10
r14148: Removing the not very well tested krb5 ticket refresh handling activated
Günther Deschner
5
-48
/
+1
2007-10-10
r14147: Fix coverity #119. alloc'ed memory returned not saved, so not freed.
Jim McDonough
1
-4
/
+8
2007-10-10
r14146: Just some typos.
Günther Deschner
3
-4
/
+4
2007-10-10
r14145: Add missing WITH_KCM hunks from my local tree.
Günther Deschner
2
-2
/
+16
2007-10-10
r14144: allow to set sec_info in rpcclients lsa_query_secobj.
Günther Deschner
1
-3
/
+6
2007-10-10
r14135: Fix for Coverity #123: resource leak. Also rework much of the code to
Jim McDonough
1
-27
/
+44
2007-10-10
r14134: Fix Coverity bug # 137
Volker Lendecke
1
-1
/
+7
2007-10-10
r14133: Fix Coverity bug # 140
Volker Lendecke
1
-2
/
+2
2007-10-10
r14132: Fix Coverity bug # 150.
Volker Lendecke
1
-1
/
+1
2007-10-10
r14131: Fix Coverity bug # 127
Volker Lendecke
1
-1
/
+3
2007-10-10
r14130: Remove make_server_info_pac alltogether, make_server_info_info3 does
Günther Deschner
2
-92
/
+3
2007-10-10
r14129: Add the group sids from the Kerberos PAC to the user token.
Günther Deschner
1
-1
/
+28
2007-10-10
r14128: Remove warning generated by coverity scan tool (missing SAFE_FREE in ...
Steve French
1
-0
/
+1
2007-10-10
r14127: Remove coverity warning on mount.cifs.c
Steve French
1
-1
/
+7
2007-10-10
r14126: resolve two warnings from the coverity scan
Steve French
1
-5
/
+8
2007-10-10
r14121: We never pass NULL to the rpc_api_pipe fn so don't
Jeremy Allison
1
-2
/
+2
2007-10-10
r14118: Fix coverity bug #24. Missing return statement meant
Jeremy Allison
1
-1
/
+1
2007-10-10
r14115: Fix coverity bug #23. Don't deref a potentially null ptr.
Jeremy Allison
1
-1
/
+5
2007-10-10
r14112: * fix checks on return code from register_vuid() which could actually
Gerald Carter
3
-7
/
+20
2007-10-10
r14111: Work around additional typedefs in the gamin implementation
James Peach
2
-4
/
+16
2007-10-10
r14106: Fix from William Jojo for AIX vfs builds. Thanks Bill !
Jeremy Allison
1
-1
/
+1
2007-10-10
r14103: Fix a memleak found by valgrind (!!)
Volker Lendecke
1
-0
/
+1
2007-10-10
r14102: Fix Coverity bug # 70
Volker Lendecke
1
-0
/
+4
2007-10-10
r14101: Fix a segfault in trustdom establish, cli is NULL here.
Volker Lendecke
1
-1
/
+1
2007-10-10
r14099: Fix Coverity # 113
Volker Lendecke
1
-6
/
+8
2007-10-10
r14098: Fix Coverity # 112
Volker Lendecke
1
-2
/
+13
2007-10-10
r14092: Fix coverity bug #22. Ensure no possible null
Jeremy Allison
1
-1
/
+5
2007-10-10
r14090: Fix coverity bug #21, don't deref potential null.
Jeremy Allison
1
-1
/
+5
2007-10-10
r14088: Fix Coverity bug #20. Don't deref possible null.
Jeremy Allison
1
-6
/
+9
2007-10-10
r14087: Protect against domain being NULL. Finish Coverity #152.
Jeremy Allison
1
-4
/
+12
2007-10-10
r14085: Fix coverity bg #152, uninit'ed var.
Jim McDonough
1
-1
/
+1
2007-10-10
r14083: Fix coverity bug #19. Don't deref possible NULL.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14080: Fix Coverity bug #18. Ensure non-null before ref.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14077: fix build breakage
Gerald Carter
1
-3
/
+3
2007-10-10
r14076: When the backends trusted_domains call comes back with no trusts the
Günther Deschner
1
-1
/
+9
2007-10-10
r14075: * add support for long variable names in smb.conf in the form of %(....)
Gerald Carter
3
-215
/
+166
2007-10-10
r14074: Some cleanup; there is no point in declaring and mapping
Günther Deschner
2
-33
/
+8
2007-10-10
r14062: Forgot those in the uint16/32 acb_info switch.
Günther Deschner
1
-2
/
+2
2007-10-10
r14061: Some debugging for the new LOGON/ACB-flags.
Günther Deschner
1
-0
/
+9
2007-10-10
r14060: Only set the last rebind timestamp when we did rebind after a non-read
Günther Deschner
1
-2
/
+21
2007-10-10
r14057: Remove generated script/gen-8bit-gap.sh while calling rule realclean.
Lars Müller
1
-1
/
+1
2007-10-10
r14056: Also install the mount.smbfs sym link to rootsbindir. Therfore we have
Lars Müller
4
-14
/
+19
2007-10-10
r14053: Implement Simo's suggestion: don't use /dev/null for a 'bad' path for
Jim McDonough
1
-2
/
+2
2007-10-10
r14052: Remove BASEDIR use in the Makefile. BASEDIR=prefix=@prefix@ till now.
Lars Müller
3
-17
/
+17
2007-10-10
r14051: Add remaining (documented) userAccountControl bits, thanks to Luke
Günther Deschner
1
-2
/
+2
2007-10-10
r14050: Add the ACB_PWEXPIRED bit abartlet has found.
Günther Deschner
1
-0
/
+1
[next]