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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r14764: Fix possible null pointer deref. Coverity #253.
Jeremy Allison
1
-2
/
+4
2007-10-10
r14751: Use the noreturn attribute to try and tell coverity that
Jeremy Allison
1
-9
/
+12
2007-10-10
r14746: Add the Samba4 replacements for opendir/readdir etc. to
Jeremy Allison
2
-1
/
+219
2007-10-10
r14703: Clarify the return codes for the POSIX locking case. This
Jeremy Allison
1
-1
/
+1
2007-10-10
r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-based
James Peach
3
-2
/
+35
2007-10-10
r14618: add --no-process-group to all server programms
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r14600: Refactor capability interface from being IRIX-specific to using only
James Peach
2
-56
/
+70
2007-10-10
r14522: sync socket_wrapper code with samba4
Stefan Metzmacher
1
-64
/
+309
2007-10-10
r14462: Fix warning. ber_tag_t is an unsigned int for
Jeremy Allison
1
-1
/
+1
2007-10-10
r14454: Janitor for tridge - same code exists in Samba3 and 4.
Jeremy Allison
1
-1
/
+1
2007-10-10
r14432: Give in and grant BUILT\Administrators all privileges
Gerald Carter
2
-2
/
+25
2007-10-10
r14397: Fix deadcode in coverity error #1.
Jeremy Allison
1
-7
/
+8
2007-10-10
r14393: Fix a couple of AIX warnings.
Jeremy Allison
1
-1
/
+0
2007-10-10
r14387: Try and fix the coverity issues (#53, #54) with negative
Jeremy Allison
1
-2
/
+2
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
r14292: Janitor for tridge (samba3 talloc is almost identical
Jeremy Allison
1
-3
/
+19
2007-10-10
r14280: Fix Coverity #129 and 130: check before dereferencing a pointer. This
Jim McDonough
1
-4
/
+4
2007-10-10
r14249: We've dereferenced the_acl before, no point in checking.
Volker Lendecke
1
-1
/
+1
2007-10-10
r14131: Fix Coverity bug # 127
Volker Lendecke
1
-1
/
+3
2007-10-10
r14075: * add support for long variable names in smb.conf in the form of %(....)
Gerald Carter
1
-210
/
+155
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
r14020: Coverity bug CID #66. Missing free on error exit.
Jeremy Allison
1
-1
/
+4
2007-10-10
r14002: Quick fix for Coverity CID #12.
Jeremy Allison
1
-0
/
+4
2007-10-10
r13999: Quick fix for Coverity bug #11.
Jeremy Allison
1
-1
/
+7
2007-10-10
r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistent
Jeremy Allison
2
-4
/
+5
2007-10-10
r13971: Fix Coverity bugs #209 - #213 - it detected mistakes
Jeremy Allison
1
-56
/
+67
2007-10-10
r13948: Fix the build. Remove rpcclient.h include.
Jim McDonough
1
-1
/
+0
2007-10-10
r13945: Move display_sec.c to lib/ (as suggested by Volker).
Günther Deschner
1
-0
/
+187
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
9
-94
/
+125
2007-10-10
r13693: More Solaris/LDAP fixes from Bjoern <bjoern@j3e.de>
Volker Lendecke
1
-3
/
+3
2007-10-10
r13682: Actually give a developer a prayer of finding out where
Jeremy Allison
1
-16
/
+17
2007-10-10
r13622: Allow to rename machine accounts in a Samba Domain. This still uses the
Günther Deschner
1
-3
/
+8
2007-10-10
r13601: * Remove unused code from pdb_ldap.c
Gerald Carter
1
-5
/
+4
2007-10-10
r13591: I really have no idea how this code ever worked. And I have
Gerald Carter
1
-19
/
+22
2007-10-10
r13574: fix build; talloctort.c should not use the TALLOC_FREE() macro
Gerald Carter
1
-40
/
+40
2007-10-10
r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()
Gerald Carter
8
-55
/
+55
2007-10-10
r13566: Fix EA support for AIX.
Günther Deschner
1
-0
/
+24
2007-10-10
r13539: Add 128 bit creds processing client and server. Thanks to Andrew Bart...
Jeremy Allison
1
-12
/
+13
2007-10-10
r13521: Implement LOOKUPNAME3 and 4.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13494: Merge the stuff I've done in head the last days.
Volker Lendecke
3
-914
/
+10
2007-10-10
r13460: by popular demand....
Gerald Carter
1
-3
/
+24
2007-10-10
r13427: Fix ctime -> st_ctime.
Jeremy Allison
1
-1
/
+1
2007-10-10
r13423: Write wrapper functions (and configure tests) so we can
Jeremy Allison
1
-0
/
+102
2007-10-10
r13409: No functional changes, just some DEBUG cleanup.
Günther Deschner
1
-2
/
+2
2007-10-10
r13393: Do not initialize the lp_svcctl_list() value since it is handled
Gerald Carter
1
-0
/
+3
2007-10-10
r13374: new revision of the snprintf replace code
Simo Sorce
1
-176
/
+580
2007-10-10
r13350: Implement rpccli_samr_set_domain_info. Weird that it was not around :-)
Volker Lendecke
1
-7
/
+21
2007-10-10
r13316: Let the carnage begin....
Gerald Carter
19
-328
/
+920
2007-10-10
r13310: first round of server affinity patches for winbindd & net ads join
Gerald Carter
1
-11
/
+9
[next]