Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9503: removed duplicate REG_* defines from registry.h now that they are | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 4 | -5/+7 |
2007-10-10 | r7525: Unify lp_load(), load_interfaces and logging setup into popt(). | Andrew Bartlett | 4 | -31/+10 |
2007-10-10 | r7248: Remove enum that is causing trouble on AIX | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r6951: Fix all calls to setup_logging() that use 'True' as a second argument. | Tim Potter | 4 | -4/+4 |
2007-10-10 | r6795: Make some functions static and remove some unused ones. | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r5928: Use cli_credentials in: | Jelmer Vernooij | 4 | -5/+6 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 4 | -5/+5 |
2007-10-10 | r5680: Don't crash if none of the predefined keys is available (reported by A... | Jelmer Vernooij | 1 | -2/+28 |
2007-10-10 | r5134: - fix types to always use _t types | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 3 | -10/+10 |
2007-10-10 | r4209: Fix several smaller bugs | Jelmer Vernooij | 1 | -28/+64 |
2007-10-10 | r4204: Arguments to reg_del_key more like the RPC for more efficient usage | Jelmer Vernooij | 2 | -24/+7 |
2007-10-10 | r4166: More small API fixes, keep registry structs as small as possible. | Jelmer Vernooij | 2 | -12/+2 |
2007-10-10 | r4155: More destinction between hives and predefined keys | Jelmer Vernooij | 3 | -30/+7 |
2007-10-10 | r4154: Add definitions for HKEY_PERFORMANCE_TEXT and HKEY_PERFORMANCE_NLSTEXT | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r4132: - Bunch of rather large fixes in the registry | Jelmer Vernooij | 4 | -97/+129 |
2007-10-10 | r4064: use the same name for type on both ends | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r4058: added a type safe version of smb_xmalloc() | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r4055: fixed more places to use type safe allocation macros | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 4 | -0/+4 |
2007-10-10 | r3546: including includes.h twice causes gcc 3.4 to crash with pch | Andrew Tridgell | 1 | -2/+0 |
2007-10-10 | r3543: fixed some #include lines to make them more consistent, and fixed | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3494: got rid of include/rewrite.h, and split out the dynconfig.h header | Andrew Tridgell | 4 | -0/+4 |
2007-10-10 | r3464: split out registry.h, rap.h and ldap_server.h | Andrew Tridgell | 4 | -0/+4 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 4 | -0/+4 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo... | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci... | Jelmer Vernooij | 4 | -7/+7 |
2007-10-10 | r2913: - Don't print hive name if it is NULL (regtree) | Jelmer Vernooij | 1 | -4/+7 |
2007-10-10 | r2518: Some long overdue changes: | Jelmer Vernooij | 4 | -127/+158 |
2007-10-10 | r2257: Tab completion support in regshell (complete command names and key names | Jelmer Vernooij | 1 | -1/+115 |
2007-10-10 | r1894: Convert // to /* */ | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r1432: - Move the various Gtk-specific parts from the registry code into a di... | Jelmer Vernooij | 1 | -783/+0 |
2007-10-10 | r1119: Saner keyboard shortcuts | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r1040: make sure main() doesn't get auto-prototyped | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r1035: Support shared modules again | Jelmer Vernooij | 1 | -12/+12 |
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r834: Fix gconf and dir backends | Jelmer Vernooij | 1 | -12/+16 |
2007-10-10 | r832: Only show menu items for backends if they're present | Jelmer Vernooij | 1 | -12/+20 |
2007-10-10 | r829: Implement 'hive' command | Jelmer Vernooij | 1 | -1/+15 |
2007-10-10 | r828: Some fixes in the core and regshell concerning hives and | Jelmer Vernooij | 2 | -7/+20 |
2007-10-10 | r825: - Introduce support for multiple roots (or 'hives') | Jelmer Vernooij | 5 | -42/+55 |
2007-10-10 | r693: Make static | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r665: merge over the new build system from my tmp branch | Stefan Metzmacher | 5 | -29/+20 |
2007-10-10 | r655: Fix if() logic | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r467: hopefully get the buildfarm compiling fine now... | Stefan Metzmacher | 5 | -10/+13 |
2007-10-10 | r355: Fix a bunch of compiler warnings in the registry code. | Tim Potter | 4 | -17/+10 |
2007-10-10 | r190: More RPC updates | Jelmer Vernooij | 1 | -1/+1 |