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:RPC-ECHO: don't ignore errors in the Sleep test now that we support async ...
Stefan Metzmacher
2010-03-01
1
-3
/
+3
*
s4:rpc_server/remote: do async calls
Stefan Metzmacher
2010-03-01
1
-6
/
+42
*
s4:srvsvc RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
2010-03-01
1
-19
/
+20
*
s4:unixinfo RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
2010-03-01
1
-1
/
+1
*
s4:spoolss RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
2010-03-01
1
-1
/
+1
*
s4:remote RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
2010-03-01
1
-2
/
+2
*
s4:epmapper RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
2010-03-01
1
-2
/
+2
*
s4:LDB - cosmetic fix for a "for" loop
Matthias Dieter Wallnöfer
2010-03-01
1
-1
/
+1
*
Fix the build, add filtered subunit runner.
Jelmer Vernooij
2010-03-01
2
-1
/
+5
*
Add testrepository configuration.
Jelmer Vernooij
2010-03-01
1
-0
/
+3
*
More formatting fixes, pointed out by pylint.
Jelmer Vernooij
2010-03-01
8
-44
/
+51
*
s4:RPC-NETLOGON: remove useless rpc callback
Stefan Metzmacher
2010-03-01
1
-18
/
+1
*
s4:RPC-ECHO: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
2010-03-01
1
-4
/
+14
*
s4:libnet_become_dc: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
2010-03-01
1
-7
/
+21
*
s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
2010-03-01
1
-2
/
+13
*
s4:drepl_notify: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
2010-03-01
1
-1
/
+9
*
s4:librpc/rpc: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
2
-3
/
+3
*
s4:torture/rpc: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
5
-7
/
+7
*
s4:winbind: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
9
-17
/
+17
*
s4:dsdb/repl: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
2
-4
/
+4
*
s4:libnet: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
10
-41
/
+40
*
s4:libnet_become_dc: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2010-03-01
1
-71
/
+9
*
s4-smbtorture: add stricter SetPrinterDataEx tests to spoolss tests.
Günther Deschner
2010-03-01
1
-27
/
+67
*
s4-smbtorture: add test_SetPrinterDataEx to RPC-SPOOLSS-PRINTER.
Günther Deschner
2010-03-01
1
-0
/
+4
*
s4-smbtorture: return needed size pointer from test_GetPrinterDataEx.
Günther Deschner
2010-03-01
1
-5
/
+10
*
s4-smbtorture: test at least three different regtypes in test_SetPrinterDataEx.
Günther Deschner
2010-03-01
1
-6
/
+41
*
s4/rodc: Implement samdb_rodc with ldb context
Anatoliy Atanasov
2010-03-01
3
-9
/
+63
*
s4/libnet: Fix misleading comment
Anatoliy Atanasov
2010-03-01
1
-1
/
+1
*
python: Add 'make pylint' convenience rule.
Jelmer Vernooij
2010-03-01
1
-0
/
+5
*
General cleanups of python code, hinted by pyflakes.
Jelmer Vernooij
2010-03-01
14
-152
/
+124
*
Add 'pyflakes' rule.
Jelmer Vernooij
2010-03-01
1
-0
/
+5
*
ntacl: Use existing infrastructure.
Jelmer Vernooij
2010-03-01
2
-27
/
+27
*
Remove __contains__ from mock object for consistency with actual
Jelmer Vernooij
2010-03-01
1
-3
/
+0
*
getntacl: Remove manpage for removed utility.
Jelmer Vernooij
2010-03-01
1
-45
/
+0
*
Fix SharesContainer.__len__.
Ricardo Jorge
2010-03-01
1
-1
/
+1
*
More formatting fixes.
Jelmer Vernooij
2010-03-01
2
-85
/
+84
*
Fix formatting.
Jelmer Vernooij
2010-03-01
2
-906
/
+908
*
upgradeprovision: Remove unused imports, use shutil.rmtree rather than
Jelmer Vernooij
2010-03-01
2
-41
/
+18
*
upgradeprovision: Move to pythondoc format
Matthieu Patou
2010-03-01
2
-32
/
+205
*
upgradeprovision: Allow script to be called with pydoc
Matthieu Patou
2010-03-01
1
-40
/
+42
*
upgrade provision: change the meaning of handle_security_desc to be similar t...
Matthieu Patou
2010-03-01
1
-3
/
+3
*
upgradeprovision: code cleanup
Matthieu Patou
2010-03-01
2
-55
/
+64
*
upgradeprovision: split the big script to put reusable functions appart
Matthieu Patou
2010-03-01
2
-231
/
+268
*
s4:ldb_dn: fix an uninitialized variable (found by make valgrindtest)
Stefan Metzmacher
2010-02-26
1
-1
/
+1
*
s4:ldb_dn: remove dn->ext_linearized when ext_components is modified.
Stefan Metzmacher
2010-02-26
1
-3
/
+4
*
s4:ldb_dn: reset dn->ext_comp_num in ldb_dn_explode()
Stefan Metzmacher
2010-02-26
1
-2
/
+2
*
s4:dsdb/schema: fix validation of DNs
Stefan Metzmacher
2010-02-26
1
-1
/
+0
*
s4:provision.zone - fix port of "_ldap._tcp.gc._msdcs"
Matthias Dieter Wallnöfer
2010-02-26
1
-1
/
+1
*
s4:script/installmisc.sh - install "dns_update_list" to target setup folder
Matthias Dieter Wallnöfer
2010-02-26
1
-0
/
+1
*
s4-winbind: Fixed the memory context of tstream_bsd_existing()
Andreas Schneider
2010-02-26
1
-1
/
+1
[next]