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
...
*
|
SAMBA_3_0 will now become beta3
Gerald Carter
2003-07-02
1
-1
/
+1
*
|
Adding jcmd's share ACL on XP patch. Thanks Jim !
Jeremy Allison
2003-07-01
1
-1
/
+7
*
|
Merge of Volkers patch to make the logic clearer (with my mod).
Jeremy Allison
2003-06-30
1
-1
/
+0
*
|
* rename samstrict auth method to sam
Gerald Carter
2003-06-30
1
-0
/
+7
*
|
- added LOCALE patch from vorlon@debian.org (Steve Langasek) (bug #122)
Andrew Tridgell
2003-06-30
1
-0
/
+8
*
|
Add include guards around idmap.h, change ID_NOMAP to ID_QUERY_ONLY
Jeremy Allison
2003-06-26
1
-3
/
+5
*
|
fix build on non-ldap platforms
Gerald Carter
2003-06-25
1
-0
/
+3
*
|
large change:
Gerald Carter
2003-06-25
2
-0
/
+9
*
|
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
2003-06-25
1
-15
/
+25
*
|
This patch works towards to goal of common code shared between idmap_ldap
Andrew Bartlett
2003-06-21
1
-2
/
+13
*
|
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
2003-06-18
3
-43
/
+32
*
|
reverted locale patch put in by jht (originally from vorlon).
Andrew Tridgell
2003-06-16
1
-8
/
+0
*
|
Patch from vorlon@debian.org, see bugzilal #122
John Terpstra
2003-06-15
1
-0
/
+8
*
|
on AIX FD_ZERO() is defined in terms of bzero(), so we can't have
Andrew Tridgell
2003-06-11
1
-5
/
+0
*
|
Ok, I've tried being Mr. Nice Guy and people (you know who you are) still
Jeremy Allison
2003-06-10
2
-4
/
+5
*
|
added an auth flag that indicates if we should be allowed to fallback
Andrew Tridgell
2003-06-10
1
-0
/
+1
*
|
bumping cvs version number to distinguish between SAMBA_3_0 cvs tree
Gerald Carter
2003-06-07
1
-1
/
+1
*
|
fix build on systems w/o LDAP libs
Gerald Carter
2003-06-06
1
-0
/
+14
*
|
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
2003-06-06
2
-1
/
+3
*
|
Fixup of typos.
Jeremy Allison
2003-06-06
1
-8
/
+8
*
|
metze noticed some conn elements remaining in a VFS_NEXT.
Jeremy Allison
2003-06-06
1
-4
/
+4
*
|
Fix for VFS_NEXT xattr calls (from metze). I will add these to skel.c to
Jeremy Allison
2003-06-06
1
-4
/
+4
*
|
- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to be always unicode
Andrew Tridgell
2003-06-06
1
-0
/
+1
*
|
Missed (name) arg in fgetxattr.
Jeremy Allison
2003-06-06
1
-1
/
+1
*
|
Added EA operations to VFS layer.
Jeremy Allison
2003-06-06
2
-3
/
+88
*
|
Get ready for EA code... Add Linux interface.
Jeremy Allison
2003-06-05
2
-1
/
+11
*
|
working draft of the idmap_ldap code.
Gerald Carter
2003-06-05
2
-0
/
+105
*
|
Sync VFS API changes for vfs_nt_*get_acl. Patch from Stefan Metzmacher <mezte...
Alexander Bokovoy
2003-06-04
2
-5
/
+5
*
|
added the COMPRESSION_INFO trans2 QFILEINFO level and fixed the
Andrew Tridgell
2003-06-01
1
-0
/
+1
*
|
Fix compile.
Volker Lendecke
2003-05-31
1
-1
/
+1
*
|
Ensure 'blank' entries show up in both default and normal entries to
Jeremy Allison
2003-05-30
1
-1
/
+10
*
|
More on bug 137: rename more of krb5_xxx functions to not start with krb5_
Jim McDonough
2003-05-30
1
-1
/
+1
*
|
Change get_nt_acl() to include security_info wanted. Only return this.
Jeremy Allison
2003-05-29
2
-5
/
+6
*
|
Add smb_register_idmap(). Based on a patch from metze
Jelmer Vernooij
2003-05-29
1
-0
/
+3
*
|
Get the events API right. Patch from metze with some minor modifications.
Jelmer Vernooij
2003-05-29
1
-13
/
+7
*
|
DNS domain/server name constants were also swapped.
Tim Potter
2003-05-28
1
-2
/
+2
*
|
The constants for NetBIOS domain and server names in a NTLMSSP name list were
Tim Potter
2003-05-28
1
-2
/
+2
*
|
updating version
Gerald Carter
2003-05-22
1
-1
/
+1
*
|
remove WITH_TDB_SAM & USE_SMBPASS_DB
Gerald Carter
2003-05-20
1
-4
/
+0
*
|
Fix macros for next and opaque quota ops. Spotted by metze
Alexander Bokovoy
2003-05-19
1
-4
/
+4
*
|
Evolve quotas configure check more. Patch from Stefan (metze) Metzemacher. No...
Alexander Bokovoy
2003-05-14
1
-0
/
+5
*
|
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
2
-196
/
+196
*
|
And finally IDMAP in 3_0
Simo Sorce
2003-05-12
8
-159
/
+202
*
|
Add NT quota support. Patch from Stefan (metze) Metzemacher
Alexander Bokovoy
2003-05-12
5
-19
/
+227
*
|
Add new files needed for VFS fixes.
Alexander Bokovoy
2003-05-11
3
-3
/
+318
*
|
Fix VFS layer:
Alexander Bokovoy
2003-05-11
4
-202
/
+238
*
|
Reverse latest module_dummy patch from metze and me.
Jelmer Vernooij
2003-05-10
1
-53
/
+0
*
|
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+53
*
|
Fix comment - we now have 5 types of error...
Andrew Bartlett
2003-05-09
1
-1
/
+1
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2003-05-06
1
-0
/
+45
|
\
|
[prev]
[next]