r8384: merging clutter fixes from release branch
[bbaumbach/samba-autobuild/.git] / source3 / lib /
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Günther Deschnerr8207: Fix my NT_STATUS_IS_OK mismatch.
2007-10-10 Günther Deschnerr8205: try to improve readability of smbldap_search_dom...
2007-10-10 Jim McDonoughr8189: commit vampire ldif patch, mostly from Don Watso...
2007-10-10 Gerald Carterr8141: Update volker's valgrind fix in r8097. Same...
2007-10-10 Volker Lendecker8092: Attempt to fix the socket wrapper stuff for...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Jeremy Allisonr7981: MS-DFS tidyup patches from James Peach <jpeach...
2007-10-10 Jeremy Allisonr7963: Add aio support to 3.0.
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Jeremy Allisonr7842: With the patch I sent Steve yesterday this gives...
2007-10-10 Jeremy Allisonr7591: Don't call getpeeraddr on a disconnected socket.
2007-10-10 Jeremy Allisonr7554: Refactor very messy code in util_sock.c Remove...
2007-10-10 Gerald Carterr7440: * merge registry server changes from trunk ...
2007-10-10 Gerald Carterr7415: * big change -- volker's new async winbindd...
2007-10-10 Gerald Carterr7372: abartet's patch for BUG 2391 (segv caused by...
2007-10-10 Jeremy Allisonr7318: Unify HEAD and 3.0 socket functions. Add HEAD...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Jeremy Allisonr7039: Ensure we always call read_socket_with_timeout...
2007-10-10 Jeremy Allisonr7034: Revert change in util_sock.c from derrell until...
2007-10-10 Derrell Lipmanr7025: 1 if not all data is available at the time we...
2007-10-10 Jeremy Allisonr6965: Remove some dead code from util_unistr.c.
2007-10-10 Gerald Carterr6942: * merging the registry changes back to the 3...
2007-10-10 Jeremy Allisonr6890: Refactor printing interface to take offset into...
2007-10-10 Volker Lendecker6849: Merge revision 6845 from Samba 4
2007-10-10 Jeremy Allisonr6822: Use chsize if we don't have ftruncate. From...
2007-10-10 Volker Lendecker6779: Use the SID in the user token for the %s expansi...
2007-10-10 Volker Lendecker6743: Merge r6741 from 4_0
2007-10-10 Gerald Carterr6681: updating copyrights (see bug 2546)
2007-10-10 Volker Lendecker6658: Sorry for the spam... I think now I've got a...
2007-10-10 Volker Lendecker6656: Samba 4 is Samba 3.9...
2007-10-10 Volker Lendecker6654: Make talloc.c 4.0-ready
2007-10-10 Volker Lendecker6652: Next step getting the build farm happy.
2007-10-10 Volker Lendecker6651: It's not the smartest thing in the world to...
2007-10-10 Simo Sorcer6648: do not annoy make proto
2007-10-10 Simo Sorcer6646: keep samba3 talloc inline with samba4 one
2007-10-10 Gerald Carterr6643: fix some build issues on IRIX;l patch from james...
2007-10-10 Jeremy Allisonr6595: This is Volkers new-talloc patch. Just got the...
2007-10-10 Herb Lewisr6588: just include includes.h to get prototypes here.
2007-10-10 Herb Lewisr6586: get rid of a few more compiler warnings
2007-10-10 Jelmer Vernooijr6570: Add socket_wrapper library to 3.0. Can be enable...
2007-10-10 Jeremy Allisonr6553: Added Linux per-socket TCP settings patch from...
2007-10-10 Jeremy Allisonr6550: Move function make_dir_struct from util to dir.c
2007-10-10 Herb Lewisr6502: add LOCKING debug class - pull PRINTINGDB class...
2007-10-10 Jeremy Allisonr6495: Bugfix for #2596 by James Peach @ SGI. Fix becom...
2007-10-10 Volker Lendecker6445: Make us survive the PARANOID_MALLOC_CHECKER...
2007-10-10 Volker Lendecker6351: This is quite a large and intrusive patch, but...
2007-10-10 Volker Lendecker6263: Get rid of generate_wellknown_sids, they are...
2007-10-10 Jeremy Allisonr6253: Add FreeBSD EA API support. Bug #2576 - patch...
2007-10-10 Gerald Carterr6231: Herb, I think this checkin was a mistake. ...
2007-10-10 Herb Lewisr6230: don't know how this ever worked! the compiler...
2007-10-10 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Günther Deschnerr6166: Derell, I'm reverting this part of -r4917 becaus...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Derrell Lipmanr6127: Eliminated all compiler warnings pertaining...
2007-10-10 Jeremy Allisonr6106: Fix bug #2551. It turns out that the incoming...
2007-10-10 Jeremy Allisonr6090: Patch to fix sys_select so it can't drop signals...
2007-10-10 Volker Lendecker6080: Port some of the non-critical changes from HEAD...
2007-10-10 Jeremy Allisonr6049: Ensure "dos filetime" checks file ACLs correctly...
2007-10-10 Jeremy Allisonr6044: Ensure the old search calls always ask mask_matc...
2007-10-10 Jeremy Allisonr6022: Fix for bug #2533. Incorrect dir listings from...
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Gerald Carterr5961: final round of compiler warning fixes based...
2007-10-10 Gerald Carterr5956: more compile warngin fixes from the Mr. Mader
2007-10-10 Günther Deschnerr5954: Fix some compiler warnings and add missing exclu...
2007-10-10 Gerald Carterr5953: more compiler cleanups; moved SID_LIST from...
2007-10-10 Jeremy Allisonr5933: We were handling setting of EA's incorrectly...
2007-10-10 Jeremy Allisonr5907: Fix compile warning noticed by Jason Mader ...
2007-10-10 Jeremy Allisonr5789: Patch from William Jojo <jojowil@hvcc.edu> ...
2007-10-10 Gerald Carterr5726: merge LsaLookupPrivValue() code from trunk
2007-10-10 Volker Lendecker5647: Caches are good for performance, but you get...
2007-10-10 Gerald Carterr5565: fix breakage on gcc 2.96
2007-10-10 Günther Deschnerr5556: Fix the build on AIX.
2007-10-10 Günther Deschnerr5522: Better handling of LDAP over IPC connections...
2007-10-10 Gerald Carterr5517: code cleanup; rename the sorted_tree to pathtree...
2007-10-10 Volker Lendecker5484: Fix a memleak
2007-10-10 Gerald Carterr5436: small merges from trunk
2007-10-10 Gerald Carterr5431: couple of cimpile fixes from Jason Mader <jason...
2007-10-10 Volker Lendecker5428: Apply some const. LDAP attribs should now be...
2007-10-10 Günther Deschnerr5349: After talking with Jerry, reverted the addition...
2007-10-10 Jeremy Allisonr5343: Fix for bug#1525. Timestamps interpreted incorre...
2007-10-10 Jeremy Allisonr5342: Reformat some very old code.
2007-10-10 Volker Lendecker5331: Support SIDs as %s replacements in the afs usern...
2007-10-10 Günther Deschnerr5235: Fix compile warning.
2007-10-10 Gerald Carterr5203: additional changes for BUG 2291 to restrict...
2007-10-10 Gerald Carterr5174: ensure that we consistently use the current_user...
2007-10-10 Jim McDonoughr5163: Fix bugzilla 2062:
2007-10-10 Gerald Carterr5158: BUG 2263: patch from Timur Bakeyev <timur@com...
2007-10-10 Gerald Carterr5150: consolidate the samr_make.*obj_sd() functions...
2007-10-10 Volker Lendecker5127: Fix Bug 2289 -- thanks to jason@ncac.gwu.edu
2007-10-10 Jeremy Allisonr5100: We should only care about case-sensitivity when...
2007-10-10 Jeremy Allisonr5066: A couple of small fixes from James Peach @ SGI.
2007-10-10 Gerald Carterr5015: (based on abartlet's original patch to restrict...
2007-10-10 Gerald Carterr4995: fail set_privileges() if 'enable privileges...
2007-10-10 Günther Deschnerr4989: Display failed LDAP-server-uri.
2007-10-10 Günther Deschnerr4925: Migrate Account Policies to passdb (esp. replica...
2007-10-10 Jeremy Allisonr4917: Merge some of Derrell.Lipman@UnwiredUniverse...
2007-10-10 Gerald Carterr4849: * finish SeAddUsers support in srv_samr_nt.c
2007-10-10 Günther Deschnerr4840: * Add more generic root-dse inspection function...
2007-10-10 Gerald Carterr4822: fix return code when you ask for a non-privilege...
next