summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r18648: this is provided by libreplaceStefan Metzmacher2007-10-101-4/+0
* r18647: print out the failing cammand, this is very usefull for the build farmStefan Metzmacher2007-10-101-12/+18
* r18646: now we can have the socket_wrapper.c completely in sync with samba4Stefan Metzmacher2007-10-101-2/+1
* r18644: bring in libreplace in lib/replaceStefan Metzmacher2007-10-1055-629/+8132
* r18643: Fix a 64-bit warningVolker Lendecke2007-10-101-1/+1
* r18642: convert [out] parameters to pointers in Spooler IDLGerald Carter2007-10-101-61/+62
* r18641: Checking in the wkssvc files after updating the [out]Gerald Carter2007-10-108-6/+7757
* r18640: move to socket_wrapper to lib/socket_wrapper/Stefan Metzmacher2007-10-106-100/+229
* r18638: This is an attempt to fix the AIX build. Jeremy, as you are busy talkingVolker Lendecke2007-10-101-3/+0
* r18632: Make C++ compilers happy.Jelmer Vernooij2007-10-101-12/+11
* r18623: starting on eventlog IDLGerald Carter2007-10-1011-18/+3801
* r18622: Fix at least the python bindings *build*, I'm sure there is much more toGünther Deschner2007-10-101-2/+2
* r18621: Fix samr server build.Günther Deschner2007-10-101-1/+1
* r18620: Fallback to non-paging LDAP searches in ads_do_search_retry_internal()Günther Deschner2007-10-101-2/+19
* r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing.Günther Deschner2007-10-103-10/+157
* r18618: * remove svn:externalsGerald Carter2007-10-1021-180/+8849
* r18617: fix unixinfo call after change to IDL (change from pointer)Gerald Carter2007-10-101-1/+1
* r18616: fix breakage after DLIST_ADD_END() changes for --with-pamGerald Carter2007-10-101-2/+1
* r18613: Metze, in your DLINKLIST commit you changed thisJeremy Allison2007-10-101-1/+1
* r18612: remove RPC-ECHO till it gets fixedStefan Metzmacher2007-10-101-1/+1
* r18608: -D_SAMBA_BUILD_ was already added in another place to CFLAGSStefan Metzmacher2007-10-101-1/+0
* r18606: - fix the detection of the working quota implementationStefan Metzmacher2007-10-102-5/+14
* r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END()Stefan Metzmacher2007-10-1014-55/+64
* r18603: Add in the NFSv4 ACL mapping code from IBM.Jeremy Allison2007-10-108-3/+1443
* r18598: Add marshalling support to smb_io_time.Volker Lendecke2007-10-101-1/+8
* r18597: A C++ warningVolker Lendecke2007-10-101-1/+1
* r18572: Use the autogenerated client and server for the echo interface and im...Jelmer Vernooij2007-10-1021-581/+2629
* r18562: quick build fix rather than rolling back (I didn't actually intend th...Gerald Carter2007-10-101-0/+3
* r18560: * Add in the winreg and initshutdown IDL filesGerald Carter2007-10-1020-17/+8577
* r18557: If you've set security=ads, do the DNS queries first.Jeremy Allison2007-10-101-9/+6
* r18556: Implement "net sam policy", thanks to Karolin Seeger <ks@sernet.de>.Volker Lendecke2007-10-101-0/+76
* r18552: Ensure the sitename matches before we SAF store a DC in ADS mode.Jeremy Allison2007-10-102-6/+8
* r18551: Implement a 30 seconds from startup, during which weJeremy Allison2007-10-104-3/+27
* r18547: Add in fixes to mangling dir code - ensure don'tJeremy Allison2007-10-102-45/+56
* r18543: Fix Coverity ID#312Volker Lendecke2007-10-101-0/+1
* r18534: Fix grammarSimo Sorce2007-10-101-1/+1
* r18533: Ensure we clear out the failed connection cache for an entireJeremy Allison2007-10-102-2/+30
* r18530: typosSimo Sorce2007-10-101-2/+2
* r18529: warn the user that putting the machine host name on theSimo Sorce2007-10-101-0/+8
* r18527: Janitor for Jeremy ;-)Volker Lendecke2007-10-101-12/+12
* r18526: Use generated server for unixinfo RPC interface.Jelmer Vernooij2007-10-1013-706/+307
* r18525: Be a little less agressive about going back online when requested.Jeremy Allison2007-10-101-7/+15
* r18519: Copy over the Samba4 code to figure out options for the named initial...Volker Lendecke2007-10-102-0/+76
* r18512: Add krb5conf file environment to debug statement.Günther Deschner2007-10-101-2/+3
* r18511: Ops, fix the build.Günther Deschner2007-10-101-1/+1
* r18510: Protect against storing null-sids in the winbind cache.Günther Deschner2007-10-101-0/+8
* r18509: We must always canonicalise the usernames to be UPPERCASE DOMAIN,Jeremy Allison2007-10-101-2/+3
* r18508: A query for the LDAP schema can never be done anonymously against AD.Günther Deschner2007-10-101-22/+1
* r18507: Added debug log for returned username.Jeremy Allison2007-10-101-0/+1
* r18506: Fix online requests to cause an immediate DC connection.Jeremy Allison2007-10-102-8/+38