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