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
...
|
*
Fix for bug #445 (missing unix user on kerberos auth doesn't call add user
Jeremy Allison
2003-12-06
1
-3
/
+13
|
*
fix %a variable for Windows 2003 -> Win2K3
Gerald Carter
2003-12-05
2
-19
/
+53
|
*
Janitor for tridge...
Jeremy Allison
2003-12-05
1
-4
/
+4
|
*
packaging updates from Buchan
Gerald Carter
2003-12-05
2
-4
/
+11
|
*
create libdir for installclientlib; patch from Bill Knox
Gerald Carter
2003-12-05
1
-0
/
+1
|
*
fix process_incoming_data() to return the number of bytes handled this call w...
Gerald Carter
2003-12-04
1
-1
/
+3
|
*
typo in BASEDIR; patch from Darren Chew
Gerald Carter
2003-12-04
1
-1
/
+1
|
*
readding schema items that were accidentally deleted
Gerald Carter
2003-12-04
1
-1
/
+49
|
*
support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800
Gerald Carter
2003-12-04
4
-52
/
+23
|
*
don't crash on a NULL priviledge pointer; patch from Jianliang Lu
Gerald Carter
2003-12-04
1
-0
/
+6
|
*
* fix RemoveSidForeignDomain() ; bug 252
Gerald Carter
2003-12-04
6
-84
/
+121
|
*
Fix for "hash" (not hash2) type mangling. Noticed by "Forrest W. Christian" <...
Jeremy Allison
2003-12-03
1
-8
/
+10
|
*
Two trivial warnings
Volker Lendecke
2003-12-02
1
-1
/
+3
|
*
Client connect signing error messages should be level zero else
Jeremy Allison
2003-12-01
1
-2
/
+2
|
*
Get a little paranoid about memfree use in convert_string_allocate..
Jeremy Allison
2003-12-01
1
-7
/
+6
|
*
another strequal() == 0 fix
Gerald Carter
2003-12-01
1
-1
/
+1
|
*
fix inverted logic caused by s/strcmp/strequal/; host allow/deny works again;...
Gerald Carter
2003-12-01
1
-1
/
+1
|
*
add Replicator and RAS Servers to list of builtin SIDs we resolve; bug 608
Gerald Carter
2003-12-01
1
-0
/
+2
|
*
don't mistake pre-existing UNIX jobs for smb jobs; patch from SATOH Fumiyasu ...
Gerald Carter
2003-12-01
1
-3
/
+5
|
*
In the brief 'net rpc group' listing, don't cut off group names at 21 chars.
Volker Lendecke
2003-12-01
1
-3
/
+3
|
*
Beautify the net status help message a bit
Volker Lendecke
2003-12-01
1
-4
/
+4
|
*
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
[prev]
[next]