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