summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* r4234: More malloc fixes to use the macros.Jeremy Allison2007-10-103-57/+57
* r4226: display infolevel 12 in query_dom_info.Günther Deschner2007-10-101-0/+10
* r4224: Today is not my day ....Volker Lendecke2007-10-101-1/+3
* r4222: Always compile before commit...Volker Lendecke2007-10-101-1/+1
* r4221: when in the multi-mapping mode of idmap_rid:Günther Deschner2007-10-101-4/+10
* r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains aVolker Lendecke2007-10-103-21/+9
* r4217: Fix open_any_socket_out.Volker Lendecke2007-10-101-13/+27
* r4216: fix segfault in idmap_ridGünther Deschner2007-10-101-2/+2
* r4212: Ensure we only look at the bottom bit of large_readx.Jeremy Allison2007-10-102-6/+9
* r4208: Set version to 3.0.11John Terpstra2007-10-101-1/+1
* r4190: When changing length calculations, get them right......Jeremy Allison2007-10-102-3/+4
* r4188: Ensure we add in the upper length in the right place !Jeremy Allison2007-10-101-1/+1
* r4186: Fix client & server to allow 127k READX calls.Jeremy Allison2007-10-105-10/+21
* r4184: Removed unused extern.Jeremy Allison2007-10-101-1/+0
* r4153: port from trunk of pdbedit changesSimo Sorce2007-10-101-7/+82
* r4143: Make strict locking an enum. Auto means use oplock optimization.Jeremy Allison2007-10-103-14/+21
* r4134: check the setprinter(3) based on the access permissions on the handle ...Gerald Carter2007-10-101-14/+11
* r4130: add bad_password_count and logon_count to vampire (inspired by a patchGünther Deschner2007-10-101-2/+5
* r4128: Cron jobs etc seem to do an initgroups for root quite frequently. SoVolker Lendecke2007-10-101-1/+1
* r4127: vampire munged_dial.Günther Deschner2007-10-101-0/+8
* r4126: Fix from Björn Jacke <bjoern@j3e.de> for bugid #2040 - ensure the localeJeremy Allison2007-10-101-0/+9
* r4121: Optimisation from Nadav Danieli <nadavd@exanet.com>. If we're oplocked,Jeremy Allison2007-10-101-1/+9
* r4120: Never, ever, doubt valgrind :-). Fix order of evaluation bug that's be...Jeremy Allison2007-10-102-12/+6
* r4108: As check_self is *always* False in every invokation, remove theJeremy Allison2007-10-103-27/+18
* r4103: lock timeout is in milliseconds (as in reply.c)Herb Lewis2007-10-101-1/+1
* r4094: BUG 2107: fix memory bloating caused by large numbers of print_queue_u...Gerald Carter2007-10-102-36/+137
* r4089: fix logic error in add_a_form() that only compared N characters instea...Gerald Carter2007-10-101-2/+4
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-10218-1541/+1740
* r4083: consolidate printer searches to use find_service rather than for loopsGerald Carter2007-10-102-51/+23
* r4043: BUG 2091: don't remove statically defined printers in remove_stale_pri...Gerald Carter2007-10-101-4/+12
* r4032: Fix bug #2110 - ensure we convert to ucs2 correctly.Jeremy Allison2007-10-102-12/+11
* r4030: patch from Rob -- don't force the cups printer-make-and-model tag as t...Gerald Carter2007-10-101-24/+2
* r4028: * prevent the background LPQ daemon from updatingGerald Carter2007-10-101-63/+85
* r4023: Code tidyup to fix bug #2098.Jeremy Allison2007-10-101-2/+3
* r4020: Fix for crash reported by Bård Kalbakk <baard@inett.biz>.Jeremy Allison2007-10-101-1/+1
* r4019: better error logging in register_message_flags() from RobGerald Carter2007-10-101-2/+3
* r4018: * move claim_connection from the netbios session requestGerald Carter2007-10-103-3/+7
* r4016: Fix for bug found by Steve French client code (cifsfs) onJeremy Allison2007-10-101-0/+9
* r4009: Fix from Timur Bakeyev <timur@com.bat.ru> for bugid #2100,Jeremy Allison2007-10-101-1/+4
* r4007: Fix bug #2088 - ensure inherit permissions is only applied on a new file,Jeremy Allison2007-10-107-16/+16
* r4005: Fix for bug #2071 reported by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2007-10-102-2/+2
* r3987: Use sys_readdir() instead of readdir()Jelmer Vernooij2007-10-101-1/+1
* r3985: Fix bug with 64bit fs supportJelmer Vernooij2007-10-101-1/+1
* r3974: - Fix assignment of a couple of fields in pdb_{mysql,pgsql}Jelmer Vernooij2007-10-103-8/+9
* r3954: bring Samba3 into line with the Samba4 password change codeAndrew Tridgell2007-10-101-18/+11
* r3951: Fix for bugid #2081 reported by John Janosik <jpjanosi@us.ibm.com> - e...Jeremy Allison2007-10-101-1/+3
* r3948: Fix incorrect declaration. Bug #2083.Jeremy Allison2007-10-101-1/+1
* r3946: Fix for bugid #2085 reported by Jason Mader <jason@ncac.gwu.edu>. Use ...Jeremy Allison2007-10-107-7/+7
* r3944: Fix the problem we get on Linux where sendfile fails, but we've alread...Jeremy Allison2007-10-102-17/+93
* r3940: typo.Günther Deschner2007-10-101-1/+1