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