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
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovision
Jelmer Vernooij
2008-04-10
1
-1
/
+4
|
\
|
*
Make sure we do not reference req after it has been freed
Simo Sorce
2008-04-09
1
-1
/
+4
*
|
Add infrastructure for returning ProvisionResult in C provision code.
Jelmer Vernooij
2008-04-10
4
-7
/
+20
*
|
No longer install unused smbscript binary.
Jelmer Vernooij
2008-04-09
1
-1
/
+0
*
|
Fix so version of hostconfig library.
Jelmer Vernooij
2008-04-09
1
-1
/
+1
|
/
*
Merge branch 'openchange' into cprovision
Jelmer Vernooij
2008-04-09
3
-8
/
+1
|
\
|
*
Don't install libevents for now, just its headers. It is already part of othe...
Jelmer Vernooij
2008-04-04
1
-3
/
+1
|
*
Avoid installing unused header file.
Jelmer Vernooij
2008-04-04
1
-2
/
+0
|
*
Don't install talloc manpage from samba, it's already installed from the stan...
Jelmer Vernooij
2008-04-04
1
-3
/
+0
*
|
Add docstring, PEP8.
Jelmer Vernooij
2008-04-09
1
-5
/
+15
*
|
Move provision C bindings to param/.
Jelmer Vernooij
2008-04-09
7
-27
/
+54
*
|
BASE-DELAYWRITE: be more friendly to filesystems without high resolution time...
Stefan Metzmacher
2008-04-08
1
-1
/
+12
*
|
BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u...
Stefan Metzmacher
2008-04-08
1
-101
/
+164
*
|
Clearer names for singleton return types.
Jelmer Vernooij
2008-04-08
1
-3
/
+2
*
|
Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.
Jelmer Vernooij
2008-04-08
2
-3
/
+9
*
|
Fix bug handling size arguments in a direction without actual data.
Jelmer Vernooij
2008-04-08
1
-11
/
+22
*
|
Array lengths can be obtained from Python objects so remove them from the Pyt...
Jelmer Vernooij
2008-04-08
1
-1
/
+25
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pidldocs
Jelmer Vernooij
2008-04-08
14
-96
/
+179
|
\
\
|
*
\
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-04-08
27
-396
/
+553
|
|
\
\
|
*
|
|
Re-add support for the --ldap-backend-port option to provision-backend
Andrew Bartlett
2008-04-08
3
-25
/
+37
|
*
|
|
Rework talloc hirarchy for C provision setup.
Andrew Bartlett
2008-04-08
1
-18
/
+19
|
*
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-04-06
2
-16
/
+37
|
|
\
\
\
|
*
|
|
|
Extend credentials python API to include set_machine_account.
Andrew Bartlett
2008-04-05
4
-29
/
+78
|
*
|
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-04-05
12
-11
/
+48
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Pass discovered server DN down to provision.
Andrew Bartlett
2008-04-04
4
-0
/
+14
|
*
|
|
|
Clean up provision and rootdse module to hard-code less stuff.
Andrew Bartlett
2008-04-04
3
-24
/
+31
*
|
|
|
|
Set VENDORPREFIX rather than PREFIX to try to fix installation on some
Jelmer Vernooij
2008-04-08
1
-1
/
+1
*
|
|
|
|
Add manually written Python binding for libnet_Join.
Jelmer Vernooij
2008-04-08
6
-4890
/
+81
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Add trivial test for unixinfo interface.
Jelmer Vernooij
2008-04-08
2
-0
/
+31
*
|
|
|
Add python bindings for drsuapi.
Jelmer Vernooij
2008-04-08
3
-1
/
+6
*
|
|
|
Add python bindings for unixinfo.
Jelmer Vernooij
2008-04-08
2
-0
/
+5
*
|
|
|
Add [todo] for functions that are obviously incomplete.
Jelmer Vernooij
2008-04-08
20
-303
/
+303
*
|
|
|
Raise NotImplementedError from functions that don't have complete IDL.
Jelmer Vernooij
2008-04-08
1
-14
/
+29
*
|
|
|
Support [todo] attribute on functions.
Jelmer Vernooij
2008-04-08
1
-0
/
+1
*
|
|
|
Add Python bindings for DFS.
Jelmer Vernooij
2008-04-08
2
-0
/
+5
*
|
|
|
Add signature of connect function to docstrings.
Jelmer Vernooij
2008-04-08
1
-7
/
+20
*
|
|
|
use builtin getset stuff rather than custom getattr/setattr implementation.
Jelmer Vernooij
2008-04-08
1
-28
/
+23
*
|
|
|
Add function signature to docstrings in python.
Jelmer Vernooij
2008-04-08
1
-3
/
+31
*
|
|
|
Register types rather than constructors, display structs as classes.
Jelmer Vernooij
2008-04-08
1
-63
/
+96
*
|
|
|
Set tp_flags for Python types.
Jelmer Vernooij
2008-04-08
1
-0
/
+2
*
|
|
|
Set docstrings from helpstring attribute where possible.
Jelmer Vernooij
2008-04-08
1
-14
/
+38
*
|
|
|
Add simple docstring for Python modules.
Jelmer Vernooij
2008-04-07
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Add test for authservice struct.
Jelmer Vernooij
2008-04-06
2
-16
/
+37
*
|
|
Fix authservice count.
Jelmer Vernooij
2008-04-06
1
-1
/
+1
|
|
/
|
/
|
*
|
Install pidl by default if ExtUtils::MakeMaker is available. This should make...
Jelmer Vernooij
2008-04-04
3
-2
/
+5
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
Jelmer Vernooij
2008-04-04
28
-287
/
+938
|
\
|
|
*
provision: Remove backup group mapping
Kai Blin
2008-04-03
1
-10
/
+3
|
*
provision: Set up id mappings in the idmap db, only map Administrator.
Kai Blin
2008-04-02
3
-70
/
+120
|
*
idmap: Also store sid type in the idmap db
Kai Blin
2008-04-02
1
-71
/
+74
|
*
ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
Kai Blin
2008-04-02
4
-49
/
+166
[next]