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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4:lsa RPC server - handle LDB flags as "unsigned"
Matthias Dieter Wallnöfer
2011-05-21
1
-1
/
+1
*
s4:ldb-samba/ldb_wrap.*-dsdb/samdb/samdb.c - handle LDB connection flags as u...
Matthias Dieter Wallnöfer
2011-05-21
3
-7
/
+7
*
ldb:pyldb.c - all flags should be unsigned
Matthias Dieter Wallnöfer
2011-05-21
1
-10
/
+10
*
ldb:ldb_sqlite3.c - all LDB flags should be handled as "unsigned"
Matthias Dieter Wallnöfer
2011-05-21
1
-2
/
+3
*
ldb:tools/cmdline.c + tools/ldbtest.c - the connection flags are typed as "un...
Matthias Dieter Wallnöfer
2011-05-21
2
-2
/
+2
*
ldb:ldbtest.c - make more use of LDB constants
Matthias Dieter Wallnöfer
2011-05-21
1
-4
/
+4
*
s4:torture - always cast correctly when using the "%x" format string argument
Matthias Dieter Wallnöfer
2011-05-21
2
-6
/
+6
*
s4:auth/ntlmssp/ntlmssp_server.c - add "const" in front of "dnsdomain"
Matthias Dieter Wallnöfer
2011-05-21
1
-1
/
+1
*
add a demo script for dirsync
Matthieu Patou
2011-05-21
1
-0
/
+156
*
s4-dsdb: add unit tests for dirsync control
Matthieu Patou
2011-05-21
3
-0
/
+716
*
s4-dsdb: implementation of the dirsync control
Matthieu Patou
2011-05-21
3
-0
/
+1369
*
s4-dsdb: introduce dsdb_module_search_tree
Matthieu Patou
2011-05-21
1
-24
/
+63
*
s4-dsdb: relax a bit the checks on read acl when dirsync control is specified
Matthieu Patou
2011-05-21
1
-12
/
+42
*
s4-dsdb: create flag for requesting ACL relax in case of DIRSYNC request
Matthieu Patou
2011-05-21
1
-0
/
+1
*
s4: do not change the critical flag when it's on a dirsync control
Matthieu Patou
2011-05-21
1
-1
/
+5
*
s4: add blackbox test for rename
Matthieu Patou
2011-05-21
1
-0
/
+3
*
upgradeprovision: add hostname in the blackbox tests
Matthieu Patou
2011-05-21
1
-1
/
+1
*
Make the purge first so that the provision can reused during tests
Matthieu Patou
2011-05-21
1
-3
/
+3
*
Add a script for renaming a DC
Matthieu Patou
2011-05-21
1
-0
/
+200
*
s4-python: Remove not used imports
Matthieu Patou
2011-05-21
2
-7
/
+4
*
s4-python: move function find_provision_key_parameters to provision namespace...
Matthieu Patou
2011-05-21
5
-113
/
+112
*
torture-dfs: fix a typo that was causing the test to be flacky
Matthieu Patou
2011-05-20
1
-1
/
+1
*
selftest: Re-enable strings.py from source3/stf as a python subunit test
Andrew Bartlett
2011-05-18
5
-0
/
+170
*
s4-libnet: Remove libnet_Join and create libnet_Join_member
Andrew Bartlett
2011-05-18
4
-49
/
+21
*
build: Expand dcerpc-samba grouping library
Andrew Bartlett
2011-05-18
1
-1
/
+1
*
waf-build: Add more libraries to avoid duplicate symbols
Andrew Bartlett
2011-05-18
1
-2
/
+3
*
s4-selftest: gensec test is finished, don't skip
Andrew Bartlett
2011-05-18
1
-1
/
+0
*
selftest: Don't skip Samba3 tests in the top level build
Andrew Bartlett
2011-05-18
1
-56
/
+64
*
torture: desactivate the level 4 tests for DFS referral
Matthieu Patou
2011-05-18
1
-2
/
+17
*
s4-dfs: Add workaround so that XP really works well
Matthieu Patou
2011-05-18
1
-13
/
+18
*
s4:ntvfs/cifs: return NT_STATUS_INTERNAL_ERROR if no credentials are available
Stefan Metzmacher
2011-05-18
1
-1
/
+1
*
s4:kdc: split s4u2self and s4u2proxy checks
Stefan Metzmacher
2011-05-18
4
-23
/
+55
*
s4:kdc: UF_TRUSTED_TO_AUTHENTICATE_FOR_DELEGATION => flags.trusted_for_delega...
Stefan Metzmacher
2011-05-18
1
-0
/
+14
*
s4:auth/credentials: S4U2Self should force CRED_MUST_USE_KERBEROS
Stefan Metzmacher
2011-05-18
1
-0
/
+1
*
s4:auth/credentials: pass 'self_service' to cli_credentials_set_impersonate_p...
Stefan Metzmacher
2011-05-18
5
-10
/
+36
*
s4:gensec_gssapi: avoid delegation if s4u2self/proxy is used
Stefan Metzmacher
2011-05-18
1
-0
/
+4
*
HEIMDAL:kdc: check and regenerate the PAC in the s4u2proxy case
Stefan Metzmacher
2011-05-18
1
-13
/
+38
*
HEIMDAL:kdc: pass the correct principal name for the resulting service ticket
Stefan Metzmacher
2011-05-18
1
-38
/
+36
*
HEIMDAL:kdc: let check_PAC() to verify the incoming server and krbtgt cheksums
Stefan Metzmacher
2011-05-18
1
-4
/
+7
*
s4-dfs: Use a workaround for ndr relative pointer bug/limitation
Matthieu Patou
2011-05-17
1
-11
/
+8
*
s4-torture: Add more tests to DFS referral suite
Matthieu Patou
2011-05-17
1
-4
/
+30
*
torture: adapt to idl evolution
root
2011-05-17
2
-48
/
+48
*
s4-dfs: clean the code
Matthieu Patou
2011-05-17
1
-44
/
+50
*
s4-dfs: fix bugs in idl and adapt code accordingly
Matthieu Patou
2011-05-17
1
-17
/
+23
*
s4-python: add an option for just fixing gpo folders
Matthieu Patou
2011-05-17
1
-189
/
+196
*
s4-python: keep wheel_gid as an integer
Matthieu Patou
2011-05-17
1
-1
/
+1
*
s4-python: raise an error if unable to bind remote ldap while joining
Matthieu Patou
2011-05-17
1
-0
/
+11
*
waf: Enable Samba3 torture tests in top level build.
Andreas Schneider
2011-05-16
1
-12
/
+12
*
s4-smbtorture: add test_netremotetod.
Günther Deschner
2011-05-16
2
-0
/
+18
*
s4-libcli/rap: add smbcli_rap_netremotetod().
Günther Deschner
2011-05-16
1
-0
/
+47
[prev]
[next]