jpeach/samba.git
2007-02-26 Günther Deschnerr21540: Fix Bug #3713 and readd reporting what the...
2007-02-26 Günther Deschnerr21537: Avoid to trigger the confusing "cached entry...
2007-02-26 Günther Deschnerr21536: Fix copy/paste typo.
2007-02-25 Jeremy Allisonr21530: Don't code with jet-lag and Volker looking...
2007-02-25 Jeremy Allisonr21529: Fix warning from bad cast.
2007-02-24 Volker Lendecker21527: Add forgotten notify fam module -- thanks James...
2007-02-24 Gerald Carterr21526: Fix stray character in sys_memalign() that...
2007-02-24 Gerald Carterr21525: Go ahead and checkin the mlock() & memalign...
2007-02-23 Günther Deschnerr21517: Fix build warnings.
2007-02-22 Lars Müllerr21509: Merge lp_passdb_backend() from rev 21506 to...
2007-02-22 Simo Sorcer21508: Fix memleak in new idmap_tdb, thanks Herb.
2007-02-22 Gerald Carterr21507: Fix some "cannot access LDAP when no root"...
2007-02-22 Gerald Carterr21505: make sure mlock()'d memory is aligned on a...
2007-02-22 Günther Deschnerr21500: Fix inappropriate creation of a krb5 ticket...
2007-02-21 Jeremy Allisonr21483: Fix use of uninitialized variable.
2007-02-21 Jeremy Allisonr21482: Use IPC$ not ipc$ for consistency.
2007-02-21 Jeremy Allisonr21481: No one said anything, so I'm disallowing anything
2007-02-21 Jeremy Allisonr21480: Make fd_open match fd_close be translating
2007-02-21 Jeremy Allisonr21479: Merge Volker's code simplification for the AIO
2007-02-20 Jeremy Allisonr21478: Add 65k length limit for split SPNEGO blobs.
2007-02-20 Jeremy Allisonr21474: Ensure trustdom_cache_shutdown() gets called
2007-02-20 Jeremy Allisonr21471: Merge from Volker.
2007-02-20 Alexander Bokovoyr21469: Fix nfs4_acls module to follow 3.0.25 deviation...
2007-02-20 Alexander Bokovoyr21468: Add GPFS-provided DMAPI support based on their...
2007-02-20 Jeremy Allisonr21460: Fix for server-side processing of SPNEGO auth
2007-02-19 Günther Deschnerr21454: Fix debug typo.
2007-02-19 Gerald Carterr21452: Revert to tdb group_mapping implementation...
2007-02-19 Günther Deschnerr21450: No need to TALLOC_FREE twice here.
2007-02-19 Volker Lendecker21449: Talked to Jerry on irc, he does not see what...
2007-02-19 Volker Lendecker21446: Karolins "printjob username"
2007-02-19 Volker Lendecker21445: Apply tdb_parse_record Tridges error return...
2007-02-18 Jeremy Allisonr21420: Looks big, but isn't really. Move internal...
2007-02-17 Volker Lendecker21412: The last patch also incremented the seqnum...
2007-02-17 Volker Lendecker21410: We have to increment the sequence number also...
2007-02-16 Herb Lewisr21399: need to zero the request and response structures
2007-02-16 Herb Lewisr21398: update sharesec to allow add modify and remove...
2007-02-16 Herb Lewisr21397: revert accidential commit
2007-02-16 Herb Lewisr21396: fix wbinfo --lookup-rids command
2007-02-16 Günther Deschnerr21394: Prevent nscd crash due to potential NULL pointe...
2007-02-16 Günther Deschnerr21393: Fix typo.
2007-02-16 Günther Deschnerr21387: Another important fix for non-AD domains:
2007-02-16 Jeremy Allisonr21383: More possible "security=share" fixes. If a...
2007-02-16 Günther Deschnerr21382: Important fix for winbind when using non-AD...
2007-02-16 Volker Lendecker21379: Attempt to fix the build on "gwen"
2007-02-15 Simo Sorcer21370: check into 3.0.25 as well
2007-02-15 Günther Deschnerr21358: Some more debugging for _nss_winbind_initgroups...
2007-02-15 Günther Deschnerr21357: Fix typo.
2007-02-15 Günther Deschnerr21353: In the turn of tracking down nss_winbind relate...
2007-02-15 Günther Deschnerr21352: Let ads_upn_suffixes() return a pointer to...
2007-02-14 Günther Deschnerr21349: Fix memleak in ads_upn_suffixes().
2007-02-14 Jeremy Allisonr21346: FIXME ! Our parsing here is wrong I think,
2007-02-14 Günther Deschnerr21345: Smaller fixes for adssearch:
2007-02-14 Jim McDonoughr21339: Fix the non-linux build. This is more evidence...
2007-02-14 Günther Deschnerr21336: Fix indent (as pointed out by Volker).
2007-02-14 Volker Lendecker21327: Jim, thanks for the review! :-)
2007-02-14 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-02-13 Volker Lendecker21322: No feedback means consent :-)
2007-02-13 Günther Deschnerr21320: Display query_user info level 16 in rpcclient.
2007-02-13 Günther Deschnerr21318: Fix Bug #4225.
2007-02-13 Volker Lendecker21313: Janitor for metze :-)
2007-02-13 Günther Deschnerr21310: Fix invalid printfs in pam_winbind.
2007-02-13 Günther Deschnerr21309: Add PRINTF_ATTRIBUTE checks for log statements.
2007-02-13 Günther Deschnerr21308: Fix some typos and ensure to null terminate...
2007-02-12 Volker Lendecker21303: As discussed on samba-technical: Change the...
2007-02-11 Jeremy Allisonr21288: Merge from Volker :
2007-02-11 Gerald Carterr21284: Fix some unitilized variable warnings pointed...
2007-02-11 Volker Lendecker21280: Fix an uninitialized variable warning. Jeremy...
2007-02-11 Jeremy Allisonr21274: As we now have POSIX opens which can unlink
2007-02-10 Gerald Carterr21273: * Protect the sasl bind against a NULL principa...
2007-02-10 Jeremy Allisonr21271: Janitor for Volker. Keep branches as much
2007-02-10 Volker Lendecker21268: Merge the finnish swat translation
2007-02-09 Volker Lendecker21264: LDAP_OPT_ERROR_NUMBER seems more portable than...
2007-02-09 Volker Lendecker21263: getpeername() returning -1 is not a reliable...
2007-02-09 Gerald Carterr21262: Final part of BUG 4093: fix %a with Windows...
2007-02-09 Jeremy Allisonr21259: Fix coverity bug id #340. No way to process
2007-02-09 Gerald Carterr21258: Fix for connecting printers from Vista by storing
2007-02-09 Jeremy Allisonr21257: Better fix for bug #4188 :
2007-02-08 Volker Lendecker21251: Okay, after Jeremy has kindly tested this,...
2007-02-08 Gerald Carterr21250: Partial fix for BUG 4093: Make %a expand to...
2007-02-08 Jeremy Allisonr21247: In the refactoring I dropped a RESOLVE_DFSPATH...
2007-02-08 Jeremy Allisonr21246: Remove incorrect control on unix set info.
2007-02-08 Günther Deschnerr21241: Merge from 3_0:
2007-02-08 Günther Deschnerr21238: Fix tab indent in self-written krb5.confs.
2007-02-08 Herb Lewisr21231: get rid of unused defines that cause a redefine...
2007-02-08 Jeremy Allisonr21229: Don't indirect through a potentially null point...
2007-02-08 Jeremy Allisonr21228: Fix for fd leak on error path. Thanks to
2007-02-08 Jeremy Allisonr21227: Quick fix for Stevef - ensure the returned...
2007-02-07 Jeremy Allisonr21226: Fix bug #4377 (rename of "foo" -> "Foo" fails).
2007-02-07 Jeremy Allisonr21225: Couple of fixes from Martin Zielinski mz@seh.de,
2007-02-07 Jeremy Allisonr21223: Try and fix bug #4361 - Vista backup fails.
2007-02-07 Volker Lendecker21219: Speed up the initial startup time of smbd on...
2007-02-07 Volker Lendecker21218: Fix typo
2007-02-07 Volker Lendecker21217: Just found a system that does not define in_add...
2007-02-07 Jeremy Allisonr21210: Fix POSIX open to return an info level.
2007-02-07 Jeremy Allisonr21209: Add in the POSIX extensions.
2007-02-06 Gerald Carterr21201: reverting the winbindd cache validation work...
2007-02-06 Gerald Carterr21200: Grab Jeremy's winbind tdb validation code
2007-02-06 Gerald Carterr21199: needed for new ndr code
2007-02-06 Gerald Carterr21198: grab implement files for wkssvc pipe
2007-02-06 Gerald Carterr21197: const changes
next