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
...
*
r11476: finally fixed the intermittent registry server bug! This has been
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r11472: use talloc_get_type() to try to catch an intermittent failure I'm see...
Andrew Tridgell
2007-10-10
1
-26
/
+30
*
r11382: Require number of required M4 macros
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r11304: Add support back in for loading shared modules (not used yet)
Jelmer Vernooij
2007-10-10
1
-10
/
+0
*
r11303: Support defining and installing public headers for libraries.
Jelmer Vernooij
2007-10-10
3
-12
/
+1
*
r11300: Treat libraries as a special kind of subsystem
Jelmer Vernooij
2007-10-10
1
-13
/
+4
*
r11261: Rename access_required field in winreg idl to access_mask so it matches
Tim Potter
2007-10-10
1
-2
/
+2
*
r11249: More OpenBSD make fixes...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r11246: Another fix for OpenBSD's make
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r11244: Relative path names in .mk files
Jelmer Vernooij
2007-10-10
1
-19
/
+19
*
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
2007-10-10
1
-20
/
+0
*
r10913: This patch isn't as big as it looks ...
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r10605: Forgot one file...
Jelmer Vernooij
2007-10-10
1
-0
/
+416
*
r10604: Put in the new registry "patchfile" code (similar to ldif
Jelmer Vernooij
2007-10-10
7
-874
/
+72
*
r10588: Remove more unused files, macros
Jelmer Vernooij
2007-10-10
1
-4
/
+13
*
r10586: Add MergedObject() builder. Default to Library() rather
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r10456: More SCons fixes:
Jelmer Vernooij
2007-10-10
1
-0
/
+8
*
r10366: More scons fixes. Building et, asn1, lex and yacc files sort-of works...
Jelmer Vernooij
2007-10-10
1
-2
/
+7
*
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r10328: Add more emacs python-mode markers.
Tim Potter
2007-10-10
1
-0
/
+2
*
r10323: Add first bits required for getting compile with scons working. This ...
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r10294: Generate Makefile directly rather then thru Makefile.in. Autoconf
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r10207: Add some const
Jelmer Vernooij
2007-10-10
8
-77
/
+75
*
r10111: Make pidl by default assume the input file is an IDL file rather
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r10104: Fix code before declaration.
Tim Potter
2007-10-10
1
-1
/
+1
*
r10089: Fix a typo breaking the Makefile generator and therefore - the build.
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r10074: Pass CPP to pidl via environment variables rather then config.pm. Thi...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r10052: Add 'print' command
Jelmer Vernooij
2007-10-10
1
-0
/
+22
*
r10043: Only recompile subsystems that actually need recompilation
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r10030: Add hierarchical memory allocation to TDR's pull functions
Jelmer Vernooij
2007-10-10
2
-35
/
+27
*
r10028: More registry fixes.
Jelmer Vernooij
2007-10-10
2
-41
/
+115
*
r10026: Move registry header file to lib/registry
Jelmer Vernooij
2007-10-10
8
-8
/
+186
*
r10025: Add some utility functions for storing/loading tdr encoded data
Jelmer Vernooij
2007-10-10
1
-92
/
+79
*
r10020: Support for malloc / realloc / free in HBIN blocks
Jelmer Vernooij
2007-10-10
3
-25
/
+333
*
r10016: Support reading security descriptors on keys.
Jelmer Vernooij
2007-10-10
4
-3
/
+66
*
r10015: Change the NT4 registry backend to use the IDL-generate parse functions.
Jelmer Vernooij
2007-10-10
3
-1629
/
+257
*
r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.
Jelmer Vernooij
2007-10-10
11
-83
/
+75
*
r9995: Add file describing the REGF file format in IDL.
Jelmer Vernooij
2007-10-10
1
-0
/
+154
*
r9567: fixed the winreg IDL for CreateKey, including a security
Andrew Tridgell
2007-10-10
1
-13
/
+6
*
r9503: removed duplicate REG_* defines from registry.h now that they are
Andrew Tridgell
2007-10-10
3
-2
/
+5
*
r9391: Convert all the code to use struct ldb_dn to ohandle ldap like disting...
Simo Sorce
2007-10-10
1
-32
/
+29
*
r9390: fixed mixing of code and data
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r9387: regedit uses "New Key #nn" for newly created keys, which conflicts wit...
Andrew Tridgell
2007-10-10
1
-3
/
+15
*
r9386: OpenKey with a bad name must return WERR_BADFILE (w2k3 regedit relies ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9381: Line wrapping.
Tim Potter
2007-10-10
1
-8
/
+8
*
r9378: initialise the last_mod attribute in the ldb backend. Better to return
Andrew Tridgell
2007-10-10
1
-0
/
+2
*
r9357: Remove DBGC_CLASS cruft copied over from Samba 3. I would like to
Tim Potter
2007-10-10
3
-9
/
+0
*
r9338: fixed the winreg IDL to be correct for the EnumKey and EnumValue
Andrew Tridgell
2007-10-10
1
-23
/
+26
*
r9209: - fixed the ldb registry backend to work with the new provision ldif
Andrew Tridgell
2007-10-10
2
-6
/
+8
*
r8966: Simplify the makefile generation system a bit.
Jelmer Vernooij
2007-10-10
1
-0
/
+4
[prev]
[next]