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
/
lib
/
registry
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move more modules inside of the samba package.
Jelmer Vernooij
2008-05-21
2
-3
/
+3
*
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
2008-05-21
1
-0
/
+2
*
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
2008-05-21
1
-0
/
+2
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-2
/
+2
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-2
/
+4
*
Use variables for source directory in remaining subsystems.
Jelmer Vernooij
2008-05-18
1
-21
/
+21
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-25
15
-184
/
+264
|
\
|
*
More endian fixes in the registry
Andrew Bartlett
2008-04-17
1
-5
/
+5
|
*
Fix typo
Andrew Bartlett
2008-04-17
1
-1
/
+1
|
*
More work to avoid endian bugs in registry tests.
Andrew Bartlett
2008-04-17
1
-5
/
+7
|
*
Fix bug in registry test on big-endian machines.
Andrew Bartlett
2008-04-17
2
-19
/
+32
|
*
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2008-04-17
14
-85
/
+158
|
*
Remove unused arguments from reg_open_local().
Jelmer Vernooij
2008-04-16
9
-71
/
+63
|
*
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
2008-04-15
1
-3
/
+5
|
*
Move object files lists to makefile rather than smb_build.
Jelmer Vernooij
2008-04-14
1
-24
/
+19
|
*
Use torture_assert_mem_equal() in a couple more places.
Jelmer Vernooij
2008-04-13
1
-1
/
+1
|
*
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
1
-1
/
+1
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-08
18
-290
/
+232
|
\
|
|
*
Install libevents since it's required by samba-gtk.
Jelmer Vernooij
2008-04-03
1
-0
/
+4
|
*
Fix installation of dcerpc_atsvc and registry as required by samba-gtk.
Jelmer Vernooij
2008-04-03
1
-2
/
+2
|
*
Reintroduce header previously autogenerated but ignored by git.
Jelmer Vernooij
2008-04-02
1
-1
/
+0
|
*
Move handle utility functions to public header, remove more public headers.
Jelmer Vernooij
2008-04-02
1
-1
/
+0
|
*
Trim down installed headers some more.
Jelmer Vernooij
2008-04-02
1
-1
/
+1
|
*
Merge hive.h into registry.h
Jelmer Vernooij
2008-04-02
7
-215
/
+186
|
*
Merge patchfile.h into registry.h
Jelmer Vernooij
2008-04-02
6
-61
/
+30
|
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-1
/
+1
|
*
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2008-04-01
1
-4
/
+4
|
*
Convert some more files to GPLv3.
Andrew Kroeger
2008-03-28
8
-8
/
+8
*
|
Merge v4.0-test
Jelmer Vernooij
2008-03-28
1
-13
/
+13
|
\
|
|
*
swig: regenerate _wrap.c files
Stefan Metzmacher
2008-03-14
1
-13
/
+13
*
|
Move PC_FILE out of the perl code.
Jelmer Vernooij
2008-03-09
1
-1
/
+2
*
|
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
2008-03-08
1
-2
/
+3
*
|
Fix includes.
Jelmer Vernooij
2008-03-04
1
-0
/
+1
*
|
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
1
-24
/
+18
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-03-03
4
-37
/
+256
|
\
|
|
*
Merge branch 'v4-0-test' into id10ts-registry
Jelmer Vernooij
2008-03-03
11
-30
/
+51
|
|
\
|
|
*
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-29
1
-1
/
+2
|
|
*
Move manpage management out of the perl build system.
Jelmer Vernooij
2008-02-29
1
-4
/
+8
|
*
|
registry: Add an explicit test for recursive deletion.
Andrew Kroeger
2008-02-26
1
-0
/
+37
|
*
|
registry: Implement recursive deletes for regf-backed registry.
Andrew Kroeger
2008-02-26
1
-4
/
+49
|
*
|
registry: Implement recursive deletes for dir-backed registry.
Andrew Kroeger
2008-02-26
1
-6
/
+54
|
*
|
registry: Implement recursive deletes for ldb-backed registry.
Andrew Kroeger
2008-02-26
1
-27
/
+116
*
|
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-02-29
10
-25
/
+41
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Remove uses of global_loadparm.
Jelmer Vernooij
2008-02-25
5
-11
/
+15
|
*
|
Remove yet more global_loadparm instances.
Jelmer Vernooij
2008-02-21
1
-2
/
+4
|
*
|
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
1
-5
/
+9
|
*
|
Remove yet more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
4
-7
/
+13
|
|
/
*
|
Move public header accumulation out of the perl code.
Jelmer Vernooij
2008-02-26
1
-1
/
+2
*
|
Move manpage management out of the perl build system.
Jelmer Vernooij
2008-02-26
1
-4
/
+8
[next]