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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unregister event fix from metze.
Jeremy Allison
2003-09-17
1
-3
/
+6
*
Alias charset 646 internally as it is same as ASCII. Should solve Solaris pro...
Alexander Bokovoy
2003-09-15
1
-0
/
+1
*
This ldap_value_free() looks like it was part of Jeremy's recent rampage
Tim Potter
2003-09-15
1
-2
/
+0
*
I think this is a bugfix that somehow was dropped from the 3.0 tree.
Tim Potter
2003-09-15
1
-0
/
+2
*
For some reason testparm runs at debug level 2 which causes the module probe ...
Tim Potter
2003-09-15
1
-1
/
+1
*
Fix for MacOS/X which uses STUPID BROKEN UNICODE COMPOSE CHARACTERS !
Jeremy Allison
2003-09-13
2
-27
/
+63
*
Fix from Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>. Revered
Jeremy Allison
2003-09-12
1
-1
/
+1
*
Still on my mb rampage. Ensure smbldap_make_mod() correctly detects old
Jeremy Allison
2003-09-10
1
-15
/
+13
*
Fix a nasty mess, and also bug #296. passdb/pdb_ldap.c was not converting
Jeremy Allison
2003-09-10
1
-0
/
+20
*
Fix stupid typo bug causing CPU spin. Spotted by Markus Ungermann <ungermann@...
Jeremy Allison
2003-09-10
1
-0
/
+1
*
Fix mb bug in fast path code. strlen_w() returns number of *characters*
Jeremy Allison
2003-09-10
1
-3
/
+3
*
Don't double-increment p in hash calculation. Found by valgrind.
Jeremy Allison
2003-09-08
1
-1
/
+1
*
Fix valgrind-found read of uninit variable (ensure length is right).
Jeremy Allison
2003-09-08
1
-3
/
+3
*
fix compile error on HP-UX 10.20
Gerald Carter
2003-09-08
1
-0
/
+5
*
Reformat debug.
Tim Potter
2003-09-08
1
-4
/
+5
*
Nobody complained on the team-list, so commit it ...
Volker Lendecke
2003-09-07
1
-0
/
+248
*
Use djb-algorithm string hash - faster than the tdb one we used to use.
Jeremy Allison
2003-09-06
1
-8
/
+7
*
More cachegrind tuning, plus fix an error message.
Jeremy Allison
2003-09-05
1
-11
/
+32
*
More tuning from cachegrind. Change most trim_string() calls to trim_char(0,
Jeremy Allison
2003-09-05
4
-74
/
+81
*
fix bug 397: use a variant of alloc_sub_basic() for string lists.
Gerald Carter
2003-09-05
1
-0
/
+30
*
Hand optimisatinos for strrchr_m using the properties we know about MB
Jeremy Allison
2003-09-05
1
-11
/
+47
*
Fastpath strchr_m for ASCII.
Jeremy Allison
2003-09-04
1
-0
/
+13
*
More hand-tuning of the fastpath. Don't do strlen() when we're doing
Jeremy Allison
2003-09-04
1
-12
/
+27
*
Remove convert_string_internal completely from fast path when processing
Jeremy Allison
2003-09-04
1
-10
/
+18
*
Quieten level 0 debug when probing for modules. We shouldn't display so loud
Tim Potter
2003-09-04
1
-6
/
+22
*
Used cachegrind to track down some bottlenecks.
Jeremy Allison
2003-09-04
2
-12
/
+104
*
Fix up overlapping memcpy -> memmove found by valgrind.
Jeremy Allison
2003-09-03
1
-1
/
+3
*
Fix bug found by tridge in 2.2.x. Ensure that %U substitution is
Jeremy Allison
2003-08-28
1
-4
/
+17
*
fix bug 289; make sure to reset the offset into a string when reallocating space
Gerald Carter
2003-08-25
1
-1
/
+2
*
Half-way though the big conversion of all nmbd access to wire elements being
Jeremy Allison
2003-08-23
1
-0
/
+10
*
Shut conversion errors up when initialising tables.
Jeremy Allison
2003-08-21
1
-12
/
+24
*
Attempt to fix the charcnv issues causing nmbd to crash. If we get a failed
Jeremy Allison
2003-08-20
1
-34
/
+92
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
4
-4
/
+46
*
get rid of more compiler warnings
Herb Lewis
2003-08-15
2
-8
/
+8
*
get rid of compiler warnings
Herb Lewis
2003-08-15
2
-2
/
+2
*
get rid of const as these things really are not const
Herb Lewis
2003-08-15
1
-5
/
+5
*
get rid of some sompiler warnings on IRIX
Herb Lewis
2003-08-15
1
-2
/
+1
*
add IRIX EA support
Herb Lewis
2003-08-15
1
-1
/
+158
*
Change Samba to always use extended security for it's guest logins, (ie,
Andrew Bartlett
2003-08-14
1
-0
/
+30
*
2 fixes
Gerald Carter
2003-08-13
1
-0
/
+27
*
Fix for bugid #205 - work by Andrew Bartlet (modified to use
Jeremy Allison
2003-08-12
2
-39
/
+54
*
Fix client autonegotiate signing.
Volker Lendecke
2003-08-12
1
-1
/
+2
*
Apply some const
Volker Lendecke
2003-08-11
1
-2
/
+2
*
Update my copyrights according to my agreement with IBM
Jim McDonough
2003-08-01
2
-2
/
+2
*
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
2003-08-01
1
-1
/
+1
*
Return proper error when it is impossible to change quota flags
Alexander Bokovoy
2003-07-31
1
-2
/
+23
*
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
2003-07-30
1
-3
/
+22
*
split replace into replace and replace1 to allow setenv to be used by
Herb Lewis
2003-07-29
2
-18
/
+42
*
Add NT quotas support. Users allowed now to manage quotas on systems with sys...
Alexander Bokovoy
2003-07-29
1
-44
/
+169
*
If we strupper_m after the alpha_strcpy() we know that it is less likaly
Andrew Bartlett
2003-07-27
1
-2
/
+2
[next]