summaryrefslogtreecommitdiff
path: root/source4/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r3518: fixed some includes to be consistent.Andrew Tridgell1-2/+2
2007-10-10r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij2-5/+16
2007-10-10r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij2-27/+97
2007-10-10r3513: Add (the infrastructure for) DCOM support. Contents:Jelmer Vernooij2-25/+62
2007-10-10r3510: fix build on SuSE 9.1Stefan Metzmacher1-8/+10
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell5-29/+258
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell8-0/+8
2007-10-10r3488: Start using RemoteActivationJelmer Vernooij4-74/+93
2007-10-10r3482: fixed a warning and an error from the IRIX 6.4 buildAndrew Tridgell2-1/+2
2007-10-10r3481: split out client.h and events.hAndrew Tridgell2-0/+2
2007-10-10r3480: moved some signal defines into include/systemAndrew Tridgell1-0/+1
2007-10-10r3478: split out some more pieces of includes.hAndrew Tridgell1-0/+1
2007-10-10r3472: fixed build of reg_backend_gconfAndrew Tridgell1-0/+1
2007-10-10r3471: split out capabilities code from lib/system.c - should fix IRIX 6.5 buildAndrew Tridgell2-81/+112
2007-10-10r3470: removed some unused functions (should fix the build on IRIX 6.4)Andrew Tridgell1-111/+15
2007-10-10r3466: split out request.h, signing.h, and smb_server.hAndrew Tridgell1-0/+1
2007-10-10r3464: split out registry.h, rap.h and ldap_server.hAndrew Tridgell11-0/+11
2007-10-10r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...Andrew Tridgell8-1/+10
2007-10-10r3462: separate out the crypto includesAndrew Tridgell9-5/+108
2007-10-10r3461: another place where "open" was used as a structure elementAndrew Tridgell1-0/+1
2007-10-10r3458: more solaris portability fixes, the main one being that we can't use aAndrew Tridgell2-116/+1
2007-10-10r3457: s_addr is a macro on solaris, so we can't use it in structure names. a...Andrew Tridgell6-28/+28
2007-10-10r3455: some more portability fixes. We nearly compile on solaris again now.Andrew Tridgell1-1/+2
2007-10-10r3454: moved a few more things out if includes.h into the include/system/ inc...Andrew Tridgell5-0/+5
2007-10-10r3453: - split out the auth and popt includesAndrew Tridgell5-0/+5
2007-10-10r3450: portability fixesAndrew Tridgell6-103/+104
2007-10-10r3449: more include file reductionAndrew Tridgell10-0/+17
2007-10-10r3447: more include/system/XXX.h include filesAndrew Tridgell15-0/+17
2007-10-10r3446: created include/system/iconv.h and include/system/shmem.hAndrew Tridgell1-0/+1
2007-10-10r3445: made the gtk tooks use minimal includes. This approximately halves theAndrew Tridgell4-2/+14
2007-10-10r3443: the next stage in the include files re-organisation.Andrew Tridgell14-89/+166
2007-10-10r3441: some include file cleanups and general housekeepingAndrew Tridgell11-315/+38
2007-10-10r3428: switched to using minimal includes for the auto-generated RPC code.Andrew Tridgell1-0/+1
2007-10-10r3425: got rid of a bunch of cruft from rewrite.hAndrew Tridgell1-0/+8
2007-10-10r3421: got rid of some unused codeAndrew Tridgell1-30/+0
2007-10-10r3374: Couple of bug fixesJelmer Vernooij1-1/+1
2007-10-10r3370: Initial work on Add Key/Delete Key/Add Value/Mod Value/Del Value suppo...Jelmer Vernooij1-4/+4
2007-10-10r3369: More registry updatesJelmer Vernooij1-3/+73
2007-10-10r3368: Default to rpc backend with binding "ncalrpc:" if no backend was speci...Jelmer Vernooij6-13/+24
2007-10-10r3367: More registry updates.Jelmer Vernooij3-3/+44
2007-10-10r3366: updates from the junkcode version of talloc.Andrew Tridgell1-5/+7
2007-10-10r3360: improved the deletion of tmp files. smbd now puts all tmp files in var...Andrew Tridgell2-3/+26
2007-10-10r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.Andrew Tridgell1-6/+9
2007-10-10r3356: in the standard process model we need to make sure we close allAndrew Tridgell1-0/+22
2007-10-10r3348: More registry fixes and additions. The following functions work right ...Jelmer Vernooij3-7/+50
2007-10-10r3340: Various fixes in the registry code. Implement the EnumKey callJelmer Vernooij3-3/+9
2007-10-10r3335: better configure support for ipv6 - thanks to a quick tutorial from metzeAndrew Tridgell1-1/+7
2007-10-10r3334: Allow disabling IPv6 support using socket:noipv6Jelmer Vernooij1-0/+4
2007-10-10r3333: added configure tests for ipv6 supportAndrew Tridgell2-1/+8
2007-10-10r3329: Add support for IPv6Jelmer Vernooij4-0/+373