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
...
*
|
|
|
|
|
|
|
Attempt to fix the patchfile_preg backend for big endian machines.
Wilco Baan Hofman
2008-04-14
2
-6
/
+10
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
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
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
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
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
swig: regenerate _wrap.c files
Stefan Metzmacher
2008-03-14
1
-13
/
+13
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
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
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
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
|
/
/
*
/
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
7
-24
/
+38
|
/
*
Fix switching of hives in regshell (#5254)
Jelmer Vernooij
2008-02-11
1
-0
/
+3
*
registry: Fix warning.
Jelmer Vernooij
2008-02-09
1
-1
/
+1
*
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
2008-01-22
1
-1
/
+0
*
dcerpc: Use manually written .pc files for dcerpc and ndr.
Jelmer Vernooij
2008-01-22
1
-1
/
+1
*
registry: Use manually written .pc file.
Jelmer Vernooij
2008-01-22
2
-0
/
+13
*
registry: Use correct return values.
Jelmer Vernooij
2008-01-18
7
-32
/
+53
*
registry: Avoid mapping registry return codes: return the right value in the ...
Jelmer Vernooij
2008-01-18
3
-3
/
+3
*
When Windows attempts to create a new key, it looks for an available key name
Andrew Kroeger
2008-01-18
1
-7
/
+13
*
registry: Improve error codes and update tests.
Jelmer Vernooij
2008-01-18
6
-20
/
+23
*
When Windows initially creates a new value, the value name is "New Value #1".
Andrew Kroeger
2008-01-18
1
-2
/
+22
*
registry: Properly check return values from ldb_*() functions.
Andrew Kroeger
2008-01-18
1
-3
/
+3
*
registry: Check for more specific LDB return codes, handle changing existing ...
Jelmer Vernooij
2008-01-18
1
-6
/
+11
*
r26692: registry: Treat key and value names case-insensitively.
Jelmer Vernooij
2008-01-07
1
-0
/
+10
*
r26689: registry: Return max_subkeynamelen, max_valnamelen and max_valbufsize...
Jelmer Vernooij
2008-01-07
13
-44
/
+171
*
r26688: Fix listing remote predefined keys and subkeys. This fixes bug 3431.
Jelmer Vernooij
2008-01-07
4
-36
/
+64
*
r26665: registry: Fix tests on bigendian machines.
Jelmer Vernooij
2008-01-05
1
-2
/
+6
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
1
-1
/
+1
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-2
/
+2
*
r26602: Revert my previous commit as it only works with GNU make.
Jelmer Vernooij
2007-12-26
1
-7
/
+7
*
r26600: Provide dir variable with current basedir in Makefile.
Jelmer Vernooij
2007-12-26
1
-7
/
+7
*
r26596: Fixed upgrade.py.
Jelmer Vernooij
2007-12-26
1
-1
/
+6
*
r26589: torture: Add non-const version of torture_tcase_add_simple_test
Kai Blin
2007-12-26
2
-105
/
+79
*
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
2007-12-26
2
-56
/
+57
[prev]
[next]