Patch from Nicholas Brealey <nick@brealey.org> to distinguish between WinXP and WinXP64.
[ira/wip.git] / source3 / lib / util.c
2007-10-10 Günther Deschnerr18707: Fix the build when you have libnscd installed...
2007-10-10 Stefan Metzmacherr18705: not all compilers like this
2007-10-10 Günther Deschnerr18703: Fix the annoying effect that happens when nscd...
2007-10-10 Simo Sorcer18534: Fix grammar
2007-10-10 Simo Sorcer18530: typos
2007-10-10 Simo Sorcer18529: warn the user that putting the machine host...
2007-10-10 Volker Lendecker18066: It's a bit pointless to send ourselves a signal...
2007-10-10 Stefan Metzmacherr17922: sync samba3's talloc with samba4's and move...
2007-10-10 Jeremy Allisonr17800: Start using struct timespec internally for...
2007-10-10 Volker Lendecker17569: Make 'max smbd processes' more robust. Counting...
2007-10-10 Volker Lendecker17231: Some patch cosmetics
2007-10-10 Jeremy Allisonr17025: Remove one blank line - test checking in to two
2007-10-10 Gerald Carterr16997: Simo's patch (based on repotr from Seth Elsswor...
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr16386: Klockwork #lots. Ensure talloc_get_type_abort...
2007-10-10 James Peachr15509: Preserve errno in fcntl lock wrappers.
2007-10-10 James Peachr15508: Use clock_gettime for profiling timstamps if...
2007-10-10 James Peachr15446: Tidy up the formatting of locking debug message...
2007-10-10 James Peachr15047: Add support for using libunwind to generate...
2007-10-10 Jeremy Allisonr15030: On a performace hunt... Remove as many extraneous
2007-10-10 Jeremy Allisonr15018: Merge Volker's ipc/trans2/nttrans changes over
2007-10-10 Gerald Carterr15003: patch based on code from Arkady Glabek <aglabek...
2007-10-10 James Peachr14898: This change is an attempt to improve the qualit...
2007-10-10 Jeremy Allisonr14751: Use the noreturn attribute to try and tell...
2007-10-10 Jeremy Allisonr14746: Add the Samba4 replacements for opendir/readdir...
2007-10-10 Jeremy Allisonr14703: Clarify the return codes for the POSIX locking...
2007-10-10 Stefan Metzmacherr14618: add --no-process-group to all server programms
2007-10-10 Jeremy Allisonr13975: Re-fix Coverity #156 - I had left the hidden...
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Gerald Carterr13571: Replace all calls to talloc_free() with thye...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr12279: unix_mask_match has been broken for *ever*...
2007-10-10 Jeremy Allisonr11446: Remove unused fn. Remove unneeded strncpy use.
2007-10-10 Jeremy Allisonr11159: Added some const to fix warnings.
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr9536: Fix one more DIR -> SMB_STRUCT_DIR typo.
2007-10-10 Jeremy Allisonr9325: Remember to ignore FILE_SHARE_DELETE when mappin...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
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 Gerald Carterr7415: * big change -- volker's new async winbindd...
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 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 Herb Lewisr6225: get rid of warnings from my compiler about neste...
2007-10-10 Jeremy Allisonr6106: Fix bug #2551. It turns out that the incoming...
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 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 Jeremy Allisonr4581: From Derrell.Lipman@UnwiredUniverse.com. Use...
2007-10-10 Jeremy Allisonr4120: Never, ever, doubt valgrind :-). Fix order of...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr3946: Fix for bugid #2085 reported by Jason Mader...
2007-10-10 Günther Deschnerr3650: Allow to call spoolss-server as "localhost".
2007-10-10 Andrew Bartlettr2868: Well, I'm not quite sure what I'm doing back...
2007-10-10 Andrew Tridgellr2824: restored the is_case_sensitive option to ms_fnma...
2007-10-10 Rafal Szczesniakr2813: Fix the build.
2007-10-10 Gerald Carterr2768: BUG 1519: save the hostname used in the open_pri...
2007-10-10 Gerald Carterr2133: Several fixes:
2007-10-10 Paul Greenr1890: Cut down on debug messages from is_in_path....
2007-10-10 Jeremy Allisonr1215: Intermediate checkin of the new keytab code...
2007-10-10 Jeremy Allisonr1156: Ensure new remote arch of CIFSFS is seen.
2007-10-10 Gerald Carterr647: fix for setting the called name to by our IP...
2007-10-10 Jeremy Allisonr645: Patch from kawasa_r@itg.hitachi.co.jp to correctl...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2004-03-21 Andrew BartlettGiven how often a panic has to do with malloc() problem...
2004-03-18 Jeremy AllisonMerge from HEAD for Amanda group.
2004-03-18 Richard SharpeApply Craig Barratt's fixes to allow multiple exlusion...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-02-23 Jim McDonoughJanitor for tpot...bugzilla #1098, msleep already exist...
2004-02-20 Tim PotterAIX has already has a function called msleep(). Bugzil...
2004-02-12 Gerald Cartertdbsam & smb_panic merge from 3.0 (initial tests are...
2004-02-12 Gerald Cartermerge from old APP_HEAD
2004-02-11 Jeremy AllisonAdded James Peach's fix for #1038.
2004-02-11 Tim PotterApplied James Peach's stack backtrace patch for IRIX.
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
2003-12-05 Gerald Carterfix %a variable for Windows 2003 -> Win2K3
2003-12-05 Gerald Carterfix %a variable for Windows 2003 -> Win2K3
2003-11-18 Jeremy AllisonRemove unneeded second open for filename ending in...
2003-11-18 Jeremy AllisonRemove unneeded second open for filename ending in...
2003-11-06 Tim PotterUndo accidentally committed stuff.
2003-11-06 Tim PotterIgnore tallocdump binary.
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-08-15 Herb Lewisget rid of compiler warnings
2003-08-12 Jeremy AllisonFix for bugid #205 - work by Andrew Bartlet (modified...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
next