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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure we initialise s->lp_ctx for the way into the provision.
Andrew Bartlett
2008-04-14
1
-0
/
+2
*
Include the smbconf parameter to the provision
Andrew Bartlett
2008-04-14
1
-1
/
+3
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-04-14
7
-37
/
+198
|
\
|
*
Move standard make compilation rules to build/make.
Jelmer Vernooij
2008-04-14
7
-37
/
+198
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-04-14
22
-32
/
+141
|
\
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
2008-04-14
6
-15
/
+37
|
|
\
|
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
2008-04-14
9
-15
/
+28
|
|
|
\
|
|
*
|
fill in unknown fields in SMB2 READ call
Andrew Tridgell
2008-04-14
4
-13
/
+31
|
|
*
|
show what type of idmapping has failed
Andrew Tridgell
2008-04-14
1
-2
/
+2
|
*
|
|
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
2008-04-14
17
-17
/
+108
*
|
|
|
Re-run SWIG
Andrew Bartlett
2008-04-14
2
-0
/
+46
*
|
|
|
Fix newuser and setpassword scripts, and port to idmap.
Andrew Bartlett
2008-04-14
5
-15
/
+45
*
|
|
|
Add in a way to get at the private_path() function from python
Andrew Bartlett
2008-04-14
1
-0
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
smb_build: Make sure LIBRARY_SONAME is never uninitialized.
James Peach
2008-04-13
1
-0
/
+4
|
/
/
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovision
Jelmer Vernooij
2008-04-13
24
-535
/
+1385
|
\
|
|
*
Actually test the different 'fill levels' in the provision process.
Andrew Bartlett
2008-04-11
1
-0
/
+2
|
*
Reuse the lp_ctx and samdb returned by the python provision.
Andrew Bartlett
2008-04-11
1
-36
/
+2
|
*
Don't specify the ntds_guid to the C -> python provision interface
Andrew Bartlett
2008-04-11
3
-4
/
+0
|
*
Don't reopen the sam.ldb again
Andrew Bartlett
2008-04-11
1
-2
/
+0
|
*
Use the python-provided ldb and lp_ctx pointers in libnet_vampire.c
Andrew Bartlett
2008-04-11
1
-29
/
+6
|
*
Far less cryptic traceback when you have an existing smb.conf
Andrew Bartlett
2008-04-11
1
-6
/
+21
|
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2008-04-11
2
-12
/
+8
|
|
\
|
|
*
Fixed a crash bug in unixuid module on failed ID mapping
Andrew Tridgell
2008-04-11
2
-12
/
+8
|
*
|
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
2008-04-11
11
-45
/
+121
|
|
\
|
|
*
|
Set a netbios name into provision, and zero the rest.
Andrew Bartlett
2008-04-11
1
-2
/
+2
|
*
|
Fix up provision to specify SERVERDN in more places.
Andrew Bartlett
2008-04-09
1
-0
/
+5
|
*
|
Link the new vampire code togeather.
Andrew Bartlett
2008-04-09
6
-15
/
+113
|
*
|
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
|
|
\
\
|
*
|
|
Start implementation of real 'net vampire' code.
Andrew Bartlett
2008-04-09
6
-375
/
+1120
*
|
|
|
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
2008-04-13
6
-13
/
+13
*
|
|
|
Use new torture_assert_mem_equal.
Jelmer Vernooij
2008-04-13
1
-1
/
+1
*
|
|
|
Attempt to fix get_value() test on sparc machines.
Jelmer Vernooij
2008-04-13
2
-1
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
Return SAM ldb context and loadparm context as part of C provision
Jelmer Vernooij
2008-04-11
5
-34
/
+94
*
|
|
Fix extra argument to provision_bare().
Jelmer Vernooij
2008-04-10
1
-1
/
+2
*
|
|
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
[next]