import/samba-svnimport.git
2006-07-14 Gerald Carterr17040: add notice about svn:externals change master trunk trunk-final-update
2006-07-14 Gerald Carterr17037: link directories to SAMBA_3_0 counterparts
2006-07-14 Gerald Carterr17036: gutting trunk to move to svn:externals
2006-07-14 Volker Lendecker17033: Restructure init_srv_share_info_ctr so that...
2006-07-14 Jeremy Allisonr17030: Partially fix standalone build of tdb directory
2006-07-13 Gerald Carterr17029: Sync my changes to trunk until we get this...
2006-07-13 Jeremy Allisonr17025: Remove one blank line - test checking in to two
2006-07-13 Volker Lendecker17024: Clean up before closing the door behind me
2006-07-13 Volker Lendecker17016: Different and smaller fix for the valid users...
2006-07-13 Volker Lendecker17011: Back out r17010 after talking to Jerry. Another...
2006-07-13 Volker Lendecker17010: If winbind is not around, add S-1-22-1-<uid...
2006-07-13 Andrew Bartlettr17006: Increment winbindd protocol version number.
2006-07-13 Andrew Bartlettr17004: Add a new helper mode to ntlm_auth: ntlm-change...
2006-07-13 Jeremy Allisonr17002: Fix coverity #303 - possible null deref. Jerry...
2006-07-12 Jeremy Allisonr16999: Allow CIFS POSIX locks to coexist with Windows...
2006-07-12 Gerald Carterr16998: patch from Paul Griffith <paulg@cs.yorku.ca...
2006-07-12 Gerald Carterr16997: Simo's patch (based on repotr from Seth Elsswor...
2006-07-12 Jeremy Allisonr16995: Fix bug #3923, reported by jason@ncac.gwu.edu...
2006-07-12 Jeremy Allisonr16993: Fix bug #3922 reported by jason@ncac.gwu.edu...
2006-07-12 Jeremy Allisonr16991: Fix bug #3921 spotted by jason@ncac.gwu.edu...
2006-07-12 Jeremy Allisonr16986: Fix the logic errors in ref-counting Windows...
2006-07-12 Jeremy Allisonr16974: Fix subtle logic error in lock ref counting...
2006-07-12 Jeremy Allisonr16970: Ensure we use the correct separator for pathnames
2006-07-12 Jeremy Allisonr16969: The function parse_processed_dfs_path() is...
2006-07-12 Jeremy Allisonr16963: Add a few utility fns into client. Allow POSIX...
2006-07-11 Volker Lendecker16960: Some warnings from host "opi"
2006-07-11 Volker Lendecker16959: get_share_security does not need snum, activate...
2006-07-11 Gerald Carterr16957: fix cut-n-paste error. The check for 'if ...
2006-07-11 Volker Lendecker16955: Fix an uninitialized var -- Jerry, please check.
2006-07-11 Gerald Carterr16954: Volker reminded me we already have code to...
2006-07-11 Gerald Carterr16953: Don't allow groups to be renamed to an existing...
2006-07-11 Gerald Carterr16952: New derive DES salt code and Krb5 keytab generation
2006-07-11 Jeremy Allisonr16946: Fix warning with profile separator when profile...
2006-07-11 Jeremy Allisonr16944: Update from 3.0 to get ready for sync.
2006-07-11 Jeremy Allisonr16942: Merge back before merging forward - sync up...
2006-07-11 Günther Deschnerr16941: Fix crash bug when the pam conversation receive...
2006-07-11 Günther Deschnerr16940: libnscd sets errno, use that to display error...
2006-07-11 Günther Deschnerr16939: Still clear the winbind_cache.tdb when offline...
2006-07-11 Jeremy Allisonr16935: Fix the build by removing the last DEVELOPER...
2006-07-11 Jeremy Allisonr16931: Change the underlying lock db to use 32-bit...
2006-07-10 Jeremy Allisonr16930: Turn CIFS POSIX locks on (remove #if defined...
2006-07-10 Jeremy Allisonr16929: Remove old unused profile fn (causing a warning).
2006-07-10 Jeremy Allisonr16928: Fix the ZERO_ZERO case back to working again...
2006-07-10 Jeremy Allisonr16924: Rewrote the POSIX lock layer (and parts of...
2006-07-10 Volker Lendecker16919: Enhanced error message: Show the complete targe...
2006-07-09 Volker Lendecker16905: Take snum from print_cache_flush
2006-07-09 Volker Lendecker16904: Take snum from construct_dev_mode
2006-07-09 Jeremy Allisonr16903: We don't need to store the context for Windows...
2006-07-09 Volker Lendecker16902: This converts lp_mangled_map, lp_manglednames...
2006-07-09 Volker Lendecker16901: print_job_set_place and print_job_set_name...
2006-07-09 Volker Lendecker16899: Convert print_time_access_check to servicename
2006-07-09 Volker Lendecker16898: is_owner really needs the share name, not the...
2006-07-09 Volker Lendecker16894: Introduce a function share_defined.
2006-07-09 Volker Lendecker16893: Make sub_advanced not use snum but the service...
2006-07-09 Volker Lendecker16892: When we want more flexibility in configuring...
2006-07-09 Jeremy Allisonr16888: Fix the calculation if an overlap occurred...
2006-07-09 Jeremy Allisonr16887: Disable the downcall until I've finished all the
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...
next