index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
I needed a decently parseable format of smbstatus. Looking at smbstatus code
Volker Lendecke
2003-12-01
4
-1
/
+270
|
*
Fix spurious error msg. when seq=0.
Jeremy Allison
2003-12-01
1
-0
/
+2
|
*
Ensure the server can cope with multiple secondary trans
Jeremy Allison
2003-12-01
3
-0
/
+24
|
*
Subtract NT_STATUS from common flag, don't add it...
Jeremy Allison
2003-12-01
2
-7
/
+7
|
*
Ensure we use the same mid for the secondary trans requests, W2K3
Jeremy Allison
2003-12-01
1
-0
/
+6
|
*
Don't automatically set nt status code flag unless client tells us it can
Jeremy Allison
2003-12-01
2
-14
/
+29
|
*
Better fix for client signing bug. Ensure we don't malloc/free trans signing
Jeremy Allison
2003-12-01
2
-36
/
+40
|
*
Fix signing bug with secondary client trans requests. Turns out the last
Jeremy Allison
2003-11-30
1
-0
/
+20
|
*
Implement 'net rpc group list [global|local|builtin]*' for a select listing of
Volker Lendecke
2003-11-28
2
-0
/
+36
|
*
Fix for pdbedit error code returns (sorry, forgot who sent in the patch).
Jeremy Allison
2003-11-27
1
-2
/
+11
|
*
Only ask for 512 names at a time.
Volker Lendecke
2003-11-27
1
-8
/
+19
|
*
use samr_dispinfo(level == 1) for enumerating domain users so we can include ...
Gerald Carter
2003-11-27
1
-17
/
+34
*
|
add --with-libdir and --with-mandir (patch from Guenther Deschner)
Gerald Carter
2004-03-19
1
-2
/
+34
*
|
bumping version to 3.0.3pre2
Gerald Carter
2004-03-19
1
-1
/
+1
*
|
updating release notes & merging Derrel Lipman's libsmbclient patch from HEAD
Gerald Carter
2004-03-19
5
-118
/
+547
*
|
backport from head
Simo Sorce
2004-03-19
1
-0
/
+3
*
|
Fix gcc warnings. Fix mkproto with new type.
Jeremy Allison
2004-03-19
2
-11
/
+12
*
|
Merge from HEAD for Amanda group.
Jeremy Allison
2004-03-18
2
-2
/
+16
*
|
Password lockout for LDAP backend. Caches autolock flag, bad count, and
Jim McDonough
2004-03-18
6
-2
/
+308
*
|
BUG 932: ulrich@holeschak.de (Ulrich Holeschak); fix local password change us...
Gerald Carter
2004-03-18
1
-1
/
+1
*
|
Correctness patch from fumiya@miraclelinux.com to count characters correctly,
Jeremy Allison
2004-03-18
1
-0
/
+3
*
|
updating release notes in preparation fro 3.0.3pre1
Gerald Carter
2004-03-18
1
-19
/
+84
*
|
Fix sambaUserWorkstations on a Samba DC
Volker Lendecke
2004-03-18
1
-0
/
+1
*
|
Fix sambaUserWorkstations for network samlogons against us as DC. Strip
Volker Lendecke
2004-03-18
1
-1
/
+9
*
|
Two little annoyances:
Volker Lendecke
2004-03-18
2
-3
/
+2
*
|
Added a varient of Volker's patch to fix the "self-referrals as anonymous user"
Jeremy Allison
2004-03-18
1
-19
/
+49
*
|
Remove excess logging when probing for the length of the next mb char.
Jeremy Allison
2004-03-17
2
-13
/
+20
*
|
asu/syntax/pc_netlink doesn't fill in the pipe name in the rpc_bind response ...
Gerald Carter
2004-03-17
1
-0
/
+2
*
|
BUG 758 -- patch from jpeach@sgi.com (James Peach); fix pdma build
Gerald Carter
2004-03-17
1
-1
/
+6
*
|
Change check_path_syntax() to use the new next_mb_char_size() function
Jeremy Allison
2004-03-17
2
-43
/
+17
*
|
Add function next_mb_char_size() that returns a size_t of the number of
Jeremy Allison
2004-03-16
2
-0
/
+25
*
|
fix overlapping memory bug when copying username
Gerald Carter
2004-03-16
1
-2
/
+5
*
|
BUG 748 - patch from jpeach@sgi.com (James Peach); relax arg parsing to samba...
Gerald Carter
2004-03-16
1
-2
/
+6
*
|
BUG 768 - patch from jpeach@sgi.com (James Peach); accept profileing arg to i...
Gerald Carter
2004-03-16
1
-4
/
+28
*
|
BUG 979 -- fix quota display on AIX; patch from Heinrich.Mislik@univie.ac.at ...
Gerald Carter
2004-03-16
1
-0
/
+4
*
|
BUG 1182: patch from john.klinger@lmco.com (John Klinger) to reanable the -...
Gerald Carter
2004-03-16
2
-2
/
+4
*
|
Fix check_path_syntax() for multibyte encodings which have no '\' as second b...
Alexander Bokovoy
2004-03-16
2
-1
/
+23
*
|
merging print change notify fix from HP appliance. Also might address some o...
Gerald Carter
2004-03-16
2
-80
/
+16
*
|
BUG 1165, 1126: Fix bug with secondary groups (security = ads) and winbind us...
Gerald Carter
2004-03-16
4
-76
/
+96
*
|
Avoid mb conversion overflow when sending an announcement.
Jeremy Allison
2004-03-16
1
-1
/
+4
*
|
Use "unix netbios name" type unstring - 64 bytes long to manipulate netbios
Jeremy Allison
2004-03-15
22
-94
/
+97
*
|
removing extra comma in --with-fhs
Gerald Carter
2004-03-15
1
-1
/
+1
*
|
include swatdir in 'make showlayout'
Gerald Carter
2004-03-15
1
-0
/
+1
*
|
fix byte ordering problem when storing the updating pid for the lpq cache; wa...
Gerald Carter
2004-03-15
1
-2
/
+5
*
|
When trying to remove a user from a group, winbind should be informed
Volker Lendecke
2004-03-14
1
-0
/
+3
*
|
Use possessive in message asking for user's password.
Tim Potter
2004-03-14
1
-1
/
+1
*
|
Ensure we don't truncate strcmps to nstring anymore...
Jeremy Allison
2004-03-13
6
-11
/
+16
*
|
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
2004-03-13
25
-176
/
+197
*
|
First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) to
Jeremy Allison
2004-03-13
5
-809
/
+887
*
|
if we are truncating to the . we need to start at the beginning in case
Herb Lewis
2004-03-12
1
-1
/
+1
[prev]
[next]