Change check_path_syntax() to use the new next_mb_char_size() function
[ira/wip.git] / source3 / lib / util.c
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-12 Gerald Cartermerge from old APP_HEAD
2004-02-11 Jeremy AllisonAdded James Peach's fix for #1038.
2004-01-30 Jeremy AllisonFix up name canonicalization (needed for krb5 keytab...
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...
2003-03-22 Jelmer Vernooij- Use FUNCTION_MACRO, not __FUNCTION__.
2003-03-22 Andrew Bartlett(merge from HEAD)
2003-03-22 Andrew BartlettSmall clenaup patches:
2003-03-18 Jeremy AllisonMerge in the developer string options from HEAD. We...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-16 Andrew Bartlett - Make ReadDirName return a const char*.
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-14 Gerald Carterfix WinXP & Win2K3 remote_arch and check pointer in...
2003-03-14 Gerald Carterfix WinXP & Win2K3 remote_arch and check pointer in...
2003-03-12 Gerald Carteradding some initiaial code to sert %a to Win2K3 (using...
2003-03-12 Gerald Carteradding some initiaial code to sert %a to Win2K3 (using...
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-27 Gerald Carteradditional fix for CR 601
2003-02-24 Andrew BartlettMerge doxygen, signed/unsigned, const and other small...
2003-02-24 Andrew BartlettAdd const
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-14 Jim McDonoughmerge from HEAD - enable dynamic RPC modules
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-24 Jeremy AllisonFix memory leak found my Leo Qiu <leoxqiu@yahoo.com>.
2003-01-24 Jeremy AllisonMemory leak fix from Leo Qiu <leoxqiu@yahoo.com>.
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-13 Andrew BartlettPatch from metze to add what he feels is the correct...
2003-01-13 Andrew BartlettPatch from metze to to make testparm show values for...
2003-01-13 Andrew BartlettAccessing data after it's been free()ed really is a...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-03 Gerald Carterpatch to include support for daemontools from Michael...
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-03 Andrew BartlettMerge from HEAD - add PRINTF_ATTRIBUTE to a few more...
2003-01-02 Andrew BartlettAdd PRINTF_ATTRIBUTE() to a few more printf() style...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-11 Jeremy AllisonFixed auth module code. Added VALGRIND defines to reduc...
2002-12-06 Jeremy AllisonEnsure global_scope() returns "", not the NULL string...
2002-12-06 Jeremy AllisonEnsure global_scope() returns "", not the NULL string...
2002-12-03 Jim McDonoughfns for retrieving dns host name and domain name (get...
2002-12-03 Jim McDonoughfns for retrieving dns host name and domain name (get...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-11-12 Jeremy AllisonRemoved global_myworkgroup, global_myname, global_mysco...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-31 Andrew BartlettAdd a bit of 'const' and move a lot of our 'repeditive...
2002-08-28 Tim PotterSome debugs for panic_action.
2002-08-22 Andrew Tridgelladded smb_xstrndup()
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
next