summaryrefslogtreecommitdiffstats
path: root/source4/lib
Commit message (Expand)AuthorAgeFilesLines
* r3743: auto-support the RH schema location as wellAndrew Tridgell2007-10-101-0/+4
* r3742: make test-ldap give a sane error message when the openldap schema file...Andrew Tridgell2007-10-101-0/+19
* r3737: - Get rid of the register_subsystem() and register_backend() functions.Jelmer Vernooij2007-10-1014-233/+10
* r3734: Fix some incorrect dependenciesJelmer Vernooij2007-10-101-1/+1
* r3733: More build system fixes/features:Jelmer Vernooij2007-10-1012-71/+17
* r3730: More build system fixes and simplificationsJelmer Vernooij2007-10-105-13/+9
* r3723: Now that timestring() always returns talloc'ed memory, we don't needAndrew Bartlett2007-10-101-1/+1
* r3689: Large number of COM updates:Jelmer Vernooij2007-10-105-169/+310
* r3667: Small COM fixesJelmer Vernooij2007-10-103-14/+27
* r3656: allow easy testing of the "realloc changes the pointer" type of proble...Andrew Tridgell2007-10-101-0/+13
* r3626: More minor DCOM fixesJelmer Vernooij2007-10-101-5/+12
* r3625: Couple of minor DCOM bugfixesJelmer Vernooij2007-10-104-63/+100
* r3611: DCOM client support works!!Jelmer Vernooij2007-10-101-2/+2
* r3606: More DCOM fixes:Jelmer Vernooij2007-10-102-23/+92
* r3601: Lots of smaller DCOM updates and fixes. Adds oxid tables, properJelmer Vernooij2007-10-102-32/+189
* r3598: hopefully fix the build on stratosAndrew Tridgell2007-10-101-0/+1
* r3586: Fix some of the issues with the module init functions.Jelmer Vernooij2007-10-1011-30/+21
* r3581: fix some signedness warnings with gcc-4.0Stefan Metzmacher2007-10-101-2/+1
* r3579: with the gcc warning flag from abartlet we don't need sys_strftime()Andrew Tridgell2007-10-101-11/+1
* r3578: a couple of include changes that should help with FreeBSDAndrew Tridgell2007-10-101-0/+1
* r3572: Thanks to tridge for his patience with my build breakage.Andrew Bartlett2007-10-101-3/+8
* r3571: rough guesses at what abartlet really wanted to do in his last commitAndrew Tridgell2007-10-101-0/+12
* r3553: Allow talloc_reference to take a NULL pointer for the "ptr" argument.Andrew Bartlett2007-10-101-1/+9
* r3548: removed extra net/if.h includeAndrew Tridgell2007-10-101-1/+0
* 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
* r3527: I hate compiler warnings...Stefan Metzmacher2007-10-101-0/+2
* r3518: fixed some includes to be consistent.Andrew Tridgell2007-10-101-2/+2
* r3515: Fix RemoteActivation correctly this time (-:Jelmer Vernooij2007-10-102-5/+16
* r3514: Allow specification of username, password and domain and try to set up...Jelmer Vernooij2007-10-102-27/+97
* 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