import/samba-svnimport.git
2006-07-09 Jeremy Allisonr16886: Add the mapping from CIFS posix locks to system
2006-07-09 Jeremy Allisonr16885: Move locking definitions into their own header...
2006-07-08 Jeremy Allisonr16884: Do the lock merging more agressively for CIFS...
2006-07-08 Jeremy Allisonr16883: Restructure the code in locking/posix.c to...
2006-07-08 Jeremy Allisonr16882: Fix warning on longlong if we have it.
2006-07-08 Volker Lendecker16881: Some C++ warnings
2006-07-08 Volker Lendecker16879: Debug msg fix from Kai Blin
2006-07-07 Volker Lendecker16867: Merge the fix for bug 3915
2006-07-07 Günther Deschnerr16862: Reverting accidential changes in ads_try_connec...
2006-07-07 Günther Deschnerr16861: Fixing crash bug when passing no domain/realm...
2006-07-07 James Peachr16859: Don't use LL for long long literals in str_conv...
2006-07-07 Jeremy Allisonr16857: Don't use LL - compiler might not have it.
2006-07-07 Jeremy Allisonr16856: Fix up sample module compile after jpeach's...
2006-07-07 James Peachr16855: Move conv_str_size() to common code.
2006-07-07 James Peachr16853: New module to flush dirty file data at regular...
2006-07-07 James Peachr16849: New VFS module to preallocate file extents...
2006-07-07 James Peachr16848: Add an fsp parameter to the SMB_VFS_OPEN operat...
2006-07-07 Gerald Carterr16845: Properly report the error during join when...
2006-07-06 Jeremy Allisonr16844: Our original error code mapping for NTSTATUS...
2006-07-06 Volker Lendecker16841: Fix a bug found by a 64-bit build warning
2006-07-06 Volker Lendecker16839: Next step getting ancient Linux to build....
2006-07-06 Volker Lendecker16837: Finally found a Linux version that shows bug...
2006-07-06 Günther Deschnerr16836: When receiving a CLDAP reply make sure that...
2006-07-05 Günther Deschnerr16823: Allow to call wbinfo --domain-info="" or -...
2006-07-05 Simo Sorcer16822: Let's have a name for when you do not want...
2006-07-05 Günther Deschnerr16817: Fixing build of idmap_ad and idmap_rid.
2006-07-05 Günther Deschnerr16816: Reverting some hunks from Volkers r16803, fixin...
2006-07-05 James Peachr16814: New VFS module "cacheprime". This is useful...
2006-07-05 Jeremy Allisonr16813: Rewrote much of the idmap code. This design...
2006-07-05 James Peachr16812: Refactor shared memory profiling to make the...
2006-07-04 Volker Lendecker16803: Fixes from IRIX, some C++ warnings
2006-07-04 Jeremy Allisonr16802: Janitor for Simo - fixing typo.
2006-07-04 Günther Deschnerr16799: Fix remote smbd crash bug by removing half...
2006-07-04 Günther Deschnerr16797: Add msdfs proxy junctions in the netdfs rpc...
2006-07-03 Günther Deschnerr16790: Fix memleak.
2006-07-03 Jeremy Allisonr16788: Fix bug #3909, when using ea's getting a direct...
2006-07-03 Simo Sorcer16787: remove fstrings and use talloc
2006-07-03 Gerald Carterr16785: BUG 3908: Fix rpc bin authentication failure...
2006-07-03 Volker Lendecker16782: Activate RAW-SAMBA3BADPATH in the build farm
2006-07-03 Volker Lendecker16780: The tdb_chainunlock is happening in the destructor.
2006-07-03 Volker Lendecker16775: Attempt to get HP/UX host "gwen" into the build...
2006-07-02 Volker Lendecker16767: Forgotten file
2006-07-02 Volker Lendecker16766: A warning found by RHEL3. This might actually...
2006-07-02 Volker Lendecker16765: AIX already defines C_IN and T_A.
2006-07-02 Volker Lendecker16764: One Solaris and two c++compat warnings
2006-07-02 Jeremy Allisonr16763: Don't do the crazy error code change for POSIX...
2006-07-02 Jeremy Allisonr16762: Add in code to make us pass Samba4 RAW-SAMBA3BA...
2006-07-02 Jeremy Allisonr16760: Fix checking of the order of NT errors for...
2006-07-02 Volker Lendecker16757: wbinfo --group-info by Ronan Waide, thanks!
2006-07-01 Volker Lendecker16755: Hunting warning has some benefits....
2006-07-01 Volker Lendecker16754: Some more warnings
2006-07-01 Gerald Carterr16752: remove the 'socket options' setting from the...
2006-07-01 Gerald Carterr16751: The precompiled header should really be in...
2006-07-01 Gerald Carterr16749: BUG 3905: don't fail in create_local_nt_token...
2006-07-01 Volker Lendecker16748: Fix warnings from the Solaris compilers that...
2006-07-01 Volker Lendecker16747: Trying to get warnings down (and also trying...
2006-07-01 Volker Lendecker16746: Fix a warning from a 64-bit build:
2006-07-01 Volker Lendecker16745: Fix all but three type-punned warnings.
2006-07-01 Volker Lendecker16744: Another warning
2006-07-01 Volker Lendecker16743: Fix some warnings
2006-07-01 Volker Lendecker16742: Fix an uninitialized variable warning
2006-07-01 Volker Lendecker16729: Finally read about the type punned warnings....
2006-07-01 Volker Lendecker16728: Comparing two floats for equality is kinda...
2006-07-01 Volker Lendecker16727: Get rid of some warnings of the AIX compiler.
2006-07-01 Jeremy Allisonr16721: Fix bug #3874 (warning) reported by Jason Mader.
2006-06-30 Günther Deschnerr16719: Automatically chase referrals, support LDAP...
2006-06-30 Stefan Metzmacherr16718: patch from Bjoern Jacke to fix compiler warning...
2006-06-30 Gerald Carterr16713: BUG 3904: fix broken smbwrapper compile
2006-06-30 Volker Lendecker16712: Get rid of the remaining talloc_steal references.
2006-06-30 Volker Lendecker16711: Get rid of some talloc_steal. The remaining...
2006-06-29 Volker Lendecker16704: Get rid of a use of talloc_steal
2006-06-29 Volker Lendecker16702: Get rid of a use of talloc_steal
2006-06-29 Gerald Carterr16701: Fix segv when adding a printer caused by not...
2006-06-29 Volker Lendecker16700: Get rid of a use of talloc_steal
2006-06-29 Volker Lendecker16698: Get rid of a use of talloc_steal
2006-06-29 Jeremy Allisonr16695: Fix the multiple-outstanding write and trans...
2006-06-29 Volker Lendecker16689: Get rid of a use of talloc_steal
2006-06-29 Volker Lendecker16688: Get rid of a use of talloc_steal
2006-06-29 Jeremy Allisonr16686: Fix bugs #3901, #3902, #3903 reported by jason...
2006-06-29 Jeremy Allisonr16684: Fix bug #3901 reported by jason@ncac.gwu.edu.
2006-06-29 Jeremy Allisonr16682: Fix bug #3900 reported by jason@ncac.gwu.edu.
2006-06-29 Jeremy Allisonr16680: Fix bug #3899 reported by jason@ncac.gwu.edu.
2006-06-29 Jeremy Allisonr16679: Fix bug #3898 reported by jason@ncac.gwu.edu.
2006-06-29 Volker Lendecker16677: Jeremy, that's the kind of stuff you get when...
2006-06-29 Volker Lendecker16676: .o generates other warnings, use the Solaris...
2006-06-29 Volker Lendecker16673: Janitor for Chris
2006-06-29 Jeremy Allisonr16664: Fix a couple of bugs I discovered now I've...
2006-06-29 Jeremy Allisonr16662: Fix coverity #301, memleak in error path.
2006-06-28 Jeremy Allisonr16660: Fix from jason@ncac.gwu.edu for bug #3875,
2006-06-28 Gerald Carterr16659: The NetUserSetInfo() calls > 1000 thunkn to...
2006-06-28 Volker Lendecker16658: We need to get rid of most calls to set_bad_pat...
2006-06-28 Jeremy Allisonr16655: Fix #3894 and #3895 reported by jason@ncac...
2006-06-28 Jeremy Allisonr16653: Fix bug #3893 reported by jason@ncac.gwu.edu.
2006-06-28 Jeremy Allisonr16651: Fix bug #3891 reported by jason@ncac.gwu.edu.
2006-06-28 Jeremy Allisonr16649: Fix bug #3890 reported by jason@ncac.gwu.edu.
2006-06-28 Jeremy Allisonr16647: Fix bug #3889 reported by jason@ncac.gwu.edu.
2006-06-28 Jeremy Allisonr16645: Fix bug #3888 reported by Jason Mader <jason...
2006-06-28 Jeremy Allisonr16643: Fix bug #3887 reported by jason@ncac.gwu.edu
2006-06-28 Jeremy Allisonr16641: Fix show-stopper bug #3876. Double-free in...
2006-06-28 Jeremy Allisonr16639: Fix bug #3886 reported by jason@ncac.gwu.edu.
next