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
r13981: Fix Coverity bug # 138
Volker Lendecke
1
-1
/
+1
2007-10-10
r13980: Fix Coverity bug # 63. Jeremy, could you take a look at this?
Volker Lendecke
1
-5
/
+16
2007-10-10
r13979: We've dereferenced my_methods already, so there's no point in checkin...
Volker Lendecke
1
-1
/
+1
2007-10-10
r13978: Here is why it's essential to use SAFE_FREE instead of free.
Jeremy Allison
1
-6
/
+6
2007-10-10
r13975: Re-fix Coverity #156 - I had left the hidden arg. inconsistent
Jeremy Allison
3
-5
/
+6
2007-10-10
r13971: Fix Coverity bugs #209 - #213 - it detected mistakes
Jeremy Allison
1
-56
/
+67
2007-10-10
r13968: fix typo, caught by Guenther
Jim McDonough
1
-1
/
+1
2007-10-10
r13965: Make sure we always reset the userAccountControl bits when re-joining
Günther Deschner
1
-1
/
+1
2007-10-10
r13958: Fix Coverity Bug # 141
Volker Lendecke
1
-1
/
+1
2007-10-10
r13957: Based on patch from Richard Renard <richard.renard@idealx.com>:
Jim McDonough
1
-15
/
+18
2007-10-10
r13955: Fix Coverity ID 139.
Volker Lendecke
1
-1
/
+1
2007-10-10
r13951: Fix Coverity Bug #163.
Volker Lendecke
1
-28
/
+0
2007-10-10
r13950: Fix Coverity bug #168
Volker Lendecke
1
-0
/
+1
2007-10-10
r13948: Fix the build. Remove rpcclient.h include.
Jim McDonough
1
-1
/
+0
2007-10-10
r13947: Use tabs instead of spaces for indention.
Lars Müller
1
-3
/
+3
2007-10-10
r13946: Link pam_smbpass with the required object files. Fix bug #3565.
Lars Müller
1
-1
/
+2
2007-10-10
r13945: Move display_sec.c to lib/ (as suggested by Volker).
Günther Deschner
2
-4
/
+4
2007-10-10
r13916: Fix Coverity bug #29. Looks like my code. I wonder how much there is ...
Volker Lendecke
1
-0
/
+1
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
55
-481
/
+562
2007-10-10
r13914: Fix Coverity bug #151.
Volker Lendecke
1
-1
/
+1
2007-10-10
r13895: As agreed upon with gd on the phone, remove WBFLAG_PAM_CONTACT_TRUSTD...
Volker Lendecke
2
-15
/
+3
2007-10-10
r13893: Fix for Coverity issue CID #164. The first one that I don't
Jeremy Allison
1
-0
/
+2
2007-10-10
r13892: Doh ! My bugfix had a bug :-). Spotted by Willi Mann <willi@wm1.at>,
Jeremy Allison
1
-2
/
+2
2007-10-10
r13889: Fix resource leak on error path. Coverity bug CID #73.
Jeremy Allison
1
-0
/
+1
2007-10-10
r13887: Fix coverity bug CID #94. mem leak on error codepath.
Jeremy Allison
1
-0
/
+2
2007-10-10
r13884: Fix coverity CID #95. Resource leak on error path.
Jeremy Allison
1
-0
/
+2
2007-10-10
r13882: Fix coverity CID bug #96. Missing free on error
Jeremy Allison
1
-0
/
+1
2007-10-10
r13880: Fix coverity bug CID #97, mem leak on error path.
Jeremy Allison
1
-4
/
+4
2007-10-10
r13878: move PORT_DATA_1 to use static sized UNICODE strings as per MSDN
Gerald Carter
3
-29
/
+30
2007-10-10
r13875: Fix coverity bug #148. Deref of rrec before NULL check.
Jeremy Allison
1
-2
/
+7
2007-10-10
r13873: I think this is the longstanding wins server crash bug, not
Jeremy Allison
1
-17
/
+16
2007-10-10
r13864: Some cleanup and the samr set security object function client-side.
Günther Deschner
7
-140
/
+108
2007-10-10
r13861: Avoid "net rpc join" segfaulting when storing the servername in the
Günther Deschner
1
-1
/
+1
2007-10-10
r13846: Take care of system that do not have LDAP libraries
Simo Sorce
1
-0
/
+5
2007-10-10
r13843: Merge in net sam provision and some pdb_ldap fixes
Simo Sorce
2
-82
/
+516
2007-10-10
r13841: Fix an uninitialized variable warning.
Volker Lendecke
1
-1
/
+1
2007-10-10
r13829: From the "It's not pretty but it works" category
Gerald Carter
5
-13
/
+244
2007-10-10
r13824: * add api table for Xcv TCPMON and LOCALMON calls starting
Gerald Carter
3
-15
/
+118
2007-10-10
r13821: replacing some strings with macros
Gerald Carter
1
-9
/
+11
2007-10-10
r13820: * Start fleshing out the XcvDataPort() server implementation
Gerald Carter
3
-40
/
+107
2007-10-10
r13819: Remove accidently with rev 13713 submitted and never used MY_FLAGS
Lars Müller
1
-1
/
+1
2007-10-10
r13816: Volunteering :-)
Volker Lendecke
4
-23
/
+23
2007-10-10
r13815: "Into the blind world let us now descend,"
Gerald Carter
6
-138
/
+161
2007-10-10
r13802: I *knew* ASU on sparc had to be good for *something* ! :-).
Jeremy Allison
2
-5
/
+5
2007-10-10
r13799: Make locktest debug a little easier to read.
Jeremy Allison
1
-3
/
+17
2007-10-10
r13796: Another load_case_tables...
Jeremy Allison
1
-0
/
+2
2007-10-10
r13794: If you are going to go, go big. That's what I always say.
Gerald Carter
1
-2
/
+2
2007-10-10
r13792: Merged Simo's fixes for tdbtraverse.
Jeremy Allison
1
-2
/
+2
2007-10-10
r13791: Having S-1-1-0 show up in winbind lookupsid does not really make sense.
Volker Lendecke
2
-3
/
+18
2007-10-10
r13778: When deleting machine accounts it's the SeMachineAccountPrivilege
Jeremy Allison
1
-1
/
+9
[next]