jerry/samba.git
2007-10-10 Gerald Carterr21525: Go ahead and checkin the mlock() & memalign...
2007-10-10 Günther Deschnerr21517: Fix build warnings.
2007-10-10 Lars Müllerr21509: Merge lp_passdb_backend() from rev 21506 to...
2007-10-10 Simo Sorcer21508: Fix memleak in new idmap_tdb, thanks Herb.
2007-10-10 Gerald Carterr21507: Fix some "cannot access LDAP when no root"...
2007-10-10 Lars Müllerr21506: Allow old pre 3.0.22 multi passdb backend confi...
2007-10-10 Gerald Carterr21505: make sure mlock()'d memory is aligned on a...
2007-10-10 Günther Deschnerr21500: Fix inappropriate creation of a krb5 ticket...
2007-10-10 Jeremy Allisonr21483: Fix use of uninitialized variable.
2007-10-10 Jeremy Allisonr21482: Use IPC$ not ipc$ for consistency.
2007-10-10 Jeremy Allisonr21481: No one said anything, so I'm disallowing anything
2007-10-10 Jeremy Allisonr21480: Make fd_open match fd_close be translating
2007-10-10 Jeremy Allisonr21478: Add 65k length limit for split SPNEGO blobs.
2007-10-10 Jeremy Allisonr21474: Ensure trustdom_cache_shutdown() gets called
2007-10-10 Alexander Bokovoyr21467: Add GPFS-provided DMAPI support based on their...
2007-10-10 Jelmer Vernooijr21462: Fix EnumValue (?)
2007-10-10 Volker Lendecker21461: Not strictly necessary, as data_blob() panics...
2007-10-10 Jeremy Allisonr21460: Fix for server-side processing of SPNEGO auth
2007-10-10 Günther Deschnerr21454: Fix debug typo.
2007-10-10 Gerald Carterr21453: use the tdb mapping file for groups by default...
2007-10-10 Günther Deschnerr21450: No need to TALLOC_FREE twice here.
2007-10-10 Volker Lendecker21449: Talked to Jerry on irc, he does not see what...
2007-10-10 Volker Lendecker21446: Karolins "printjob username"
2007-10-10 Volker Lendecker21445: Apply tdb_parse_record Tridges error return...
2007-10-10 Volker Lendecker21444: Check in tdb_parse_record. Not merging to the...
2007-10-10 Jeremy Allisonr21417: Janitor for Herb. Make sure sharesec.c is funct...
2007-10-10 Volker Lendecker21412: The last patch also incremented the seqnum...
2007-10-10 Volker Lendecker21410: We have to increment the sequence number also...
2007-10-10 Volker Lendecker21409: saved_status1 is not used anymore after aio...
2007-10-10 Herb Lewisr21399: need to zero the request and response structures
2007-10-10 Herb Lewisr21397: revert accidential commit
2007-10-10 Herb Lewisr21396: fix wbinfo --lookup-rids command
2007-10-10 Günther Deschnerr21394: Prevent nscd crash due to potential NULL pointe...
2007-10-10 Günther Deschnerr21393: Fix typo.
2007-10-10 Jelmer Vernooijr21388: Merge support for providing replacement system...
2007-10-10 Günther Deschnerr21387: Another important fix for non-AD domains:
2007-10-10 Jelmer Vernooijr21385: Regenerate IDL after pidl changes, sync winreg...
2007-10-10 Jeremy Allisonr21383: More possible "security=share" fixes. If a...
2007-10-10 Günther Deschnerr21382: Important fix for winbind when using non-AD...
2007-10-10 Volker Lendecker21379: Attempt to fix the build on "gwen"
2007-10-10 Simo Sorcer21369: sys_disk_free return type is SMB_BIG_UINT.
2007-10-10 Volker Lendecker21365: Lets see which build farm machines have makecon...
2007-10-10 Günther Deschnerr21358: Some more debugging for _nss_winbind_initgroups...
2007-10-10 Günther Deschnerr21357: Fix typo.
2007-10-10 Günther Deschnerr21353: In the turn of tracking down nss_winbind relate...
2007-10-10 Günther Deschnerr21352: Let ads_upn_suffixes() return a pointer to...
2007-10-10 Günther Deschnerr21349: Fix memleak in ads_upn_suffixes().
2007-10-10 Jeremy Allisonr21346: FIXME ! Our parsing here is wrong I think,
2007-10-10 Günther Deschnerr21345: Smaller fixes for adssearch:
2007-10-10 Jim McDonoughr21339: Fix the non-linux build. This is more evidence...
2007-10-10 Günther Deschnerr21336: Fix indent (as pointed out by Volker).
2007-10-10 Jim McDonoughr21324: Add linux setlease to the vfs layer. Next...
2007-10-10 Günther Deschnerr21320: Display query_user info level 16 in rpcclient.
2007-10-10 Volker Lendecker21319: Remove functions not needed anymore
2007-10-10 Günther Deschnerr21318: Fix Bug #4225.
2007-10-10 Stefan Metzmacherr21312: merge from SAMBA_4_0:
2007-10-10 Günther Deschnerr21310: Fix invalid printfs in pam_winbind.
2007-10-10 Günther Deschnerr21309: Add PRINTF_ATTRIBUTE checks for log statements.
2007-10-10 Günther Deschnerr21308: Fix some typos and ensure to null terminate...
2007-10-10 Volker Lendecker21303: As discussed on samba-technical: Change the...
2007-10-10 Gerald Carterr21284: Fix some unitilized variable warnings pointed...
2007-10-10 Steve Frenchr21283: Do not display away debug output of cifs dfs...
2007-10-10 Volker Lendecker21280: Fix an uninitialized variable warning. Jeremy...
2007-10-10 Volker Lendecker21279: Get rid of 'aio write behind', this is broken.
2007-10-10 Volker Lendecker21278: The main goal of this was to get rid of the...
2007-10-10 Volker Lendecker21277: Fix an off by one error in the signal handler...
2007-10-10 Jeremy Allisonr21274: As we now have POSIX opens which can unlink
2007-10-10 Gerald Carterr21273: * Protect the sasl bind against a NULL principa...
2007-10-10 Volker Lendecker21269: Reformatting
2007-10-10 Volker Lendecker21265: Fix some valgrind errors -- not in 3_0
2007-10-10 Volker Lendecker21264: LDAP_OPT_ERROR_NUMBER seems more portable than...
2007-10-10 Volker Lendecker21263: getpeername() returning -1 is not a reliable...
2007-10-10 Gerald Carterr21262: Final part of BUG 4093: fix %a with Windows...
2007-10-10 Jeremy Allisonr21259: Fix coverity bug id #340. No way to process
2007-10-10 Gerald Carterr21258: Fix for connecting printers from Vista by storing
2007-10-10 Jeremy Allisonr21257: Better fix for bug #4188 :
2007-10-10 Volker Lendecker21251: Okay, after Jeremy has kindly tested this,...
2007-10-10 Gerald Carterr21250: Partial fix for BUG 4093: Make %a expand to...
2007-10-10 Jeremy Allisonr21247: In the refactoring I dropped a RESOLVE_DFSPATH...
2007-10-10 Jeremy Allisonr21246: Remove incorrect control on unix set info.
2007-10-10 Günther Deschnerr21240: Fix longstanding Bug #4009.
2007-10-10 Simo Sorcer21239: if the workgroup name is longer than 16 chars...
2007-10-10 Günther Deschnerr21238: Fix tab indent in self-written krb5.confs.
2007-10-10 Günther Deschnerr21237: Forgot configure checks in 3_0 (3_0_25 is fine...
2007-10-10 Herb Lewisr21231: get rid of unused defines that cause a redefine...
2007-10-10 Jeremy Allisonr21229: Don't indirect through a potentially null point...
2007-10-10 Jeremy Allisonr21228: Fix for fd leak on error path. Thanks to
2007-10-10 Jeremy Allisonr21227: Quick fix for Stevef - ensure the returned...
2007-10-10 Jeremy Allisonr21226: Fix bug #4377 (rename of "foo" -> "Foo" fails).
2007-10-10 Jeremy Allisonr21225: Couple of fixes from Martin Zielinski mz@seh.de,
2007-10-10 Steve Frenchr21224: Initial checkin of cifs_host_name resolver...
2007-10-10 Jeremy Allisonr21223: Try and fix bug #4361 - Vista backup fails.
2007-10-10 Volker Lendecker21219: Speed up the initial startup time of smbd on...
2007-10-10 Volker Lendecker21218: Fix typo
2007-10-10 Volker Lendecker21217: Just found a system that does not define in_add...
2007-10-10 Jeremy Allisonr21210: Fix POSIX open to return an info level.
2007-10-10 Jeremy Allisonr21207: Make the code match the spec :-).
2007-10-10 Steve Frenchr21204: Add define for new QFS Info for "who am i"
2007-10-10 Jelmer Vernooijr21203: Regenerate C files after pidl updates.
2007-10-10 Volker Lendecker21202: On some build hosts, the first tests fail with...
next