index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
lib
/
util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r2133: Several fixes:
Gerald Carter
2007-10-10
1
-6
/
+2
*
r1890: Cut down on debug messages from is_in_path. paulg
Paul Green
2007-10-10
1
-3
/
+2
*
r1215: Intermediate checkin of the new keytab code. I need to make sure I
Jeremy Allison
2007-10-10
1
-0
/
+15
*
r1156: Ensure new remote arch of CIFSFS is seen.
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r647: fix for setting the called name to by our IP if the called name was *SM...
Gerald Carter
2007-10-10
1
-18
/
+0
*
r645: Patch from kawasa_r@itg.hitachi.co.jp to correctly enable core dumps.
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r570: Remove lots of globals to handle case issues - move them
Jeremy Allison
2007-10-10
1
-15
/
+2
*
Given how often a panic has to do with malloc() problems, don't tempt
Andrew Bartlett
2004-03-21
1
-1
/
+1
*
Merge from HEAD for Amanda group.
Jeremy Allison
2004-03-18
1
-0
/
+14
*
Added strstr_m() function. Use in all places where we might run into mb
Jeremy Allison
2004-03-09
1
-2
/
+2
*
Janitor for tpot...bugzilla #1098, msleep already exists on aix
Jim McDonough
2004-02-23
1
-1
/
+1
*
merge from old APP_HEAD
Gerald Carter
2004-02-12
1
-1
/
+13
*
Added James Peach's fix for #1038.
Jeremy Allison
2004-02-11
1
-0
/
+40
*
Fix up name canonicalization (needed for krb5 keytab support later).
Jeremy Allison
2004-01-30
1
-46
/
+28
*
fix %a variable for Windows 2003 -> Win2K3
Gerald Carter
2003-12-05
1
-10
/
+14
*
Remove unneeded second open for filename ending in '.' now we know it's
Jeremy Allison
2003-11-18
1
-1
/
+1
*
Undo accidentally committed stuff.
Tim Potter
2003-11-06
1
-111
/
+0
*
Ignore tallocdump binary.
Tim Potter
2003-11-06
1
-0
/
+111
*
Fix more 64-bit printf warnings.
Tim Potter
2003-11-03
1
-1
/
+2
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
1
-65
/
+3
*
get rid of compiler warnings
Herb Lewis
2003-08-15
1
-1
/
+1
*
Fix for bugid #205 - work by Andrew Bartlet (modified to use
Jeremy Allison
2003-08-12
1
-10
/
+1
*
Update my copyrights according to my agreement with IBM
Jim McDonough
2003-08-01
1
-1
/
+1
*
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
2003-08-01
1
-1
/
+1
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-1
/
+1
*
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
2003-07-14
1
-0
/
+11
*
Add const
Volker Lendecke
2003-07-10
1
-1
/
+1
*
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2003-07-03
1
-9
/
+9
*
large change:
Gerald Carter
2003-06-25
1
-0
/
+1
*
Const fixes by metze
Volker Lendecke
2003-06-17
1
-2
/
+2
*
Fixed unused variable warning.
Tim Potter
2003-05-27
1
-1
/
+2
*
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
2003-05-12
1
-0
/
+13
*
Make our 'get DNS domain name' code try a bit harder - if gethostname() doesn't
Andrew Bartlett
2003-04-22
1
-6
/
+21
*
Merge whitespace and const from HEAD
Andrew Bartlett
2003-04-21
1
-9
/
+9
*
Only declare backtrace variables when using them
Jelmer Vernooij
2003-04-16
1
-0
/
+2
*
Backport my backtrace patch from HEAD
Jelmer Vernooij
2003-04-14
1
-0
/
+21
*
Merge removal of some unused functions. Commit mistakenly included with
Tim Potter
2003-04-14
1
-44
/
+0
*
(merge from HEAD)
Andrew Bartlett
2003-03-22
1
-1
/
+3
*
Merge in the developer string options from HEAD. We need to ensure 3.0
Jeremy Allison
2003-03-18
1
-1
/
+15
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-1
/
+1
*
fix WinXP & Win2K3 remote_arch and check pointer in ntlmssp code before deref...
Gerald Carter
2003-03-14
1
-0
/
+16
*
adding some initiaial code to sert %a to Win2K3 (using Native LanMan string f...
Gerald Carter
2003-03-12
1
-0
/
+3
*
additional fix for CR 601
Gerald Carter
2003-02-27
1
-0
/
+3
*
Merge doxygen, signed/unsigned, const and other small fixes from HEAD to 3.0.
Andrew Bartlett
2003-02-24
1
-12
/
+23
*
merge from HEAD - enable dynamic RPC modules
Jim McDonough
2003-02-14
1
-0
/
+12
*
Memory leak fix from Leo Qiu <leoxqiu@yahoo.com>.
Jeremy Allison
2003-01-24
1
-1
/
+4
*
patch to include support for daemontools from Michael Handler
Gerald Carter
2003-01-03
1
-3
/
+6
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-4
/
+4
*
Merge from HEAD - add PRINTF_ATTRIBUTE to a few more functions.
Andrew Bartlett
2003-01-03
1
-1
/
+1
*
Fixed auth module code. Added VALGRIND defines to reduce spurious warnings.
Jeremy Allison
2002-12-11
1
-0
/
+2
[next]