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
r16187: Fix memleak.
Günther Deschner
1
-9
/
+12
2007-10-10
r16156: Fix storing NULL in the wrong place. Klocwork id's 127 and 128.
Volker Lendecke
1
-2
/
+2
2007-10-10
r16155: Janitor for jelmer.
Jeremy Allison
1
-1
/
+1
2007-10-10
r16154: Fix winbind function table typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r16153: Fix possible NULL dereference found by Klocwork # 252
Volker Lendecke
1
-0
/
+4
2007-10-10
r16150: Fix possible NULL dereference found by Klocwork ID # 17
Volker Lendecke
1
-3
/
+2
2007-10-10
r16141: Dummy commit to make the build farm re-test against Samba4 16140
Volker Lendecke
1
-2
/
+1
2007-10-10
r16138: By default, rootsbindir relies on SBINDIR so import it here
Alexander Bokovoy
1
-0
/
+1
2007-10-10
r16136: By default, rootsbindir relies on SBINDIR so import it here
Alexander Bokovoy
1
-0
/
+1
2007-10-10
r16131: fix RedHat 9 spec files
Gerald Carter
1
-0
/
+2
2007-10-10
r16130: fix a shell portability issue for Solaris sh in installman.sh
Gerald Carter
1
-2
/
+2
2007-10-10
r16126: Janitor for Volker..... This looks correct to me.
Jeremy Allison
1
-20
/
+15
2007-10-10
r16122: As we use 'inetOrgPerson' as structural objectclass for new accounts for
Günther Deschner
2
-0
/
+3
2007-10-10
r16121: Fix a eDir related memory leak.
Günther Deschner
1
-2
/
+9
2007-10-10
r16117: Make winbindd work again in security=ads.
Günther Deschner
1
-2
/
+6
2007-10-10
r16116: Hoist the slow CLOCK_REALTIME message inside the branch so we never
James Peach
1
-5
/
+5
2007-10-10
r16115: Make "net ads changetrustpw" work again.
Günther Deschner
2
-11
/
+7
2007-10-10
r16114: Make winbindd's group enumeration (set|get|endgrent) work again (when
Günther Deschner
1
-1
/
+1
2007-10-10
r16112: Added Volker's fix for extra odd byte at the end
Jeremy Allison
1
-1
/
+1
2007-10-10
r16111: Patch from Björn JACKE <samba@j3e.de>.
James Peach
3
-20
/
+123
2007-10-10
r16103: Properly rebuild timelimit on systems with executable extensions.
Paul Green
1
-2
/
+4
2007-10-10
r16080: Re-add accidentially excluded in-forest domain trusts (fixes bug #3823).
Günther Deschner
1
-1
/
+1
2007-10-10
r16079: How embarassing. :-( Broke the build.
Gerald Carter
1
-1
/
+0
2007-10-10
r16078: Patch from Aleksey Fedoseev <fedoseev@ru.ibm.com> to correctly
Gerald Carter
1
-3
/
+3
2007-10-10
r16076: Fix for machine password timeout overflow from Shlomi Yaakobovich
Jeremy Allison
2
-2
/
+2
2007-10-10
r16065: Re-add a strlower_m(account) in samr_create_user that was dropped for no
Volker Lendecke
1
-0
/
+2
2007-10-10
r16064: Bug fix for another one Tom Bork has reported:
Volker Lendecke
1
-3
/
+23
2007-10-10
r16060: This is one of the more dirty patches I've put in lately. Parse enoug...
Volker Lendecke
4
-2
/
+246
2007-10-10
r16057: Coalesce the DMAPI configure tests into a single macro. Add
James Peach
3
-30
/
+92
2007-10-10
r16054: Janitor for Volker ? Volker - some reason you didn't
Jeremy Allison
1
-2
/
+1
2007-10-10
r16047: Remove unnecessary line, as this value is set in either branch of the
Jim McDonough
1
-1
/
+0
2007-10-10
r16046: Hmmm. I don't fully understand popt, but this is necessary for smbcli...
Volker Lendecke
1
-1
/
+1
2007-10-10
r16025: make sure the samba4's smbtorture can be executed
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r16019: This should not be a level zero message - it's harmless
Jeremy Allison
1
-1
/
+1
2007-10-10
r16017: Add Samba4 replacement for timegm to work
Jeremy Allison
3
-26
/
+73
2007-10-10
r16016: Add debug to be symetrical with reading from
Jeremy Allison
1
-0
/
+4
2007-10-10
r16014: Correctly set the group RID in init_sam_from_buffer.
Volker Lendecke
2
-0
/
+3
2007-10-10
r15997: Fix bug in OS/2 Warp - it doesn't set the ff_last
Jeremy Allison
1
-1
/
+1
2007-10-10
r15995: Make smbldap obey config tests. Patch from "John E. Malmberg"
Jeremy Allison
1
-0
/
+6
2007-10-10
r15989: try to make timelimit.c more portable
Stefan Metzmacher
1
-9
/
+2
2007-10-10
r15985: Adding "own-domain" switch to wbinfo which is handy from time to time.
Günther Deschner
1
-1
/
+17
2007-10-10
r15984: Correctly handle the case when there is no configuration file for
Günther Deschner
1
-1
/
+1
2007-10-10
r15983: Honour the krb5 principal name change (of the new ads join code) in the
Günther Deschner
1
-1
/
+1
2007-10-10
r15982: Fix confusing order of DEBUG statements in winbindds pam_auth.
Günther Deschner
1
-3
/
+3
2007-10-10
r15980: Correctly destroy talloc_ctx when the LDAP posix attribute query has
Günther Deschner
1
-7
/
+8
2007-10-10
r15977: Fillup the password_policy method in winbindd for winbindd_passdb. This
Günther Deschner
1
-2
/
+41
2007-10-10
r15976: Set our internal domains to "online" by default in winbindd.
Günther Deschner
1
-1
/
+1
2007-10-10
r15975: Only call the printer publishing calls if 'security = ads'
Gerald Carter
1
-1
/
+7
2007-10-10
r15971: Obey the manpage description and make changesecretpw accept a passwor...
Simo Sorce
2
-2
/
+16
2007-10-10
r15967: enable RAW-OPLOCK in samba3 make test
Stefan Metzmacher
2
-1
/
+3
[next]