jra/samba/.git
2007-10-10 Günther Deschnerr4289: Close LDAP-Connection before retrying to open...
2007-10-10 Günther Deschnerr4287: Vampire SAM_DELTA_DOMAIN_INFO.
2007-10-10 Günther Deschnerr4286: Give back 8 byte lm_session_key in Netrsamlogon...
2007-10-10 Günther Deschnerr4285: Allow -v or -l for displaying verbose groupmap...
2007-10-10 Tim Potterr4273: Same fix for r4272 in SAMBA_3_0 branch.
2007-10-10 Tim Potterr4270: Add some const as a fix for bugzilla #2135.
2007-10-10 Tim Potterr4268: Merge fix for bugzilla #2150.
2007-10-10 Tim Potterr4260: Change the license for the winbindd external...
2007-10-10 Tim Potterr4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.
2007-10-10 Günther Deschnerr4258: strlower username, not (non-existing) domain_use...
2007-10-10 Volker Lendecker4256: Add a patch from kllin@it.su.se: New Parameter...
2007-10-10 Volker Lendecker4254: Add an undocumented hack. I had to delete a...
2007-10-10 Volker Lendecker4252: Comment clarification from Love Hörnquist Åstran...
2007-10-10 Volker Lendecker4251: AFS does not cope with spaces in file names...
2007-10-10 Volker Lendecker4248: Implement smbstatus -n, don't lookup users and...
2007-10-10 Jeremy Allisonr4241: More *alloc fixes.
2007-10-10 Jeremy Allisonr4238: More *alloc fixes.
2007-10-10 Jeremy Allisonr4236: More *alloc fixes.
2007-10-10 Jeremy Allisonr4234: More malloc fixes to use the macros.
2007-10-10 Günther Deschnerr4226: display infolevel 12 in query_dom_info.
2007-10-10 Volker Lendecker4224: Today is not my day ....
2007-10-10 Volker Lendecker4222: Always compile before commit...
2007-10-10 Günther Deschnerr4221: when in the multi-mapping mode of idmap_rid:
2007-10-10 Volker Lendecker4219: Fix samba3 samr "idl"... According to samba4...
2007-10-10 Volker Lendecker4217: Fix open_any_socket_out.
2007-10-10 Günther Deschnerr4216: fix segfault in idmap_rid
2007-10-10 Jeremy Allisonr4212: Ensure we only look at the bottom bit of large_r...
2007-10-10 John Terpstrar4208: Set version to 3.0.11
2007-10-10 Jeremy Allisonr4190: When changing length calculations, get them...
2007-10-10 Jeremy Allisonr4188: Ensure we add in the upper length in the right...
2007-10-10 Jeremy Allisonr4186: Fix client & server to allow 127k READX calls.
2007-10-10 Jeremy Allisonr4184: Removed unused extern.
2007-10-10 Simo Sorcer4153: port from trunk of pdbedit changes
2007-10-10 Jeremy Allisonr4143: Make strict locking an enum. Auto means use...
2007-10-10 Gerald Carterr4134: check the setprinter(3) based on the access...
2007-10-10 Günther Deschnerr4130: add bad_password_count and logon_count to vampir...
2007-10-10 Volker Lendecker4128: Cron jobs etc seem to do an initgroups for root...
2007-10-10 Günther Deschnerr4127: vampire munged_dial.
2007-10-10 Jeremy Allisonr4126: Fix from Björn Jacke <bjoern@j3e.de> for bugid...
2007-10-10 Jeremy Allisonr4121: Optimisation from Nadav Danieli <nadavd@exanet...
2007-10-10 Jeremy Allisonr4120: Never, ever, doubt valgrind :-). Fix order of...
2007-10-10 Jeremy Allisonr4108: As check_self is *always* False in every invokat...
2007-10-10 Herb Lewisr4103: lock timeout is in milliseconds (as in reply.c)
2007-10-10 Gerald Carterr4094: BUG 2107: fix memory bloating caused by large...
2007-10-10 Jeremy Allisonr4092: Bring into line with new *alloc rules.
2007-10-10 Gerald Carterr4089: fix logic error in add_a_form() that only compar...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Gerald Carterr4083: consolidate printer searches to use find_service...
2007-10-10 Gerald Carterr4043: BUG 2091: don't remove statically defined printe...
2007-10-10 Jeremy Allisonr4032: Fix bug #2110 - ensure we convert to ucs2 correctly.
2007-10-10 Gerald Carterr4030: patch from Rob -- don't force the cups printer...
2007-10-10 Gerald Carterr4029: solaris packaging fixes from Rob
2007-10-10 Gerald Carterr4028: * prevent the background LPQ daemon from updating
2007-10-10 Jeremy Allisonr4023: Code tidyup to fix bug #2098.
2007-10-10 Jeremy Allisonr4020: Fix for crash reported by Bård Kalbakk <baard...
2007-10-10 Gerald Carterr4019: better error logging in register_message_flags...
2007-10-10 Gerald Carterr4018: * move claim_connection from the netbios session...
2007-10-10 Jeremy Allisonr4016: Fix for bug found by Steve French client code...
2007-10-10 Jeremy Allisonr4009: Fix from Timur Bakeyev <timur@com.bat.ru> for...
2007-10-10 Jeremy Allisonr4007: Fix bug #2088 - ensure inherit permissions is...
2007-10-10 Jeremy Allisonr4005: Fix for bug #2071 reported by Jason Mader <jason...
2007-10-10 Jelmer Vernooijr3987: Use sys_readdir() instead of readdir()
2007-10-10 Jelmer Vernooijr3985: Fix bug with 64bit fs support
2007-10-10 Jelmer Vernooijr3974: - Fix assignment of a couple of fields in pdb_...
2007-10-10 Andrew Tridgellr3954: bring Samba3 into line with the Samba4 password...
2007-10-10 Jeremy Allisonr3951: Fix for bugid #2081 reported by John Janosik...
2007-10-10 Jeremy Allisonr3948: Fix incorrect declaration. Bug #2083.
2007-10-10 Jeremy Allisonr3946: Fix for bugid #2085 reported by Jason Mader...
2007-10-10 Jeremy Allisonr3944: Fix the problem we get on Linux where sendfile...
2007-10-10 Günther Deschnerr3940: typo.
2007-10-10 Jeremy Allisonr3936: Ensure LARGE_READX response must fit within...
2007-10-10 Jeremy Allisonr3934: Correctly check for the top length bit in LARGE_...
2007-10-10 Jeremy Allisonr3931: Fix all "may be used uninitialized" and "shadow...
2007-10-10 Jeremy Allisonr3929: Dead code elimination fix for bug #2075 from...
2007-10-10 Tim Potterr3928: Fix duplicate call to pdb_get_acct_desc(). ...
2007-10-10 Gerald Carterr3925: patch from Thomas Bork <tombork@web.de> to fix...
2007-10-10 Gerald Carterr3924: fix installswat once again after the image targe...
2007-10-10 Gerald Carterr3923: BUG 2073: fall back to smb_name if current_user_...
2007-10-10 Günther Deschnerr3918: Allow to set OWNER- and GROUP-entries while...
2007-10-10 Günther Deschnerr3912: More fixes to have proper german in swat.
2007-10-10 Günther Deschnerr3911: typo.
2007-10-10 Jeremy Allisonr3895: Fix for bug #2045. May also fix other timestamp...
2007-10-10 Jeremy Allisonr3892: Fix "might be used uninitialized" error.
2007-10-10 Jeremy Allisonr3889: Only set mtime from pending_modtime if it's...
2007-10-10 Volker Lendecker3883: Fix error return -- thanks to rsharpe
2007-10-10 Volker Lendecker3882: Fix bug 2069 -- thanks to jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr3880: Tidy up some unused/shadowed variable usage.
2007-10-10 Jeremy Allisonr3877: Final (I hope :-) fix for #2050 from Lars Müller...
2007-10-10 Günther Deschnerr3875: Allow to look up at least or own sid in _lsa_loo...
2007-10-10 Volker Lendecker3873: The semantics of the parameter 'printcap name...
2007-10-10 Volker Lendecker3871: Fix memleak
2007-10-10 Günther Deschnerr3868: Fix reverted logic of detecting HAVE_WRFILE_KEYT...
2007-10-10 Jeremy Allisonr3867: Fix from david.hu@hp.com - make a copy of an...
2007-10-10 Jeremy Allisonr3864: Fix from Lars Müller <lmuelle@suse.de> for bug...
2007-10-10 Jeremy Allisonr3862: Fix from Lars Müller <lmuelle@suse.de>, check...
2007-10-10 Jeremy Allisonr3859: Ensure if num_acls is set to 0xFFFF this field...
2007-10-10 Jeremy Allisonr3857: Shut up gcc about erroneous "used uninitialised...
2007-10-10 Jeremy Allisonr3855: Sync up with the one in the main source dir...
2007-10-10 Volker Lendecker3853: Fix an uninitialized variable warning. Jeremy...
2007-10-10 Volker Lendecker3852: Fix the build...
next