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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
More minor libnetapi fixes.
Günther Deschner
2007-12-21
2
-3
/
+1
*
Build fixes for libnetapi.
Günther Deschner
2007-12-21
4
-6
/
+118
*
Add _wkssvc_NetrJoinDomain2() server.
Günther Deschner
2007-12-21
2
-4
/
+67
*
Fill in NetJoinDomainLocal().
Günther Deschner
2007-12-21
1
-1
/
+35
*
Add libnet_Join().
Günther Deschner
2007-12-21
2
-1
/
+355
*
Add libnet_JoinCtx structure.
Günther Deschner
2007-12-21
1
-0
/
+48
*
Split NetJoinDomain() into NetJoinDomainRemote() and the unsupported
Günther Deschner
2007-12-21
1
-23
/
+73
*
Very quick conversion of net_conf functions into the libnet_conf layer.
Günther Deschner
2007-12-21
3
-145
/
+176
*
For the fun of it, build netapi.so|.a.
Günther Deschner
2007-12-21
2
-0
/
+13
*
Add NetGetJoinInformation().
Günther Deschner
2007-12-21
2
-0
/
+56
*
Add get_friendly_werror_msg().
Günther Deschner
2007-12-21
1
-7
/
+45
*
Kill fstring in getdcname & getanydcname return.
Günther Deschner
2007-12-21
4
-15
/
+17
*
Use ADS_IGNORE_PRINCIPAL define.
Günther Deschner
2007-12-21
1
-2
/
+1
*
Fix the build on Solaris
Volker Lendecke
2007-12-21
1
-1
/
+1
*
Some C++ fixes
Volker Lendecke
2007-12-21
11
-19
/
+41
*
Some C++ warnings
Volker Lendecke
2007-12-21
9
-13
/
+13
*
Fix a C++ warning
Volker Lendecke
2007-12-21
1
-1
/
+1
*
Fix a C++ warning
Volker Lendecke
2007-12-21
1
-1
/
+1
*
Fix a missing prototype warning
Volker Lendecke
2007-12-21
1
-0
/
+1
*
Remove some statics from md4.c
Volker Lendecke
2007-12-21
1
-7
/
+13
*
Add a singleton cache
Volker Lendecke
2007-12-21
2
-3
/
+20
*
Make data_blob_string_const return null terminated strings
Volker Lendecke
2007-12-21
1
-1
/
+1
*
Remove next_token_nr_talloc and its associated global
Volker Lendecke
2007-12-21
3
-152
/
+124
*
Convert the pwnam cache to memcache
Volker Lendecke
2007-12-21
1
-53
/
+15
*
Add memcache_add_talloc
Volker Lendecke
2007-12-21
2
-1
/
+59
*
Add a global cache
Volker Lendecke
2007-12-21
3
-0
/
+44
*
fix dump printout when byte >= 0x80
Herb Lewis
2007-12-20
1
-1
/
+1
*
Fix typo in filesystem capabilities bits.
James Peach
2007-12-20
1
-3
/
+1
*
Attempt to fix the build
Volker Lendecke
2007-12-20
1
-0
/
+2
*
Remove unused variable 'didmsg'.
James Peach
2007-12-19
1
-4
/
+0
*
Fix a couple of warnings in mDNS registration. One of these is an
James Peach
2007-12-19
1
-2
/
+1
*
Add filesystem capabilities bitmask to statfs info.
James Peach
2007-12-19
2
-0
/
+87
*
Expose per-fsp extension talloc context.
James Peach
2007-12-19
2
-2
/
+23
*
Release per-fsp data on file closure.
James Peach
2007-12-19
1
-0
/
+5
*
Only retrieve password policies in pam_auth when WBFLAG_PAM_GET_PWD_POLICY is...
Michael Adam
2007-12-20
3
-7
/
+11
*
Change the prototype of the vfs function get_nt_acl().
Michael Adam
2007-12-19
12
-102
/
+19
*
Prepare the afs acl module for the api change in get_nt_acl().
Michael Adam
2007-12-19
1
-43
/
+77
*
Prepare the aix2 acl module for the api change in get_nt_acl().
Michael Adam
2007-12-19
1
-11
/
+21
*
Change aixjfs2_get_nfs4_acl() to take file name instead of fsp.
Michael Adam
2007-12-19
1
-5
/
+5
*
Fix two debug statements: Add missing printf parameter.
Michael Adam
2007-12-19
1
-2
/
+2
*
Reformatting: wrap long lines and remove trailing spaces.
Michael Adam
2007-12-19
1
-3
/
+7
*
Prepare the zfs acl module for the api change in get_nt_acl().
Michael Adam
2007-12-19
1
-9
/
+28
*
Prepare the gpfs acl module for the api change in get_nt_acl().
Michael Adam
2007-12-19
1
-12
/
+21
*
Split smb_get_nt_acl_nfs4 into two (f- and non-f-variant).
Michael Adam
2007-12-19
5
-13
/
+44
*
Split smbacl4_GetFileOwner into two (f- and non-f-variant).
Michael Adam
2007-12-19
1
-19
/
+29
*
Split get_nt_acl() into two functions: fsp- and non-fsp variant.
Michael Adam
2007-12-19
4
-67
/
+152
*
Remove the "is_directory" parameter from canonicalise_acl():
Michael Adam
2007-12-19
1
-7
/
+9
*
Change canonicalise_acl() to not take an fsp.
Michael Adam
2007-12-19
1
-8
/
+15
*
Change ensure_canon_entry_valid() to not take and fsp.
Michael Adam
2007-12-19
1
-10
/
+11
*
Change apply_default_perms() to not take an fsp.
Michael Adam
2007-12-19
1
-14
/
+15
[prev]
[next]