summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* r16154: Fix winbind function table typo.Günther Deschner2007-10-101-1/+1
* r16153: Fix possible NULL dereference found by Klocwork # 252Volker Lendecke2007-10-101-0/+4
* r16150: Fix possible NULL dereference found by Klocwork ID # 17Volker Lendecke2007-10-101-3/+2
* r16141: Dummy commit to make the build farm re-test against Samba4 16140Volker Lendecke2007-10-101-2/+1
* r16138: By default, rootsbindir relies on SBINDIR so import it hereAlexander Bokovoy2007-10-101-0/+1
* r16136: By default, rootsbindir relies on SBINDIR so import it hereAlexander Bokovoy2007-10-101-0/+1
* r16130: fix a shell portability issue for Solaris sh in installman.shGerald Carter2007-10-101-2/+2
* r16126: Janitor for Volker..... This looks correct to me.Jeremy Allison2007-10-101-20/+15
* r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts forGünther Deschner2007-10-102-0/+3
* r16121: Fix a eDir related memory leak.Günther Deschner2007-10-101-2/+9
* r16117: Make winbindd work again in security=ads.Günther Deschner2007-10-101-2/+6
* r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we neverJames Peach2007-10-101-5/+5
* r16115: Make "net ads changetrustpw" work again.Günther Deschner2007-10-102-11/+7
* r16114: Make winbindd's group enumeration (set|get|endgrent) work again (whenGünther Deschner2007-10-101-1/+1
* r16112: Added Volker's fix for extra odd byte at the endJeremy Allison2007-10-101-1/+1
* r16111: Patch from Björn JACKE <samba@j3e.de>.James Peach2007-10-103-20/+123
* r16103: Properly rebuild timelimit on systems with executable extensions.Paul Green2007-10-101-2/+4
* r16080: Re-add accidentially excluded in-forest domain trusts (fixes bug #3823).Günther Deschner2007-10-101-1/+1
* r16079: How embarassing. :-( Broke the build.Gerald Carter2007-10-101-1/+0
* r16078: Patch from Aleksey Fedoseev <fedoseev@ru.ibm.com> to correctlyGerald Carter2007-10-101-3/+3
* r16076: Fix for machine password timeout overflow from Shlomi YaakobovichJeremy Allison2007-10-102-2/+2
* r16065: Re-add a strlower_m(account) in samr_create_user that was dropped for noVolker Lendecke2007-10-101-0/+2
* r16064: Bug fix for another one Tom Bork has reported:Volker Lendecke2007-10-101-3/+23
* r16060: This is one of the more dirty patches I've put in lately. Parse enoug...Volker Lendecke2007-10-104-2/+246
* r16057: Coalesce the DMAPI configure tests into a single macro. AddJames Peach2007-10-103-30/+92
* r16054: Janitor for Volker ? Volker - some reason you didn'tJeremy Allison2007-10-101-2/+1
* r16047: Remove unnecessary line, as this value is set in either branch of theJim McDonough2007-10-101-1/+0
* r16046: Hmmm. I don't fully understand popt, but this is necessary for smbcli...Volker Lendecke2007-10-101-1/+1
* r16025: make sure the samba4's smbtorture can be executedStefan Metzmacher2007-10-101-2/+3
* r16019: This should not be a level zero message - it's harmlessJeremy Allison2007-10-101-1/+1
* r16017: Add Samba4 replacement for timegm to workJeremy Allison2007-10-103-26/+73
* r16016: Add debug to be symetrical with reading fromJeremy Allison2007-10-101-0/+4
* r16014: Correctly set the group RID in init_sam_from_buffer.Volker Lendecke2007-10-102-0/+3
* r15997: Fix bug in OS/2 Warp - it doesn't set the ff_lastJeremy Allison2007-10-101-1/+1
* r15995: Make smbldap obey config tests. Patch from "John E. Malmberg"Jeremy Allison2007-10-101-0/+6
* r15989: try to make timelimit.c more portableStefan Metzmacher2007-10-101-9/+2
* r15985: Adding "own-domain" switch to wbinfo which is handy from time to time.Günther Deschner2007-10-101-1/+17
* r15984: Correctly handle the case when there is no configuration file forGünther Deschner2007-10-101-1/+1
* r15983: Honour the krb5 principal name change (of the new ads join code) in theGünther Deschner2007-10-101-1/+1
* r15982: Fix confusing order of DEBUG statements in winbindds pam_auth.Günther Deschner2007-10-101-3/+3
* r15980: Correctly destroy talloc_ctx when the LDAP posix attribute query hasGünther Deschner2007-10-101-7/+8
* r15977: Fillup the password_policy method in winbindd for winbindd_passdb. ThisGünther Deschner2007-10-101-2/+41
* r15976: Set our internal domains to "online" by default in winbindd.Günther Deschner2007-10-101-1/+1
* r15975: Only call the printer publishing calls if 'security = ads'Gerald Carter2007-10-101-1/+7
* r15971: Obey the manpage description and make changesecretpw accept a passwor...Simo Sorce2007-10-102-2/+16
* r15967: enable RAW-OPLOCK in samba3 make testStefan Metzmacher2007-10-102-1/+3
* r15965: Pam modules install fix, thanks to Ryan Novosielski for spotting this...Simo Sorce2007-10-101-1/+1
* r15960: Don't double-free (ensure we always free file_fsp inJeremy Allison2007-10-101-1/+0
* r15959: Ooops. Use the right file_free call...Jeremy Allison2007-10-101-3/+3
* r15958: Make us pass RAW-OPLOCK with kernel oplocks off.Jeremy Allison2007-10-104-16/+31