summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16241: Fix Klocwork #106 and others like it.Jeremy Allison9-650/+385
2007-10-10r16230: Fix Klocwork #861 and others. localtime and asctimeJeremy Allison16-141/+276
2007-10-10r16222: Fix DEBUG statements.Günther Deschner2-2/+2
2007-10-10r16221: No need for friednly error messages at log level 10.Günther Deschner1-27/+26
2007-10-10r16219: BUG 3836, 3837, 3004: compile warning fixes from Jason Mader.Gerald Carter3-4/+4
2007-10-10r16216: Add debug messages to make it possible to try andJeremy Allison1-8/+31
2007-10-10r16213: Fix Klocwork #852. iface_n_ip can potentiallyJeremy Allison2-2/+16
2007-10-10r16209: Klocwork bug #66, ensure no null deref.Jeremy Allison1-1/+8
2007-10-10r16207: Ensure we don't allocate an OID string unlessJeremy Allison1-3/+11
2007-10-10r16206: Don Meyer <dlmeyer@uiuc.edu> pointed out that RHEL4 rpms use 'Epoch: ...Gerald Carter1-0/+1
2007-10-10r16205: Fix 'make install' when srcdir != builddirGerald Carter1-6/+6
2007-10-10r16204: Fix Klocwork # 14Volker Lendecke1-3/+5
2007-10-10r16203: Fix potentially writing one result of strtok beyond the end of alt_path.Volker Lendecke1-1/+2
2007-10-10r16202: Fix Klocwork #3. Strange - was already fixed in HEAD.Jeremy Allison1-2/+7
2007-10-10r16201: Fix Klocwork 439Volker Lendecke1-1/+3
2007-10-10r16199: Fix Klocwork #1 - ensure we test the firstJeremy Allison1-10/+12
2007-10-10r16198: Fix Klocwork 1023Volker Lendecke1-1/+0
2007-10-10r16197: Fix Klocwork id 1338Volker Lendecke1-2/+3
2007-10-10r16196: A bit of defensive programming:Volker Lendecke1-1/+1
2007-10-10r16195: starting development for 3.0.24pre1Gerald Carter1-2/+2
2007-10-10r16193: fix packaging dependency on RH platforms for the Unicode::MapUTF8 per...Gerald Carter3-3/+4
2007-10-10r16192: Fix timeformats in the winbind response struct.Günther Deschner1-8/+8
2007-10-10r16190: Fix more memleaks.Günther Deschner1-1/+6
2007-10-10r16187: Fix memleak.Günther Deschner1-9/+12
2007-10-10r16156: Fix storing NULL in the wrong place. Klocwork id's 127 and 128.Volker Lendecke1-2/+2
2007-10-10r16155: Janitor for jelmer.Jeremy Allison1-1/+1
2007-10-10r16154: Fix winbind function table typo.Günther Deschner1-1/+1
2007-10-10r16153: Fix possible NULL dereference found by Klocwork # 252Volker Lendecke1-0/+4
2007-10-10r16150: Fix possible NULL dereference found by Klocwork ID # 17Volker Lendecke1-3/+2
2007-10-10r16141: Dummy commit to make the build farm re-test against Samba4 16140Volker Lendecke1-2/+1
2007-10-10r16138: By default, rootsbindir relies on SBINDIR so import it hereAlexander Bokovoy1-0/+1
2007-10-10r16136: By default, rootsbindir relies on SBINDIR so import it hereAlexander Bokovoy1-0/+1
2007-10-10r16131: fix RedHat 9 spec filesGerald Carter1-0/+2
2007-10-10r16130: fix a shell portability issue for Solaris sh in installman.shGerald Carter1-2/+2
2007-10-10r16126: Janitor for Volker..... This looks correct to me.Jeremy Allison1-20/+15
2007-10-10r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts forGünther Deschner2-0/+3
2007-10-10r16121: Fix a eDir related memory leak.Günther Deschner1-2/+9
2007-10-10r16117: Make winbindd work again in security=ads.Günther Deschner1-2/+6
2007-10-10r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we neverJames Peach1-5/+5
2007-10-10r16115: Make "net ads changetrustpw" work again.Günther Deschner2-11/+7
2007-10-10r16114: Make winbindd's group enumeration (set|get|endgrent) work again (whenGünther Deschner1-1/+1
2007-10-10r16112: Added Volker's fix for extra odd byte at the endJeremy Allison1-1/+1
2007-10-10r16111: Patch from Björn JACKE <samba@j3e.de>.James Peach3-20/+123
2007-10-10r16103: Properly rebuild timelimit on systems with executable extensions.Paul Green1-2/+4
2007-10-10r16080: Re-add accidentially excluded in-forest domain trusts (fixes bug #3823).Günther Deschner1-1/+1
2007-10-10r16079: How embarassing. :-( Broke the build.Gerald Carter1-1/+0
2007-10-10r16078: Patch from Aleksey Fedoseev <fedoseev@ru.ibm.com> to correctlyGerald Carter1-3/+3
2007-10-10r16076: Fix for machine password timeout overflow from Shlomi YaakobovichJeremy Allison2-2/+2
2007-10-10r16065: Re-add a strlower_m(account) in samr_create_user that was dropped for noVolker Lendecke1-0/+2
2007-10-10r16064: Bug fix for another one Tom Bork has reported:Volker Lendecke1-3/+23