summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4252: Comment clarification from Love Hörnquist Åstrand <lha@stacken.kth.se>.Volker Lendecke1-3/+7
2007-10-10r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...Volker Lendecke1-2/+32
2007-10-10r4248: Implement smbstatus -n, don't lookup users and groups. On heavily loadedVolker Lendecke1-15/+21
2007-10-10r4241: More *alloc fixes.Jeremy Allison1-2/+7
2007-10-10r4238: More *alloc fixes.Jeremy Allison1-7/+7
2007-10-10r4236: More *alloc fixes.Jeremy Allison5-27/+25
2007-10-10r4234: More malloc fixes to use the macros.Jeremy Allison3-57/+57
2007-10-10r4226: display infolevel 12 in query_dom_info.Günther Deschner1-0/+10
2007-10-10r4224: Today is not my day ....Volker Lendecke1-1/+3
2007-10-10r4222: Always compile before commit...Volker Lendecke1-1/+1
2007-10-10r4221: when in the multi-mapping mode of idmap_rid:Günther Deschner1-4/+10
2007-10-10r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains aVolker Lendecke3-21/+9
2007-10-10r4217: Fix open_any_socket_out.Volker Lendecke1-13/+27
2007-10-10r4216: fix segfault in idmap_ridGünther Deschner1-2/+2
2007-10-10r4212: Ensure we only look at the bottom bit of large_readx.Jeremy Allison2-6/+9
2007-10-10r4208: Set version to 3.0.11John Terpstra1-1/+1
2007-10-10r4190: When changing length calculations, get them right......Jeremy Allison2-3/+4
2007-10-10r4188: Ensure we add in the upper length in the right place !Jeremy Allison1-1/+1
2007-10-10r4186: Fix client & server to allow 127k READX calls.Jeremy Allison5-10/+21
2007-10-10r4184: Removed unused extern.Jeremy Allison1-1/+0
2007-10-10r4153: port from trunk of pdbedit changesSimo Sorce1-7/+82
2007-10-10r4143: Make strict locking an enum. Auto means use oplock optimization.Jeremy Allison3-14/+21
2007-10-10r4134: check the setprinter(3) based on the access permissions on the handle ...Gerald Carter1-14/+11
2007-10-10r4130: add bad_password_count and logon_count to vampire (inspired by a patchGünther Deschner1-2/+5
2007-10-10r4128: Cron jobs etc seem to do an initgroups for root quite frequently. SoVolker Lendecke1-1/+1
2007-10-10r4127: vampire munged_dial.Günther Deschner1-0/+8
2007-10-10r4126: Fix from Björn Jacke <bjoern@j3e.de> for bugid #2040 - ensure the localeJeremy Allison1-0/+9
2007-10-10r4121: Optimisation from Nadav Danieli <nadavd@exanet.com>. If we're oplocked,Jeremy Allison1-1/+9
2007-10-10r4120: Never, ever, doubt valgrind :-). Fix order of evaluation bug that's be...Jeremy Allison2-12/+6
2007-10-10r4108: As check_self is *always* False in every invokation, remove theJeremy Allison3-27/+18
2007-10-10r4103: lock timeout is in milliseconds (as in reply.c)Herb Lewis1-1/+1
2007-10-10r4094: BUG 2107: fix memory bloating caused by large numbers of print_queue_u...Gerald Carter2-36/+137
2007-10-10r4089: fix logic error in add_a_form() that only compared N characters instea...Gerald Carter1-2/+4
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison218-1541/+1740
2007-10-10r4083: consolidate printer searches to use find_service rather than for loopsGerald Carter2-51/+23
2007-10-10r4043: BUG 2091: don't remove statically defined printers in remove_stale_pri...Gerald Carter1-4/+12
2007-10-10r4032: Fix bug #2110 - ensure we convert to ucs2 correctly.Jeremy Allison2-12/+11
2007-10-10r4030: patch from Rob -- don't force the cups printer-make-and-model tag as t...Gerald Carter1-24/+2
2007-10-10r4028: * prevent the background LPQ daemon from updatingGerald Carter1-63/+85
2007-10-10r4023: Code tidyup to fix bug #2098.Jeremy Allison1-2/+3
2007-10-10r4020: Fix for crash reported by Bård Kalbakk <baard@inett.biz>.Jeremy Allison1-1/+1
2007-10-10r4019: better error logging in register_message_flags() from RobGerald Carter1-2/+3
2007-10-10r4018: * move claim_connection from the netbios session requestGerald Carter3-3/+7
2007-10-10r4016: Fix for bug found by Steve French client code (cifsfs) onJeremy Allison1-0/+9
2007-10-10r4009: Fix from Timur Bakeyev <timur@com.bat.ru> for bugid #2100,Jeremy Allison1-1/+4
2007-10-10r4007: Fix bug #2088 - ensure inherit permissions is only applied on a new file,Jeremy Allison7-16/+16
2007-10-10r4005: Fix for bug #2071 reported by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2-2/+2
2007-10-10r3987: Use sys_readdir() instead of readdir()Jelmer Vernooij1-1/+1
2007-10-10r3985: Fix bug with 64bit fs supportJelmer Vernooij1-1/+1
2007-10-10r3974: - Fix assignment of a couple of fields in pdb_{mysql,pgsql}Jelmer Vernooij3-8/+9