index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-14
Explicitly specify the paths when installing pidl.
Jelmer Vernooij
1
-1
/
+6
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
21
-78
/
+90
2008-04-14
Make sure credentials are specified when running the Python winreg RPC tests.
Jelmer Vernooij
3
-5
/
+4
2008-04-14
Allow command line options in the subunitrun script.
Jelmer Vernooij
2
-8
/
+26
2008-04-14
make the SMB2 negotiated read and write size settable in smb.conf
Andrew Tridgell
1
-0
/
+2
2008-04-14
Also look in the environment for smb.conf path.
Jelmer Vernooij
1
-4
/
+6
2008-04-14
fixed a valgrind error in id mapping
Andrew Tridgell
1
-1
/
+1
2008-04-14
Fix problems with event context not being the parent.
Simo Sorce
21
-78
/
+90
2008-04-14
fixed an unitialised write warning in valgrind
Andrew Tridgell
1
-0
/
+1
2008-04-14
Add convenience TestCase class for testing RPC interfaces.
Jelmer Vernooij
2
-5
/
+11
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2
-1
/
+2
2008-04-14
Ensure we initialise s->lp_ctx for the way into the provision.
Andrew Bartlett
1
-0
/
+2
2008-04-14
Fix order of variables in the makefile.
Jelmer Vernooij
3
-62
/
+30
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
50
-868
/
+886
2008-04-14
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
35
-676
/
+692
2008-04-14
lib/events: fix missing prototype of s4_events_aio_init()
Stefan Metzmacher
1
-0
/
+1
2008-04-14
Makefile: fix variable name automatic_deps -> automatic_dependencies
Stefan Metzmacher
1
-1
/
+1
2008-04-14
Include the smbconf parameter to the provision
Andrew Bartlett
1
-1
/
+3
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
7
-37
/
+198
2008-04-14
Move standard make compilation rules to build/make.
Jelmer Vernooij
7
-37
/
+198
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
22
-32
/
+141
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
6
-15
/
+37
2008-04-14
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
17
-17
/
+108
2008-04-14
Re-run SWIG
Andrew Bartlett
2
-0
/
+46
2008-04-14
Fix newuser and setpassword scripts, and port to idmap.
Andrew Bartlett
5
-15
/
+45
2008-04-14
Add in a way to get at the private_path() function from python
Andrew Bartlett
1
-0
/
+5
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
9
-15
/
+28
2008-04-14
fill in unknown fields in SMB2 READ call
Andrew Tridgell
4
-13
/
+31
2008-04-14
show what type of idmapping has failed
Andrew Tridgell
1
-2
/
+2
2008-04-13
smb_build: Make sure LIBRARY_SONAME is never uninitialized.
James Peach
1
-0
/
+4
2008-04-13
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovision
Jelmer Vernooij
24
-535
/
+1385
2008-04-13
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
6
-13
/
+13
2008-04-13
Use new torture_assert_mem_equal.
Jelmer Vernooij
1
-1
/
+1
2008-04-13
Attempt to fix get_value() test on sparc machines.
Jelmer Vernooij
2
-1
/
+10
2008-04-11
Actually test the different 'fill levels' in the provision process.
Andrew Bartlett
1
-0
/
+2
2008-04-11
Reuse the lp_ctx and samdb returned by the python provision.
Andrew Bartlett
1
-36
/
+2
2008-04-11
Don't specify the ntds_guid to the C -> python provision interface
Andrew Bartlett
3
-4
/
+0
2008-04-11
Don't reopen the sam.ldb again
Andrew Bartlett
1
-2
/
+0
2008-04-11
Use the python-provided ldb and lp_ctx pointers in libnet_vampire.c
Andrew Bartlett
1
-29
/
+6
2008-04-11
Far less cryptic traceback when you have an existing smb.conf
Andrew Bartlett
1
-6
/
+21
2008-04-11
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
2
-12
/
+8
2008-04-11
Fixed a crash bug in unixuid module on failed ID mapping
Andrew Tridgell
2
-12
/
+8
2008-04-11
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
11
-45
/
+121
2008-04-11
Set a netbios name into provision, and zero the rest.
Andrew Bartlett
1
-2
/
+2
2008-04-11
Return SAM ldb context and loadparm context as part of C provision
Jelmer Vernooij
5
-34
/
+94
2008-04-10
Fix extra argument to provision_bare().
Jelmer Vernooij
1
-1
/
+2
2008-04-10
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovision
Jelmer Vernooij
1
-1
/
+4
2008-04-10
Add infrastructure for returning ProvisionResult in C provision code.
Jelmer Vernooij
4
-7
/
+20
2008-04-09
Make sure we do not reference req after it has been freed
Simo Sorce
1
-1
/
+4
2008-04-09
No longer install unused smbscript binary.
Jelmer Vernooij
1
-1
/
+0
[prev]
[next]