r10276: Fix for bug #3104 from Leo Weppelman <leo@wau.mis.ah.nl>.
[kai/samba-autobuild/.git] / source3 / lib /
2007-10-10 Jeremy Allisonr10234: Add new auth module "auth_script" to allow...
2007-10-10 Stefan Metzmacherr10163: try to fix the build on fedora 4, when --with...
2007-10-10 Gerald Carterr9998: starting content for maintainers file
2007-10-10 Günther Deschnerr9953: get rid of compiler warning.
2007-10-10 Günther Deschnerr9952: Adapt better to the Windows way of taking and...
2007-10-10 James Peachr9780: Clean up a bunch of compiler warnings.
2007-10-10 Volker Lendecker9619: Fix messages_pending_for_pid actually do what...
2007-10-10 Jeremy Allisonr9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT...
2007-10-10 Jeremy Allisonr9536: Fix one more DIR -> SMB_STRUCT_DIR typo.
2007-10-10 Jeremy Allisonr9483: Changed DIR to SMB_STRUCT_DIR because of the...
2007-10-10 John Terpstrar9353: Updating troublshooting error message.
2007-10-10 Jeremy Allisonr9325: Remember to ignore FILE_SHARE_DELETE when mappin...
2007-10-10 Jeremy Allisonr9282: Whitespace.
2007-10-10 Jeremy Allisonr9271: Fix problems with german umlauts - strcmp_w...
2007-10-10 James Peachr9203: Bugzilla bug #2314. Cast away the const of the...
2007-10-10 Volker Lendecker9201: Ouch.... :-(
2007-10-10 Volker Lendecker9198: Convert hex_encode and strhex_to_data_blob to...
2007-10-10 Günther Deschnerr9029: Another crash bug when enumerating privileges.
2007-10-10 Jelmer Vernooijr8961: Merge IRIX fix for socket wrapper
2007-10-10 Tim Potterr8946: Some casts to fix warnings when time_t is an...
2007-10-10 Jeremy Allisonr8928: Fix mangle method = hash - bugid #2946. Incorrec...
2007-10-10 Gerald Carterr8899: various compiler warning fixes reported by Jason...
2007-10-10 Jeremy Allisonr8892: Fix #2942 - missing value in debug ! Doh !
2007-10-10 Gerald Carterr8795: fix our perpetual motion maching in strncpy_w()
2007-10-10 Jeremy Allisonr8762: Attempt to fix the winbindd crashing bug on...
2007-10-10 Jeremy Allisonr8757: Add debug messages so we can see what attributes...
2007-10-10 Gerald Carterr8716: adding 'username map script' which if defined...
2007-10-10 Jeremy Allisonr8704: Patch from Timur Bakeyev <timur@com.bat.ru>...
2007-10-10 Günther Deschnerr8686: Revert %LOGONSERVER%-substitution. The substitio...
2007-10-10 Andrew Tridgellr8673: merged from samba4
2007-10-10 Gerald Carterr8506: BUG 2853: don't strip out characters like '...
2007-10-10 Günther Deschnerr8493: According to MSKB 141714 the %LOGONSERVER% varia...
2007-10-10 Günther Deschnerr8428: some more old printerdb stuff.
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...
next