summaryrefslogtreecommitdiffstats
path: root/source4/lib/registry/tools/regpatch.c
Commit message (Expand)AuthorAgeFilesLines
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Remove more usages of global_loadparm.Jelmer Vernooij2008-10-241-1/+1
* Fix up the "reg_common_open_remote" callMatthias Dieter Wallnöfer2008-09-091-4/+4
* Use a custom init function for samba4 that sets a samba4Simo Sorce2008-06-141-1/+1
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+5
* Reintroduce header previously autogenerated but ignored by git.Jelmer Vernooij2008-04-021-1/+0
* r26563: Fix reg_diff_apply argument order.Jelmer Vernooij2007-12-241-1/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-2/+2
* r26329: Fix more loadparm_context references. Only about a 100 left now.Jelmer Vernooij2007-12-211-1/+1
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-1/+2
* r25603: More reformat.Günther Deschner2007-12-211-6/+6
* r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij2007-10-101-17/+14
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r21834: Remove unnecessary includesJelmer Vernooij2007-10-101-1/+0
* r18584: found one of the fd leaks. The registry backend was using aAndrew Tridgell2007-10-101-1/+1
* r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available.Jelmer Vernooij2007-10-101-1/+1
* r15370: Fix more dependencies for shared libsJelmer Vernooij2007-10-101-2/+2
* r14599: Pass ACLs down the registry layer.Jelmer Vernooij2007-10-101-2/+2
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r13944: Yet another round of splitups.Jelmer Vernooij2007-10-101-0/+1
* r12620: Get rid of automatically generated lists of init functions of subsyst...Jelmer Vernooij2007-10-101-3/+0
* r12608: Remove some unused #include lines.Jelmer Vernooij2007-10-101-3/+0
* r12500: Use init functions explicitly in a few more places. 'gensec' and 'lib...Jelmer Vernooij2007-10-101-0/+2
* r12499: Move smb_build.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r10604: Put in the new registry "patchfile" code (similar to ldifJelmer Vernooij2007-10-101-730/+11
* r10588: Remove more unused files, macrosJelmer Vernooij2007-10-101-4/+13
* r10026: Move registry header file to lib/registryJelmer Vernooij2007-10-101-1/+1
* r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB.Jelmer Vernooij2007-10-101-3/+5
* r9503: removed duplicate REG_* defines from registry.h now that they areAndrew Tridgell2007-10-101-0/+1
* r7633: this patch started as an attempt to make the dcerpc code use a givenAndrew Tridgell2007-10-101-1/+1
* r7525: Unify lp_load(), load_interfaces and logging setup into popt().Andrew Bartlett2007-10-101-8/+2
* r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter2007-10-101-1/+1
* r6795: Make some functions static and remove some unused ones.Jelmer Vernooij2007-10-101-1/+1
* r5928: Use cli_credentials in:Jelmer Vernooij2007-10-101-1/+1
* r5917: First step in using the new cli_credentials structure. This patchJelmer Vernooij2007-10-101-1/+1
* r5134: - fix types to always use _t typesStefan Metzmacher2007-10-101-0/+1
* r4204: Arguments to reg_del_key more like the RPC for more efficient usageJelmer Vernooij2007-10-101-14/+2
* r4166: More small API fixes, keep registry structs as small as possible.Jelmer Vernooij2007-10-101-5/+1
* r4132: - Bunch of rather large fixes in the registryJelmer Vernooij2007-10-101-15/+10
* r4064: use the same name for type on both endsStefan Metzmacher2007-10-101-1/+1
* r4058: added a type safe version of smb_xmalloc()Andrew Tridgell2007-10-101-4/+4
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-101-0/+1
* r3546: including includes.h twice causes gcc 3.4 to crash with pchAndrew Tridgell2007-10-101-2/+0
* r3543: fixed some #include lines to make them more consistent, and fixedAndrew Tridgell2007-10-101-1/+1
* r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell2007-10-101-0/+1
* r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell2007-10-101-0/+1
* r3453: - split out the auth and popt includesAndrew Tridgell2007-10-101-0/+1
* r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij2007-10-101-1/+1
* r2518: Some long overdue changes:Jelmer Vernooij2007-10-101-12/+19