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
*
Don't fill in the secrets DB unless we make the entries.
Andrew Bartlett
2008-04-09
1
-7
/
+8
*
Factor out filling in the secrets database.
Andrew Bartlett
2008-04-09
2
-80
/
+133
*
Remove dns_name element
Andrew Bartlett
2008-04-09
3
-4
/
+2
*
Be consistant in using ${SEVERDN}.
Andrew Bartlett
2008-04-09
5
-7
/
+7
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-04-09
22
-5041
/
+376
|
\
|
*
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
|
|
\
\
|
*
|
|
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
*
|
|
|
Start implementation of real 'net vampire' code.
Andrew Bartlett
2008-04-09
6
-375
/
+1120
|
|
/
/
|
/
|
|
*
|
|
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
|
\
|
|
|
*
|
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
*
|
|
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
|
\
|
|
|
*
|
Add test for authservice struct.
Jelmer Vernooij
2008-04-06
2
-16
/
+37
|
*
|
Fix authservice count.
Jelmer Vernooij
2008-04-06
1
-1
/
+1
|
|
/
*
|
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
|
\
|
|
*
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
|
|
\
|
*
|
Install libevents since it's required by samba-gtk.
Jelmer Vernooij
2008-04-03
6
-6
/
+18
|
*
|
Fix installation of dcerpc_atsvc and registry as required by samba-gtk.
Jelmer Vernooij
2008-04-03
4
-4
/
+19
*
|
|
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
|
|
/
|
/
|
*
|
provision: Remove backup group mapping
Kai Blin
2008-04-03
1
-10
/
+3
[next]