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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-waf: make most of the nsswitch common.
Günther Deschner
2011-02-17
1
-35
/
+1
*
s3-waf: add check for struct stat st_flags member.
Günther Deschner
2011-02-16
1
-0
/
+2
*
s3-waf: add some missing checks for macosx.
Günther Deschner
2011-02-16
1
-0
/
+21
*
s3-waf: add check for __NR_inotify_init declaration.
Günther Deschner
2011-02-16
1
-0
/
+2
*
s3-waf: add check for various sysconf() variables.
Günther Deschner
2011-02-16
1
-0
/
+8
*
s3-waf: add check for posix_fadvise().
Günther Deschner
2011-02-16
1
-0
/
+10
*
s3-waf: add check for hires timestamps in struct stat.
Günther Deschner
2011-02-16
1
-0
/
+17
*
s3-waf: add check for "struct flock64".
Günther Deschner
2011-02-16
1
-0
/
+28
*
s3-waf: add check for broken (glibc2.1/x86) 64 bit fcntl locking.
Günther Deschner
2011-02-16
1
-0
/
+8
*
s3-waf: add check for fcntl locking.
Günther Deschner
2011-02-16
1
-0
/
+8
*
s3-waf: add check for "struct dirent64".
Günther Deschner
2011-02-16
1
-0
/
+4
*
s3:test: run the net.rpc.registry test under "dc" not "dc:local"
Michael Adam
2011-02-16
1
-1
/
+1
*
s3:test: remove the give/take admin rights code from the net(rpc)registry test
Michael Adam
2011-02-16
1
-44
/
+0
*
s3:test: rename samba3.blackbox.testparm_s3 -> samba3.blackbox.testparm
Michael Adam
2011-02-16
1
-1
/
+1
*
s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> samba3.blackbox....
Michael Adam
2011-02-16
2
-2
/
+2
*
s3:test: rename samba3.blackbox.net_s3_registry_rpc -> samba3.blackbox.net.rp...
Michael Adam
2011-02-16
1
-1
/
+1
*
s3:test: rename samba3.blackbox.net_s3_registry -> samba3.blackbox.net.local....
Michael Adam
2011-02-16
1
-1
/
+1
*
s3:test: rename samba3.blackbox.net_s3_misc --> samba3.blackbox.net.misc
Michael Adam
2011-02-16
1
-1
/
+1
*
s3-build: move priv2ld proto to smbldap.h (in order to fix non-ldap builds).
Günther Deschner
2011-02-16
2
-4
/
+1
*
s3:test: mark the net_registry_roundtrip test as knownfail
Michael Adam
2011-02-16
1
-0
/
+1
*
s3:test: add the registry roundtrip test as samba3.blackbox.net_s3_registry_r...
Michael Adam
2011-02-16
1
-0
/
+1
*
s3:test: move the registry roundtrip test to a test script of its own
Michael Adam
2011-02-16
2
-85
/
+109
*
s3:test: add comment header to test_net_registry.sh
Michael Adam
2011-02-16
1
-2
/
+6
*
s3:test: use the blackbox subunit test driver in the net_registry tests.
Michael Adam
2011-02-16
1
-4
/
+3
*
s3:test: use the blackbox subunit test driver in the net_misc tests.
Michael Adam
2011-02-16
1
-2
/
+2
*
s3:test: add the "blackbox.failure" test to the knownfail tests
Michael Adam
2011-02-16
1
-0
/
+1
*
s3:test: add the failure blackbox test as samba3.blackbox.failure
Michael Adam
2011-02-16
1
-0
/
+1
*
s3:test: add a simple failing blackbox testsuite
Michael Adam
2011-02-16
1
-0
/
+39
*
s3:test: add the success blackbox test as samba3.blackbox.success
Michael Adam
2011-02-16
1
-0
/
+2
*
s3:test: add a simple blackbox test that succeeds.
Michael Adam
2011-02-16
1
-0
/
+26
*
s3:net: fix usage for "net rpc registry export"
Michael Adam
2011-02-16
1
-1
/
+2
*
s3-ipasam: Add aliases for trusted domain user
Sumit Bose
2011-02-16
2
-2
/
+18
*
s3-netlogon: Implement NetrServerGetTrustInfo and NetrGetForestTrustInformation
Sumit Bose
2011-02-16
1
-4
/
+257
*
s3-lsa: Implement lsaRSetForestTrustInformation
Sumit Bose
2011-02-16
3
-2
/
+515
*
s3-ipasam: add IPA specific attributes
Sumit Bose
2011-02-16
2
-2
/
+214
*
s3-lsa: Add and remove trusted domain account
Sumit Bose
2011-02-16
1
-5
/
+111
*
s3-lsa: fix return code of _lsa_QueryTrustedDomainInfoByName()
Sumit Bose
2011-02-16
1
-0
/
+3
*
s3-ipasam: add pdb_ipasam_capabilities() and pdb_ipasam_get_domain_info()
Sumit Bose
2011-02-16
1
-0
/
+45
*
s3-lsa: Extract auth info from trustDomainPasswords
Sumit Bose
2011-02-16
1
-6
/
+51
*
s3-lsa: Use pdb_get_trusted_domain_by_sid in _lsa_QueryTrustedDomainInfo()
Sumit Bose
2011-02-16
1
-11
/
+9
*
s3-lsa: fix lsa_QueryTrustedDomainInfo
Sumit Bose
2011-02-16
1
-6
/
+1
*
s3-ipasam: add ipasam_get_trusted_domain_by_sid()
Sumit Bose
2011-02-16
4
-18
/
+101
*
s3-ipasam: add wrapper for ipasam_enum_trusteddoms()
Sumit Bose
2011-02-16
1
-8
/
+43
*
s3-lsa: implement _lsa_OpenTrustedDomainByName().
Günther Deschner
2011-02-16
1
-7
/
+30
*
s3-lsa: implement _lsa_OpenTrustedDomain().
Günther Deschner
2011-02-16
1
-1
/
+77
*
s3-lsa: Implement _lsa_EnumTrustedDomainsEx()
Sumit Bose
2011-02-16
1
-2
/
+67
*
s3-lsa: implement _lsa_CloseTrustedDomainEx().
Günther Deschner
2011-02-16
1
-7
/
+10
*
s3-lsa: implement _lsa_QueryTrustedDomainInfoByName().
Günther Deschner
2011-02-16
1
-7
/
+38
*
s3-lsa: implement _lsa_QueryTrustedDomainInfoBySid().
Günther Deschner
2011-02-16
1
-7
/
+38
*
s3-lsa: implement _lsa_QueryTrustedDomainInfo().
Günther Deschner
2011-02-16
1
-7
/
+139
[prev]
[next]