summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r18665: Remove two type-punned warningsVolker Lendecke2-4/+6
2007-10-10r18664: this stuff is included from libreplaceStefan Metzmacher1-296/+0
2007-10-10r18663: Fix one more uuid -> GUID.Jeremy Allison2-2/+2
2007-10-10r18662: print out the failing command for dynconfig.o tooStefan Metzmacher1-1/+4
2007-10-10r18661: C++ warningsVolker Lendecke1-2/+2
2007-10-10r18660: Fix build, one uuid->GUID was missed.Jim McDonough1-1/+1
2007-10-10r18659: restore BOOL, sorry:-)Stefan Metzmacher1-0/+5
2007-10-10r18654: Rename "struct uuid" => "struct GUID" for consistency.Jelmer Vernooij17-60/+53
2007-10-10r18653: this stuff is in libreplace...Stefan Metzmacher1-103/+0
2007-10-10r18652: libreplace has replacements for strndup and strnlenStefan Metzmacher1-43/+0
2007-10-10r18651: this comment is wrong, was cut'n'paste...Stefan Metzmacher1-4/+0
2007-10-10r18650: this isn't needed twice in include/includes.hStefan Metzmacher1-9/+0
2007-10-10r18649: the PRINTF_ATTRIUTE() macro is provided by libreplaceStefan Metzmacher2-12/+1
2007-10-10r18648: this is provided by libreplaceStefan Metzmacher1-4/+0
2007-10-10r18647: print out the failing cammand, this is very usefull for the build farmStefan Metzmacher1-12/+18
2007-10-10r18646: now we can have the socket_wrapper.c completely in sync with samba4Stefan Metzmacher1-2/+1
2007-10-10r18644: bring in libreplace in lib/replaceStefan Metzmacher55-629/+8132
2007-10-10r18643: Fix a 64-bit warningVolker Lendecke1-1/+1
2007-10-10r18642: convert [out] parameters to pointers in Spooler IDLGerald Carter1-61/+62
2007-10-10r18641: Checking in the wkssvc files after updating the [out]Gerald Carter8-6/+7757
2007-10-10r18640: move to socket_wrapper to lib/socket_wrapper/Stefan Metzmacher6-100/+229
2007-10-10r18638: This is an attempt to fix the AIX build. Jeremy, as you are busy talkingVolker Lendecke1-3/+0
2007-10-10r18632: Make C++ compilers happy.Jelmer Vernooij1-12/+11
2007-10-10r18623: starting on eventlog IDLGerald Carter11-18/+3801
2007-10-10r18622: Fix at least the python bindings *build*, I'm sure there is much more toGünther Deschner1-2/+2
2007-10-10r18621: Fix samr server build.Günther Deschner1-1/+1
2007-10-10r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()Günther Deschner1-2/+19
2007-10-10r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.Günther Deschner3-10/+157
2007-10-10r18618: * remove svn:externalsGerald Carter21-180/+8849
2007-10-10r18617: fix unixinfo call after change to IDL (change from pointer)Gerald Carter1-1/+1
2007-10-10r18616: fix breakage after DLIST_ADD_END() changes for --with-pamGerald Carter1-2/+1
2007-10-10r18613: Metze, in your DLINKLIST commit you changed thisJeremy Allison1-1/+1
2007-10-10r18612: remove RPC-ECHO till it gets fixedStefan Metzmacher1-1/+1
2007-10-10r18608: -D_SAMBA_BUILD_ was already added in another place to CFLAGSStefan Metzmacher1-1/+0
2007-10-10r18606: - fix the detection of the working quota implementationStefan Metzmacher2-5/+14
2007-10-10r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher14-55/+64
2007-10-10r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison8-3/+1443
2007-10-10r18598: Add marshalling support to smb_io_time.Volker Lendecke1-1/+8
2007-10-10r18597: A C++ warningVolker Lendecke1-1/+1
2007-10-10r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij21-581/+2629
2007-10-10r18562: quick build fix rather than rolling back (I didn't actually intend th...Gerald Carter1-0/+3
2007-10-10r18560: * Add in the winreg and initshutdown IDL filesGerald Carter20-17/+8577
2007-10-10r18557: If you've set security=ads, do the DNS queries first.Jeremy Allison1-9/+6
2007-10-10r18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>.Volker Lendecke1-0/+76
2007-10-10r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.Jeremy Allison2-6/+8
2007-10-10r18551: Implement a 30 seconds from startup, during which weJeremy Allison4-3/+27
2007-10-10r18547: Add in fixes to mangling dir code - ensure don'tJeremy Allison2-45/+56
2007-10-10r18543: Fix Coverity ID#312Volker Lendecke1-0/+1
2007-10-10r18534: Fix grammarSimo Sorce1-1/+1
2007-10-10r18533: Ensure we clear out the failed connection cache for an entireJeremy Allison2-2/+30