r10656: BIG merge from trunk. Features not copied over
[tprouty/samba.git] / source / lib / util.c
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
2003-08-01 Jim McDonoughUpdate my copyrights according to my agreement with IBM
2003-08-01 Jim McDonoughFix copyright statements for various pieces of Anthony...
2003-07-23 Gerald Carterconvert snprintf() calls using pstrings & fstrings
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-14 Andrew BartlettJeremy requested that I get my NTLMSSP patch into CVS...
2003-07-10 Volker LendeckeAdd const
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-25 Gerald Carterlarge change:
2003-06-17 Volker LendeckeConst fixes by metze
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-27 Tim PotterFix unused variable warning.
2003-05-27 Tim PotterFixed unused variable warning.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
2003-04-22 Andrew BartlettMerge from 3.0 - try harder to get our real DNS domain...
2003-04-22 Andrew BartlettMake our 'get DNS domain name' code try a bit harder...
2003-04-21 Andrew BartlettMerge whitespace and const from HEAD
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijOnly use backtrace variables when we can use them
2003-04-16 Jelmer VernooijOnly declare backtrace variables when using them
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Jelmer VernooijBackport my backtrace patch from HEAD
2003-04-14 Tim PotterMerge removal of some unused functions. Commit mistake...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-11 Tim PotterA new RPC pipe! The \pipe\echo named pipe is for testi...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Jelmer VernooijFix formatting of back traces - pathc by metze
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-26 Jelmer VernooijUse SAFE_FREE() instead of plain free() - pointed out...
2003-03-26 Jelmer VernooijOutput backtrace to logfile in smb_panic(), as suggeste...
next