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
path:
root
/
source3
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add find_alias, create_alias, delete_alias, get_aliasinfo, set_aliasinfo and
Volker Lendecke
2004-03-13
2
-8
/
+52
*
Modified fix for bugid #784. Based on a patch from moriyama@miraclelinux.com ...
Jeremy Allison
2004-03-13
1
-4
/
+4
*
First part of patch from moriyama@miraclelinux.com (MORIYAMA Masayuki) to
Jeremy Allison
2004-03-13
1
-1
/
+2
*
Merge from 3.0. Fix munged dial in pdb_ldap
Jim McDonough
2004-03-11
1
-1
/
+4
*
add missing #ifdef HAVE_BICONV stuff
Herb Lewis
2004-03-11
1
-0
/
+3
*
1) Two new functions to trust passwords interface in passdb:
Rafal Szczesniak
2004-03-09
1
-1
/
+9
*
Commit to HEAD the updates to smb signing code that I was propsing for 3.0.
Andrew Bartlett
2004-03-09
1
-1
/
+2
*
BUG 1015: patch from jmcd to fix statfs redeclaration of statfs struct on ppc
Gerald Carter
2004-03-04
1
-1
/
+3
*
BUG 1080: fix declaration of SMB_BIG_UINT
Gerald Carter
2004-03-04
1
-12
/
+12
*
another fix for bug 761; don't default to bsd printing on linux
Gerald Carter
2004-03-04
1
-9
/
+0
*
Use a common function to parse all pathnames from the wire. This allows
Jeremy Allison
2004-03-03
2
-0
/
+7
*
fix typo for callback bit
Jim McDonough
2004-03-02
1
-1
/
+1
*
Ok here it is my latest work on privileges
Simo Sorce
2004-03-01
5
-11
/
+64
*
Apply my experimental aliases support to HEAD. This will be a bit difficult to
Volker Lendecke
2004-02-29
1
-0
/
+28
*
Figured out a new flags bit with gentest and ethereal....
Jeremy Allison
2004-02-25
1
-0
/
+1
*
Add 'net rpc group add'. For this parse_samr.c had to be changed: The
Volker Lendecke
2004-02-24
2
-0
/
+8
*
Added NTrename SMB (0xA5) - how did we miss this.... ?
Jeremy Allison
2004-02-24
2
-1
/
+4
*
Add bad password count/time attributes
Jim McDonough
2004-02-23
1
-0
/
+1
*
Make SMB_FILE_ACCESS_INFORMATION call work correctly.
Jeremy Allison
2004-02-20
1
-107
/
+0
*
<attr/xattr.h> & <sys/xattr.h> are mutually exclusive it seems; fix build on ...
Gerald Carter
2004-02-20
1
-3
/
+2
*
check for <sys/xattr.h>; needed by Debian testing
Gerald Carter
2004-02-19
1
-0
/
+4
*
Add bad password time fields
Jim McDonough
2004-02-19
1
-0
/
+2
*
Fixup the 'multiple-vuids' bugs.
Jeremy Allison
2004-02-13
1
-10
/
+19
*
More sync between HEAD and SAMBA_3_0
Jim McDonough
2004-02-12
1
-1
/
+1
*
Apply James' printf format checking patch for SGI MIPSPro compiler.
Tim Potter
2004-02-09
1
-0
/
+3
*
(merge from 3.0)
Andrew Bartlett
2004-02-08
1
-13
/
+0
*
(merge from 3.0)
Andrew Bartlett
2004-01-25
1
-0
/
+4
*
1. The most part of this patch changed the unknown_3 flag to the now known
Simo Sorce
2004-01-19
5
-334
/
+176
*
merge:
Stefan Metzmacher
2004-01-15
1
-0
/
+1
*
Trust passwords types for use with SAM_TRUST_PASSWD structure.
Rafal Szczesniak
2004-01-14
1
-0
/
+7
*
bug 770; correct fix this time; Make sure that we send the SMBjobid for unix...
Gerald Carter
2004-01-14
1
-1
/
+2
*
sync HEAD with recent changes in 3.0
Gerald Carter
2004-01-13
4
-150
/
+505
*
fix some warnings from the Sun compiler; also merge some of abartlet's error ...
Gerald Carter
2004-01-09
2
-14
/
+14
*
Prototype version of trust passwords moved to SAM/pdb. This is
Rafal Szczesniak
2004-01-07
1
-1
/
+54
*
Merge NTLMSSP fixes from 3.0 to HEAD.
Andrew Bartlett
2004-01-06
1
-4
/
+4
*
GUID is struct uuid in HEAD.
Andrew Bartlett
2004-01-06
1
-1
/
+1
*
Patch based on work from James Peach <jpeach@sgi.com> to convert over to
Jeremy Allison
2004-01-06
3
-2
/
+21
*
rpc_client/cli_lsarpc.c:
Andrew Bartlett
2004-01-05
1
-0
/
+13
*
Merge commit to 3_0: add pdb_pgsql
Jelmer Vernooij
2004-01-05
1
-0
/
+2
*
This is metze's LDAP rebind sleep patch:
Volker Lendecke
2003-12-25
1
-0
/
+2
*
add well known rid for pre win2k compatible access group; bug 897
Gerald Carter
2003-12-22
1
-0
/
+1
*
Fix UNISTR2 length bug in LsaQueryInfo(3) that cause SID resolution to fail o...
Gerald Carter
2003-12-10
1
-1
/
+1
*
support munged dial for ldapsam; patch from Aurélien Degrémont; bug 800
Gerald Carter
2003-12-04
1
-0
/
+1
*
* fix RemoveSidForeignDomain() ; bug 252
Gerald Carter
2003-12-04
1
-7
/
+7
*
(merge from 3.0)
Andrew Bartlett
2003-11-22
6
-42
/
+73
*
Typo fix.
Rafal Szczesniak
2003-11-20
1
-2
/
+2
*
Split smbldap in a core file and a utility file
Simo Sorce
2003-11-15
2
-0
/
+35
*
Merge from 3.0:
Tim Potter
2003-11-05
1
-0
/
+11
*
removing #include <compat.h> in hopes to avoid problems with apache header fi...
Gerald Carter
2003-11-03
1
-4
/
+0
*
Whitespace syncup with 3.0
Tim Potter
2003-10-31
1
-7
/
+7
[next]