abartlet/samba.git/.git
2007-10-10 Jeremy Allisonr21758: Fix a very specific dfs bug when passing in...
2007-10-10 James Peachr21757: Add SMB_VFS_CHFLAGS operation.
2007-10-10 Jeremy Allisonr21756: An invarient the dfs code depended on for POSIX...
2007-10-10 Jeremy Allisonr21755: Memory leak fixes from Zack Kirsch <zack.kirsch...
2007-10-10 Jeremy Allisonr21754: Volker is completely correct. There's no need for
2007-10-10 Volker Lendecker21753: Enable building ndrdump with the builtin popt...
2007-10-10 Jeremy Allisonr21750: Sync up with SAMBA_3_0_25. Only client changes...
2007-10-10 Volker Lendecker21748: More cosmetic alignment. One change to call_nt_...
2007-10-10 Volker Lendecker21747: Cosmetic checkin to bring ntcreate and nttransc...
2007-10-10 James Peachr21738: Remove unused file.
2007-10-10 Jeremy Allisonr21734: Fix bug #4369. Patch from David Leonard <dleona...
2007-10-10 Jeremy Allisonr21731: Fix long-standing bug in our chain processing...
2007-10-10 Jeremy Allisonr21726: Fix stupid cut-n-paste typo. Thanks to volker for
2007-10-10 Jeremy Allisonr21725: Fix for memalign used without test guards. Was
2007-10-10 Jeremy Allisonr21724: Optimization pointed out by Volker. If we don't
2007-10-10 Volker Lendecker21723: Make use of the per-hashchain "freelists"
2007-10-10 Volker Lendecker21722: Add the dead record functionality presented...
2007-10-10 James Peachr21717: Support the SMB_QUERY_POSIX_WHOAMI info level...
2007-10-10 Jeremy Allisonr21715: Fix torture utime code.
2007-10-10 Jeremy Allisonr21714: Change the VFS interface to use struct timespec
2007-10-10 Volker Lendecker21706: get_delete_on_close_flag() is the perfect candi...
2007-10-10 Herb Lewisr21705: add modify rights defines
2007-10-10 Herb Lewisr21704: open sockets immediately in process_loop
2007-10-10 Herb Lewisr21703: fix build when O_SYNC not defined
2007-10-10 Jeremy Allisonr21672: The cannonical file access pattern should look...
2007-10-10 Jeremy Allisonr21667: posix_unlink should break existing oplocks.
2007-10-10 Jeremy Allisonr21666: (only in 3.0, not 3.0.25). Fix bad parameter...
2007-10-10 Jeremy Allisonr21665: Fix bug #4428 reported by Jason Mader <jason...
2007-10-10 Jeremy Allisonr21664: Fix #4425 - patch from Jason Mader <jason@ncac...
2007-10-10 Jeremy Allisonr21663: Fix from the Wine guys: Robert Shearman <rob...
2007-10-10 Herb Lewisr21657: get rid of warning - not everyone understands %F
2007-10-10 Jelmer Vernooijr21655: Regenerate after pidl bugfix.
2007-10-10 Jelmer Vernooijr21652: Fix samba3-specific initialization
2007-10-10 Jelmer Vernooijr21651: Add ndrdump to samba 3. This only works from...
2007-10-10 James Peachr21647: Allow unit on for size parameters.
2007-10-10 Jeremy Allisonr21646: Patch from SATOH Fumiyasu <fumiyas@osstech...
2007-10-10 Jeremy Allisonr21645: Make posix_unlink work - on open files too !
2007-10-10 Jeremy Allisonr21644: Allow mkdir on platforms with no O_DIRECTORY.
2007-10-10 Jeremy Allisonr21643: Put the correct bits on the wire for posix_mkdir.
2007-10-10 Volker Lendecker21642: Fix bug 4365. Please note that this was only...
2007-10-10 Jeremy Allisonr21641: Add test code for POSIX pathname calls into...
2007-10-10 Jeremy Allisonr21640: Fix the build for broken platoforms without...
2007-10-10 Jeremy Allisonr21639: Add in implementations of POSIX open/mkdir...
2007-10-10 Jeremy Allisonr21638: Change POSIX_UNLINK to allow clients to differe...
2007-10-10 Jim McDonoughr21637: Get "password never expires" account policy...
2007-10-10 Gerald Carterr21636: Was almost right before. We have to specify...
2007-10-10 Gerald Carterr21635: Don't free talloc()'d memory. I wish people...
2007-10-10 Gerald Carterr21633: First real fix from me found during the bug...
2007-10-10 Gerald Carterr21632: Remove ununsed variable
2007-10-10 Gerald Carterr21626: Fix memory leak on error path noticed by
2007-10-10 Simo Sorcer21623: Fix copy/paste error
2007-10-10 Gerald Carterr21622: Fix bad merge caught by James.
2007-10-10 Gerald Carterr21616: Delay initialization of idmap and nss_info...
2007-10-10 Gerald Carterr21615: don't wait until the last second to try to...
2007-10-10 Gerald Carterr21614: The memset() called on aligned memory was causi...
2007-10-10 Gerald Carterr21613: perform variable subsitution on home directorie...
2007-10-10 Gerald Carterr21612: Make pam_winbind do the same username fixup...
2007-10-10 Gerald Carterr21611: I'm not entirely sure about this patch but...
2007-10-10 Gerald Carterr21610: put libraries preceeding the @SONAMEFLAG@ varia...
2007-10-10 Jeremy Allisonr21609: Fix memory leaks in error code paths (and one...
2007-10-10 Jeremy Allisonr21608: Fix a couple of memleaks in error code paths...
2007-10-10 Simo Sorcer21607: While committing I saw I had not newline termin...
2007-10-10 Simo Sorcer21606: Implement escaping function for ldap RDN values
2007-10-10 Jeremy Allisonr21605: Fix small typo noticed by Raúl Sánchez Siles...
2007-10-10 Jeremy Allisonr21604: I got this wrong also in libsmb :-(.
2007-10-10 Jeremy Allisonr21603: Horrible backwards compatibility hack as an...
2007-10-10 Volker Lendecker21581: Add an error code I just got
2007-10-10 Jeremy Allisonr21577: Remove unneeded #define (part of earlier patch...
2007-10-10 Jeremy Allisonr21576: Patch based on work from Todd Stecher <todd...
2007-10-10 Jeremy Allisonr21569: Fix bug reported by Martin Zielinski <mz@seh.de>
2007-10-10 Jeremy Allisonr21566: If we're going to be broken, at least be *consi...
2007-10-10 Jelmer Vernooijr21565: Import ndrdump (doesn't compile yet, needs...
2007-10-10 Volker Lendecker21563: Fix a memleak: We only need dispinfo structs...
2007-10-10 Jelmer Vernooijr21562: Regenerate gen_ndr after pidl changes.
2007-10-10 Günther Deschnerr21561: It makes absolutely no sense to call krb5_kt_re...
2007-10-10 Günther Deschnerr21560: Convert name_to_fqdn to BOOL.
2007-10-10 Günther Deschnerr21558: Safe more indent, again no code changes.
2007-10-10 Günther Deschnerr21557: indent only fix. No code change.
2007-10-10 Günther Deschnerr21556: Remove superfluos return check in ads_keytab_ve...
2007-10-10 Lars Müllerr21552: Ensure to check for proto_exists before linking...
2007-10-10 Volker Lendecker21551: Ok, this is more subtle. More tomorrow :-)
2007-10-10 Volker Lendecker21550: make disp_info_list static to get_samr_dispinfo...
2007-10-10 Volker Lendecker21549: Only create DISP_INFO structs for domain handle...
2007-10-10 Herb Lewisr21548: prevent segv (reference to -1 element of array)
2007-10-10 Volker Lendecker21547: Fix from Michael Adam <ma@sernet.de>: Refuse...
2007-10-10 Herb Lewisr21546: remove duplicate lines
2007-10-10 Günther Deschnerr21543: Fix 64bit build warning.
2007-10-10 Günther Deschnerr21540: Fix Bug #3713 and readd reporting what the...
2007-10-10 Günther Deschnerr21537: Avoid to trigger the confusing "cached entry...
2007-10-10 Günther Deschnerr21536: Fix copy/paste typo.
2007-10-10 Jeremy Allisonr21530: Don't code with jet-lag and Volker looking...
2007-10-10 Jeremy Allisonr21529: Fix warning from bad cast.
2007-10-10 Gerald Carterr21526: Fix stray character in sys_memalign() that...
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...
next